Make use of Existing Translations

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
This commit is contained in:
Torsten Grote
2016-06-23 14:54:54 -03:00
parent 4176f592df
commit 4d3a333915
4 changed files with 468 additions and 0 deletions

11
briar-android/.tx/config Normal file
View File

@@ -0,0 +1,11 @@
[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