diff options
author | raveit65 <[email protected]> | 2021-12-11 14:50:46 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 14:50:46 +0100 |
commit | da9f5e9af16813b0cbc42706322eb4cd67c2ee55 (patch) | |
tree | 63578407b4e06e0625f1ec10f544850d592abc0a | |
parent | cdef1bce3ffae341e542ea585024db37a408d49e (diff) | |
download | libmateweather-da9f5e9af16813b0cbc42706322eb4cd67c2ee55.tar.bz2 libmateweather-da9f5e9af16813b0cbc42706322eb4cd67c2ee55.tar.xz |
tx: add transifex config for locations.pot
-rw-r--r-- | .tx/config | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,3 +7,10 @@ source_file = po/libmateweather.pot source_lang = en type = PO minimum_perc = 2 + +[MATE.1-26--libmateweather-locations] +file_filter = po-locations/<lang>.po +source_file = locations.pot +source_lang = en +type = PO +minimum_perc = 2 |