summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlangsmith <langstonlmcs@gmail.com>2018-08-21 10:56:18 -0700
committerlangsmith <langstonlmcs@gmail.com>2018-08-21 10:56:18 -0700
commit8bd8473474f4ba6c624ef084644679676bdfc2aa (patch)
tree892f13526d6593da018df91b106e8d6cf3c90705
parent6a5fd8418991684bf01b976c2115df6b5389f1c7 (diff)
downloadqtlocation-mapboxgl-8bd8473474f4ba6c624ef084644679676bdfc2aa.tar.gz
added zh_CN: zh-Hans to android lang_map in tx config file
-rw-r--r--.tx/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config
index 272fe45b16..42ef4ab563 100644
--- a/.tx/config
+++ b/.tx/config
@@ -46,7 +46,7 @@ type = STRINGS
[mapbox-gl-native.stringsxml-android]
file_filter = platform/android/MapboxGLAndroidSDK/src/main/res/values-<lang>/strings.xml
-lang_map = pt_PT: pt-rPT
+lang_map = pt_PT: pt-rPT, zh_CN: zh-Hans
source_file = platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
source_lang = en
type = ANDROID