Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(translation): use ResourceUrn instead of SimpleUrn #4931

Merged
merged 6 commits into from Oct 30, 2021

Conversation

DarkWeird
Copy link
Contributor

Contains

Prepare to extract I18n as Subsystem.
Part of #4304.
It required for extract AutoConfig.

How to test

  1. Run main menu. See that text rendered normally
  2. Run game. See that text rendered normally.

@github-actions github-actions bot added the Type: Refactoring Request for or implementation of pure and automatic refactorings, e.g. renaming, to improve clarity label Oct 25, 2021
@keturn keturn self-requested a review October 25, 2021 17:37
@DarkWeird DarkWeird added this to In progress in Subsystem Extraction via automation Oct 26, 2021
Copy link
Member

@jdrueckert jdrueckert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DarkWeird I'm wondering whether we should rename variables currently called uri to urn instead

Subsystem Extraction automation moved this from In progress to Review in progress Oct 30, 2021
DarkWeird and others added 2 commits October 30, 2021 23:13
…tionData.java

Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
…temImpl.java

Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
@jdrueckert
Copy link
Member

same for all occurrences

@DarkWeird I think a refactor in intellij might've been easier than just merging the suggestions 🙈

Copy link
Member

@jdrueckert jdrueckert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DarkWeird I took the liberty of just doing the remaining renamings 🙂

@jdrueckert jdrueckert changed the title refactor(translation): Replace to use ResourceUrn instead SimpleUrn refactor(translation): use ResourceUrn instead of SimpleUrn Oct 30, 2021
@jdrueckert jdrueckert merged commit 19e8cdb into develop Oct 30, 2021
Subsystem Extraction automation moved this from Review in progress to Done Oct 30, 2021
@jdrueckert jdrueckert deleted the feat/prepare-to-extract-translation branch October 30, 2021 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Refactoring Request for or implementation of pure and automatic refactorings, e.g. renaming, to improve clarity
Development

Successfully merging this pull request may close these issues.

None yet

2 participants