From f38ecead9b2117805ab483b6f8b0b0d0a8449668 Mon Sep 17 00:00:00 2001 From: Nicolas Pomepuy Date: Mon, 18 Dec 2023 11:46:28 +0100 Subject: [PATCH] Add transifex configuration --- .tx/config | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100755 index 000000000..7dfe59270 --- /dev/null +++ b/.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-/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 +