[tor-commits] [orbot/master] Added orbotservice module to transifex config
    n8fr8 at torproject.org 
    n8fr8 at torproject.org
       
    Wed Oct  7 12:37:35 UTC 2020
    
    
  
commit 81346eb232971db47b3c2d9864c2849104625e88
Author: bim <dsnake at protonmail.com>
Date:   Wed Sep 2 10:27:06 2020 -0400
    Added orbotservice module to transifex config
---
 .tx/config | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/.tx/config b/.tx/config
index 6976ee79..14f551ed 100644
--- a/.tx/config
+++ b/.tx/config
@@ -9,6 +9,13 @@ source_file = app/src/main/res/values/strings.xml
 source_lang = en
 type = ANDROID
 
+[orbot.servicexml]
+file_filter = orbotservice/src/main/res/values-<lang>/strings.xml
+host = https://www.transifex.com
+source_file = orbotservice/src/main/res/values/strings.xml
+source_lang = en
+type = ANDROID
+
 [orbot.poestringsxml]
 file_filter = app/src/main/res/values-<lang>/poestrings.xml
 host = https://www.transifex.com
    
    
More information about the tor-commits
mailing list