summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlangsmith <langstonlmcs@gmail.com>2018-08-21 10:56:18 -0700
committerTobrun <tobrun@mapbox.com>2018-08-22 06:30:58 +0200
commit516131d4b0052d8dd33e8e69be53d2c54fc3fd10 (patch)
tree892f13526d6593da018df91b106e8d6cf3c90705
parentc5ab61d1992d39af438c9ed3a8b0255ea22bd0b6 (diff)
downloadqtlocation-mapboxgl-516131d4b0052d8dd33e8e69be53d2c54fc3fd10.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