Skip to content
Snippets Groups Projects

feat: add language selection

Closed Norbel Ambanumben requested to merge nambanumben/bitmask_android:issues/9156 into master

Closses #9156 (closed)

Proposed Changes

  • Add option to change language in Advanced Settings.
  • Implement fragment to display language options
  • Set up locales_config to display language selection in phone settings.
. . .
Screenshot_20240923_191116 Screenshot_20240923_191143 Screenshot_20240923_191151
Screenshot_20240923_191210 Screenshot_20240923_191222 Screenshot_20240923_191237

NOTE : Cannot match desktop UI. Android uses a resource qualifier system to select the appropriate resources based on a device's locale. Simply using "es" for all Spanish speakers would ignore the linguistic diversity within the language. We currently have "es-AR" and "es-CU" in addition. When we have es-DO , es-PA , es-PR the system falls back to es. Same rule applies to de, de_DE,de_**

Action items

  • Update list of supported languages to only include languages with enough translated strings to count as proper translation.
Edited by Norbel Ambanumben

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading