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

I18n v2 (@NonNls + Locals for toLowerCase/toUpperCase) #12840

Merged
merged 11 commits into from
Aug 17, 2024

Conversation

frigoref
Copy link
Member

  • add @NonNls to respective Strings
  • Locals for toLowerCase() or toUpperCase() calls

(.*String .+ *= "\w+\.[A-Za-z]+[A-Za-z\.]*)
AbstractConditionsAttachment.java
AbstractImageFactory.java
AutoPlacementFinder.java
ClipPlayer.java
CliProperties.java
CommentPanel.java
DownloadFile.java
FileNameUtils.java
FlagIconImageFactory.java
GameParser.java
GameRunner.java
InGameLobbyWatcher.java
MapData.java
NodeBbForumPoster.java
NotificationMessages.java
ObjectiveProperties.java
PoliticsText.java
ProductionRepairPanel.java
ProductionTabsProperties.java
TooltipProperties.java
UnitIconProperties.java
UnitImageFactory.java
…g-pattern

(.*static final String .* = ")
… calls

(?<!NonNls) (p.* static final String)
@frigoref frigoref merged commit 2219d8d into triplea-game:master Aug 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant