organicmaps / organicmaps/website
Localize language names in every language
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 36
- Forks
- 44
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 4
Description
install-fdroid = "Telepítse az Organic Maps-et az F-Droidról"
-language = "Magyar"
+language = "Angol"
name = "Név"
token = "Token"
People are confused with language = "English" and translate it to the name of English in their language. It would be better to localized language names for every language, i.e. language_en, language_hu, etc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points, so first locate the translation data and code that render the language label. Add locale-specific names such as language_en and language_hu for every supported language, then verify that each locale displays its own localized language names.
Written by the indexing model from the issue text.
Assessment
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100