diff options
author | raveit65 <[email protected]> | 2018-03-23 14:19:49 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 14:19:49 +0100 |
commit | defd057d709f723c60a77ed86fb5e51c90784990 (patch) | |
tree | b45e43224eb628ea01a3dbacc28aa0fb8b5c58bc | |
parent | 9179c7277b76c7045411b07d8b3c788ae0c61bbb (diff) | |
download | mozo-defd057d709f723c60a77ed86fb5e51c90784990.tar.bz2 mozo-defd057d709f723c60a77ed86fb5e51c90784990.tar.xz |
tx: update config with branch specific resoures
-rw-r--r-- | .tx/config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ [main] host = https://www.transifex.com -[MATE.mozo] +[MATE.master--mozo] file_filter = po/<lang>.po source_file = po/mozo.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |