This behavior is specifically mentioned in a draft I've seen of a spec
for the first-run setup. But that setup is not part of System Settings
any more, it's part of Unity.

** Changed in: ubuntu-ux
     Assignee: Matthew Paul Thomas (mpt) => Andreea Pirvu (andreea-pirvu)

** Package changed: ubuntu-system-settings (Ubuntu) => unity8 (Ubuntu)

** Summary changed:

- [system settings] UI language should follow SIM card preferred language
+ [setup] UI language should follow SIM card preferred language

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1331952

Title:
  [setup] UI language should follow SIM card preferred language

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1331952/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to