diff options
author | raveit65 <[email protected]> | 2023-09-01 20:08:04 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-09-01 20:08:04 +0200 |
commit | 58a1838250583dda0775bd4dea7712071e229c16 (patch) | |
tree | 952c6a248c23c14526b9ebb7188257c6d33cb4ab | |
parent | e4cb5aac0a7c64d26bf4d078184ade13206e117b (diff) | |
download | libmateweather-58a1838250583dda0775bd4dea7712071e229c16.tar.bz2 libmateweather-58a1838250583dda0775bd4dea7712071e229c16.tar.xz |
tx: cleanup configs
-rwxr-xr-x | .tx/config_20221028214811.bak | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.tx/config_20221028214811.bak b/.tx/config_20221028214811.bak deleted file mode 100755 index 7a5cfa0..0000000 --- a/.tx/config_20221028214811.bak +++ /dev/null @@ -1,16 +0,0 @@ -[main] -host = https://www.transifex.com - -[MATE.master--libmateweather] -file_filter = po/<lang>.po -source_file = libmateweather.pot -source_lang = en -type = PO -minimum_perc = 2 - -[MATE.master--libmateweather-locations] -file_filter = po-locations/<lang>.po -source_file = locations.pot -source_lang = en -type = PO -minimum_perc = 2 |