Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

fixed: app was not showing proper language

Hasib Prince requested to merge 5250-install_language into main

Description

Some particular apps installed from app lounge were showing English instead of selected language from settings.

Issue(s)

Test environment

Gradle build against 5250-install_language branch, install the apk into the device

Test procedures

Change language to other language (French) from settings => Install EcarUp => check It's showing french

Technical details

Wrong locales in headers during fetching data. These locales of headers come from AuthData. Locale of Authdata was English always. Now it's been fixed by updating the locale from settings defualt.

Screenshots

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation

Merge request reports

Loading