From aca44c5830e430cc32fa0e0e16a63168358fd88c Mon Sep 17 00:00:00 2001 From: Branden Archer Date: Sat, 16 Jun 2018 17:53:51 -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 000000000..7506ae011 --- /dev/null +++ b/.tx/config @@ -0,0 +1,10 @@ +[main] +host = https://www.transifex.com + +[loyalty-card-locker.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 +