Homec4science

Provide base "Simplified" and "Traditional" Chinese locales

Authored by epriestley <git@epriestley.com> on Jul 1 2016, 15:16.

Description

Provide base "Simplified" and "Traditional" Chinese locales

Summary:
Fixes T11249. From what I can tell, the locale tree for Chinese looks like this in modern usage (maybe?):

  • zh_Hans Chinese (Simplified)
    • zh_ZH Chinese (Simplified, China)
    • zh_SG Chinese (Simplified, Singapore)
  • zh_Hant Chinese (Traditional)
    • zh_TW Chinese (Traditional, Taiwan)
    • zh_HK Chinese (Traditional, Hong Kong)

Except that everyone disagrees and does different things and various standards define esoteric things like "zh-Hans-SG".

But I think inheriting them like this mostly makes sense, probably.

This just adds the base locales; we can add the child locales later to distinguish regional variance like "color" vs "colour".

Test Plan: Saw both options in the translation menu.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11249

Differential Revision: https://secure.phabricator.com/D16212

Details

Committed
epriestley <git@epriestley.com>Jul 1 2016, 16:16
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUe9e79fd8d7f5: Disambiguate "host.com:123" as a port, not a relative path
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUdde2f74f2793: Provide base "Simplified" and "Traditional" Chinese locales (authored by epriestley <git@epriestley.com>).Jul 1 2016, 16:16