diff options
author | raveit65 <[email protected]> | 2021-03-05 20:33:10 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-03-05 20:33:10 +0100 |
commit | 5ccc576439740d8334b8c259c80ef5fe2322b812 (patch) | |
tree | 866c1a0fe84e7aa3f1752235bba8479cec78a370 | |
parent | 743fb23157ab9fe1851792d1c6842813a5fdd6c2 (diff) | |
download | caja-dropbox-5ccc576439740d8334b8c259c80ef5fe2322b812.tar.bz2 caja-dropbox-5ccc576439740d8334b8c259c80ef5fe2322b812.tar.xz |
tx: add transifex config
-rw-r--r-- | .tx/config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..10a829f --- /dev/null +++ b/.tx/config @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[MATE.master--caja-dropbox] +file_filter = po/<lang>.po +source_file = caja-actions.pot +source_lang = en +type = PO +minimum_perc = 2 |