Conversation
Change-Id: Ib775606f8bfd6beaf8e777044f988472511bf414
papeh
requested changes
Apr 9, 2026
Contributor
papeh
left a comment
There was a problem hiding this comment.
That's great that you already have localizations for de, es, and fr. Rather than checking them into the repo, they should be uploaded to Crowdin. I've sent you an invitation.
papeh
reviewed
Apr 9, 2026
Change-Id: Idd8598ea9dc3963a5f3051cc27950de4f065ad9c
Change-Id: I8ae55b561a37004d98924cf79ef3b58009d0c8f9
papeh
reviewed
Apr 13, 2026
Change-Id: Ice60da50b48c4f4d34795e8558d93f425c3d9fbf
Change-Id: I433c8b98ca414e4b01e25654939bb81507346b31
Change-Id: I7764c53cc8c6dd5cd3f754d97450c55aa145f40b
papeh
approved these changes
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds English (by default), French, German, and Spanish for the 13 strings used in the HcSynthByGloss tools.
The EXE puts the locale code as its first argument.
The DLL add a property to set the locale code.
This change is