Skip to content

Conversation

jacalata
Copy link
Contributor

@jacalata jacalata commented Oct 8, 2025

Addresses #307
This changelist removes any remaining hardcoded strings and replaces them with calls to the localized strings. The strings are not necessarily localized yet.

jacalata and others added 28 commits April 30, 2024 00:46
Add or edit some changed messages
- cleaned up string ids that either added "tabcmd" as a prefix or took it off as a prefix incorrectly
- add back some deleted strings
- incorporate check_strings into the localization build and pushed some output into a log file
- added docs in Contributing.md and i18n/README
This edits the *.properties files in place, leaving them ready to check in.
When translations are being brought in, we can just paste in the whole file and let it delete the ones we don't need.
Drop the filtering step in our .mo generation
alphabetize *just* this block of tabcmd.x
Remaining non-localized strings are used at times when the loc module may not be loaded (e.g throwing an error stack).
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.

2 participants