← Back to team overview

touch-packages team mailing list archive

[Bug 1331952] [NEW] [system settings] UI language should follow SIM card preferred language

 

You have been subscribed to a public bug:

Test steps:
1. Insert a SIM card with preferred language Finnish
2. Boot the phone
Expected result: UI language is Finnish
Actual result: UI language is English. Finnish or other languages can be manually selected from the settings UI.

The SIM card's list of preferred languages is correctly given by oFono:
dbus-send --print-reply --system --dest=org.ofono /ril_0 org.ofono.SimManager.GetProperties

  dict entry(
     string "PreferredLanguages"
     variant             array [
           string "fi"
           string "sv"
           string "en"
        ]
  )

A technical reference is ETSI TS 102 221, section 13.3 EF_PL (Preferred
Languages). But this is also a business requirement for OEM and operator
partners.

** Affects: ubuntu-ux
     Importance: Medium
     Assignee: Andreea Pirvu (andreea-pirvu)
         Status: Triaged

** Affects: unity8 (Ubuntu)
     Importance: Low
         Status: Confirmed

-- 
[system settings] UI language should follow SIM card preferred language
https://bugs.launchpad.net/bugs/1331952
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.