Skip to content

Conversation

@jacalata
Copy link
Contributor

Release strings update

jacalata and others added 30 commits June 13, 2024 18:52
A lot of changes to the dodo code, but it's mostly
a) handling file paths better
b) moving the 'merge files' step before the 'generate po' step
c) automating some processing I did manually in the past to remove lines that caused problems
There is a group of strings I appear to have added manually that was deleted with the new loc file dump, and another group of string keys that are used in code and don't appear in properties.
Adding here to not lose them, but hope to find they are not necessary.
Add copyright, fix handling of strings with '=' in them
these should make the process of updating strings straightforward in the future, and create intermediate outputs to help with debugging if it is not.

Validated with the windows package only so far.
Removed a duplicate string from extras.properties
Adding the newly generated .mo files
and remove test on a string that no longer exists
- replace double quotes with single
- cleaner file globs
- remove no-op encoding
- fix copyright
Also add to automation a step where I replaced two-single-quote chars with one.
Add a large number of new localized strings
Also tweaks the output of the localization progress logging to be easier to follow
fix glob reference to find strings in code
@jacalata jacalata merged commit 2744ca1 into main Aug 26, 2024
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.

4 participants