Browse Source

Add transifex configuration

merge-requests/1990/head
Nicolas Pomepuy 3 years ago
parent
commit
f38ecead9b
  1. 12
      .tx/config

12
.tx/config

@ -0,0 +1,12 @@
[main]
host = https://app.transifex.com
[o:yaron:p:vlc-trans:r:android]
file_filter = application/resources/src/main/res/values-<lang>/strings.xml
source_file = application/resources/src/main/res/values/strings.xml
type = ANDROID
minimum_perc = 0
resource_name = android
replace_edited_strings = false
keep_translations = false
Loading…
Cancel
Save