Page MenuHomePhabricator

Allow change of interface language
Closed, DeclinedPublic

Description

Request from: https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom&TicketID=7655611

If the users language isn't pretty good as phone language (maybe of badly or not fully translated) the user can not use the translated interface of the Wikipedia App (it's only possible to change interface language when you change the phone language). Suggestion: Set phone language as default, but enable to change it in settings.


Version: Stable
Severity: enhancement

Details

Reference
bz68299

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:33 AM
bzimport set Reference to bz68299.
bzimport added a subscriber: Unknown Object (MLST).

This is fairly technically hard to do, since we just use Android's default i18n system, which, afaik, does not allow you to programmatically set the language (I'll be happy to be proven wrong). This means that the only way to implement this is to implement our own i18n system, which is... hard.

sundarbecse wrote:

(In reply to Yuvi Panda from comment #1)

This is fairly technically hard to do, since we just use Android's default
i18n system, which, afaik, does not allow you to programmatically set the
language (I'll be happy to be proven wrong). This means that the only way to
implement this is to implement our own i18n system, which is... hard.

Oh, I see.

Per Yuvi's explanation, I'm going to WONTFIX this bug. We can always revisit this in the future, but this isn't on the table right now.

I'd open another one: "The Wikimedia Foundation should campaign to get mobile operating system vendors to open up to more locales" :/