From 5c8ad4de473e7c040d3812aa0c345a83a51cae2b Mon Sep 17 00:00:00 2001 From: langsmith Date: Wed, 22 Aug 2018 10:51:05 -0700 Subject: [android] adding more language maps to tx config file --- .tx/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tx') diff --git a/.tx/config b/.tx/config index 6ac5784884..a6730e261b 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-/strings.xml -lang_map = pt_PT: pt-rPT, zh_CN: zh-rCN +lang_map = pt_PT: pt-rPT, zh_CN: zh-rCN, zh_TW: zh-rTW, zh_HK: zh-rHK source_file = platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml source_lang = en type = ANDROID -- cgit v1.2.1