diff options
author | raveit65 <[email protected]> | 2018-03-11 17:39:42 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 17:40:13 +0100 |
commit | 2059f58144696c61f986cd6e0ee6e8407f51d3e5 (patch) | |
tree | a8ee27cec9e78a00eb9c99db357a560215f32a79 /.tx/config | |
parent | 33cc3f65bc9a536fc053bd32d0379b5f910bfb15 (diff) | |
download | mate-desktop-2059f58144696c61f986cd6e0ee6e8407f51d3e5.tar.bz2 mate-desktop-2059f58144696c61f986cd6e0ee6e8407f51d3e5.tar.xz |
transifex: set minimum_perc and type in config file
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ host = https://www.transifex.com file_filter = po/<lang>.po source_file = po/mate-desktop.pot source_lang = en +type = PO +minimum_perc = 1 |