mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Adds first translations to source code and sets up transifex config file. Pull more translations later with: cd briar-android tx pull --mode=developer Closes #448
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
[main]
|
|
host = https://www.transifex.com
|
|
lang_map = pt_BR: pt-rBR
|
|
|
|
[briar.stringsxml-5]
|
|
file_filter = res/values-<lang>/strings.xml
|
|
source_file = res/values/strings.xml
|
|
source_lang = en
|
|
type = ANDROID
|
|
minimum_perc = 25
|
|
|