diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2023-04-22 13:36:34 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2023-04-22 13:36:34 +0300 |
commit | 8a3a2746a5d16b78c5a6d0791c5e35f355a22f0e (patch) | |
tree | ce13b3389f76ae3692d7de7d75ef618ff87f85ef | |
parent | 5c43fe8dcff3f81b8e3ccabec5bd3592af69b5d3 (diff) | |
download | rpmdrake-8a3a2746a5d16b78c5a6d0791c5e35f355a22f0e.tar rpmdrake-8a3a2746a5d16b78c5a6d0791c5e35f355a22f0e.tar.gz rpmdrake-8a3a2746a5d16b78c5a6d0791c5e35f355a22f0e.tar.bz2 rpmdrake-8a3a2746a5d16b78c5a6d0791c5e35f355a22f0e.tar.xz rpmdrake-8a3a2746a5d16b78c5a6d0791c5e35f355a22f0e.zip |
Adopt config to the new tx CLI
-rw-r--r-- | po/.tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/.tx/config b/po/.tx/config index bec01573..cb3b7340 100644 --- a/po/.tx/config +++ b/po/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[mageia.rpmdrake] +[o:MageiaLinux:p:mageia:r:rpmdrake] file_filter = <lang>.po source_file = rpmdrake.pot source_lang = en |