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

Update language support for new locale codes #30

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ace-dent
Copy link
Contributor

@ace-dent ace-dent commented Jun 1, 2024

Recently we have changed from 'bespoke' two-letter language codes, to a more universal locale format, based on ISO 639-1 and ISO 3166-1. See issue tracker for more details.

We need to fix up code and build scripts, to make sure translations / languages work with the new locale codes correctly.

Checking in WIP.
@ace-dent ace-dent requested a review from dunkaist June 1, 2024 08:25
@ace-dent ace-dent self-assigned this Jun 1, 2024
@ace-dent ace-dent marked this pull request as draft June 1, 2024 08:25
ace-dent added 2 commits June 1, 2024 09:49
- Rename files to better match new locale codes.
- Update language codes.
- Minimal white space sanitation.
- Update language codes.
- Minimal white space sanitation.
ace-dent added 3 commits June 4, 2024 15:54
- Update language codes.
- Correct some en_US translations.
- White space sanitation, including EOL.
- Small tweak for easier merging with @dunkaist’s changes.
@ace-dent ace-dent marked this pull request as ready for review June 4, 2024 22:29
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