From 5b7e87b87786ab1eee088c568562c04e355075ba Mon Sep 17 00:00:00 2001 From: Branden Archer Date: Sat, 16 Jun 2018 17:55:53 -0400 Subject: [PATCH] Add Transifex config file --- .tx/config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..2eb2edd --- /dev/null +++ b/.tx/config @@ -0,0 +1,10 @@ +[main] +host = https://www.transifex.com + +[protect-baby-monitor.stringsxml] +file_filter = app/src/main/res/values-/strings.xml +minimum_perc = 0 +source_file = app/src/main/res/values/strings.xml +source_lang = en +type = ANDROID +