TeamAmaze / TeamAmaze/AmazeFileManager

In the language selector, the language names should be in that language, not current locale

Open
#4,607 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Translation Issue-Bug
Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

In the language selector, the language names should be in that language, not current locale. Doing this simplifies problems with translations, where not all languages have translations to all locales (bqi for example). This is tagged as bug because some languages (such as Luri dialect), have no language names defined and only show the raw codes, which are illegible.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named; locate the Android language-selector entry point and inspect how language names are resolved for the current locale. Reproduce the issue with Luri and bqi, then verify that each language displays its own name rather than a missing translation or raw code.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
localization, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.