diff options
author | raveit65 <[email protected]> | 2018-03-23 12:18:26 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:18:26 +0100 |
commit | 9d8c7d67d5aeca3bfb6d39d7ba170ecbc32f1b08 (patch) | |
tree | 7ac4fe32ab94de224c10de2c71c82cf837ae44a4 | |
parent | 8cbc4cb3a1886a4a9b50b3a95ee9b12854b5ba4f (diff) | |
download | caja-extensions-9d8c7d67d5aeca3bfb6d39d7ba170ecbc32f1b08.tar.bz2 caja-extensions-9d8c7d67d5aeca3bfb6d39d7ba170ecbc32f1b08.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.caja-extensions] +[MATE.1-20--caja-extensions] file_filter = po/<lang>.po source_file = po/caja-extensions.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |