diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2023-04-19 09:57:11 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2023-04-19 09:57:11 +0300 |
commit | 46febb1ca97324d361c6a04b1730b197e13e50e0 (patch) | |
tree | 5b2e1ea41a2cd4badf52e30ed8b9ee1c238c8e17 | |
parent | fd9e145133e3e66bb4e159d1ee2f541dcc21ae2f (diff) | |
download | urpmi-46febb1ca97324d361c6a04b1730b197e13e50e0.tar urpmi-46febb1ca97324d361c6a04b1730b197e13e50e0.tar.gz urpmi-46febb1ca97324d361c6a04b1730b197e13e50e0.tar.bz2 urpmi-46febb1ca97324d361c6a04b1730b197e13e50e0.tar.xz urpmi-46febb1ca97324d361c6a04b1730b197e13e50e0.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 81afe5a6..93b5b44d 100644 --- a/po/.tx/config +++ b/po/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[mageia.urpmi] +[o:MageiaLinux:p:mageia:r:urpmi] file_filter = <lang>.po source_file = urpmi.pot source_lang = en |