diff options
| author | 2016-12-20 19:39:19 +0000 | |
|---|---|---|
| committer | 2016-12-20 19:39:25 +0000 | |
| commit | 3874d0409e7a14fd6b2959e720f4fb38b23e617a (patch) | |
| tree | 920edea3a1da1d667bf28de63d1f349af645e9e4 | |
| parent | edef8505cbe75afed06fd3e1a99c7a263f698f57 (diff) | |
| parent | baefdc5baf546446c8b21ce6c04e1a3ff0c6dfbf (diff) | |
Merge "Add locale choice for Cantonese for Hong Kong"
| -rw-r--r-- | core/res/res/values/locale_config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/values/locale_config.xml b/core/res/res/values/locale_config.xml index f07fe7086693..483d05b6cbd2 100644 --- a/core/res/res/values/locale_config.xml +++ b/core/res/res/values/locale_config.xml @@ -484,6 +484,7 @@ <item>yav-CM</item> <!-- Yangben (Cameroon) --> <item>yo-BJ</item> <!-- Yoruba (Benin) --> <item>yo-NG</item> <!-- Yoruba (Nigeria) --> + <item>yue-HK</item> <!-- Cantonese (Hong Kong) --> <item>zgh-MA</item> <!-- Standard Moroccan Tamazight (Morocco) --> <item>zh-Hans-CN</item> <!-- Chinese (Simplified Han,China) --> <item>zh-Hans-HK</item> <!-- Chinese (Simplified Han,Hong Kong) --> |