diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2023-03-31 15:49:15 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2023-03-31 15:49:15 +0300 |
commit | 3655c397b82c9820999a2b6f9af1d3a562103608 (patch) | |
tree | 2c327e14c34b1744b5d7ec87213fd0e7f4c76437 | |
parent | c112bd18e92b506e2b2c0d700449e00fbf490b9b (diff) | |
download | MageiaSync-3655c397b82c9820999a2b6f9af1d3a562103608.tar MageiaSync-3655c397b82c9820999a2b6f9af1d3a562103608.tar.gz MageiaSync-3655c397b82c9820999a2b6f9af1d3a562103608.tar.bz2 MageiaSync-3655c397b82c9820999a2b6f9af1d3a562103608.tar.xz MageiaSync-3655c397b82c9820999a2b6f9af1d3a562103608.zip |
Adopt config to the new tx CLI
-rw-r--r-- | translations/.tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/.tx/config b/translations/.tx/config index 7e0252d..55dccb4 100644 --- a/translations/.tx/config +++ b/translations/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[mageia.mageiasync] +[o:MageiaLinux:p:mageia:r:mageiasync] file_filter = mageiaSync_<lang>.ts source_file = mageiaSync_en.ts source_lang = en |