summaryrefslogtreecommitdiff
path: root/.tx/config
blob: 349e8da630259ed2c48e4edaf002ce2b023d69a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[main]
host = https://www.transifex.com
lang_map = zh_CN: zh-Hans, zh_TW: zh-Hant
type = STRINGS
minimum_perc = 80

[mapbox-gl-native.foundationstrings-darwin]
source_file = platform/darwin/resources/Base.lproj/Foundation.strings
source_lang = en
file_filter = platform/darwin/resources/<lang>.lproj/Foundation.strings

[mapbox-gl-native.localizablestrings-ios]
source_file = platform/ios/resources/Base.lproj/Localizable.strings
source_lang = en
file_filter = platform/ios/resources/<lang>.lproj/Localizable.strings

[mapbox-gl-native.localizablestrings-macos]
source_file = platform/macos/sdk/Base.lproj/Localizable.strings
source_lang = en
file_filter = platform/macos/sdk/<lang>.lproj/Localizable.strings

[mapbox-gl-native.rootstrings-ios]
source_file = platform/ios/framework/Settings.bundle/Base.lproj/Root.strings
source_lang = en
file_filter = platform/ios/framework/Settings.bundle/<lang>.lproj/Root.strings