Skip to content

Conversation

@yurtpage
Copy link
Contributor

@yurtpage yurtpage commented Dec 29, 2025

Description

For translations the Android now uses values-lang-rREGION scheme. In the sources there are two duplicated folders values-eu and values-eu-rES. I compared them and copied missing strings from the old to new and removed the duplicate.

Same for other few locales

bn-rBD
eu-rES
sv-rSE
is-rIS
ta-rIN
@yurtpage yurtpage changed the title Fix duplicated Basque language Fix duplicated translations Dec 30, 2025
The values-ku is an ambiguous lang code. It should be one of ckb, kmr, sdh. But the translation file itself has only one string translated so it would be easier to just remove it
There is only Color that in GB is written as Colour. All other strings are the same as in en-US. It would be better to remove them because if the source string was changed then users in the en-GB locale will see an old string. In the same time if there is no a translation for a string then anyway it will be fall back to en-US
@yurtpage
Copy link
Contributor Author

I also checked other translations and there was a lot of empty files that doesn't have any translations. I removed them. Also fixed minor issued that found.

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.

1 participant