Page MenuHomePhabricator

Magic word to expose user's language variant preference
Closed, DeclinedPublic

Description

Author: public.wiki

Description:
In Chinese Wiki projects, such as Chinese Wikipedia, they are using "Automatic conversion between simplified and traditional Chinese" system to solve the problem of conversion between Simp. and Trad. Chinese. Besides UI language, they also can select which Chinese they want to see in their "preference" setting. The setting is called "Variant", and only has five values: zh, zh-cn, zh-tw, zh-hk, zh-sg.

We recently found it would be very useful if there is a new magic word which can catch users's Variant setting. The new magic word will help us solve many conversion problems and arguments.


Version: unspecified
Severity: enhancement

Details

Reference
bz10964

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 9:49 PM
bzimport set Reference to bz10964.
bzimport added a subscriber: Unknown Object (MLST).

There are not only Chinese languages (zh) using variants, another languages like Serbian (sr) or Kazakh (kk) languages, their variant value are useful when they can be catched. Please note this problem is related to the bug 10837, the "Variant" value overriding the "Language" value.

robchur wrote:

Same issues as bug 2085.

herd wrote:

*** Bug 19217 has been marked as a duplicate of this bug. ***