forked from microg/GmsCore
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig
More file actions
21 lines (18 loc) · 679 Bytes
/
config
File metadata and controls
21 lines (18 loc) · 679 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[main]
host = https://www.transifex.com
lang_map = he: iw, zh_TW: zh-rTW, es_MX: es-rMX, pt_BR: pt-rBR
[gmscore.strings]
file_filter = play-services-core/src/main/res/values-<lang>/strings.xml
source_file = play-services-core/src/main/res/values/strings.xml
source_lang = en
type = ANDROID
[gmscore.plurals]
file_filter = play-services-core/src/main/res/values-<lang>/plurals.xml
source_file = play-services-core/src/main/res/values/plurals.xml
source_lang = en
type = ANDROID
[gmscore.permissions]
file_filter = play-services-core/src/main/res/values-<lang>/permissions.xml
source_file = play-services-core/src/main/res/values/permissions.xml
source_lang = en
type = ANDROID