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

Fix translations not being updated #10

Open
Scrumplex opened this issue Apr 29, 2023 · 1 comment
Open

Fix translations not being updated #10

Scrumplex opened this issue Apr 29, 2023 · 1 comment

Comments

@Scrumplex
Copy link
Member

Currently the following translations are not being updated by the update script:

  • en@pirate - Pirate English
  • en@uwu - UwU English
  • en_NZ - New Zealand English
  • nan - Southern Min
  • tok - Toki Pona
@Scrumplex
Copy link
Member Author

It seems like this is the root cause: https://github.com/qt/qttools/blob/2d840624dbeb3bb84e501326187d3ff8bb1be122/src/linguist/lupdate/main.cpp#L425-L429

So I guess it's missing data on how to deal with plurals for these languages?

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

No branches or pull requests

1 participant