diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2024-09-04 20:35:39 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2024-09-04 20:35:39 +0300 |
commit | 828391db0e5c7fc2ccfd4387426131a5611f7711 (patch) | |
tree | 05f9682008bf9dd264d39dc9d7f444505012dffa | |
parent | d26ee44f62148055052b412b2d22fb67482487da (diff) | |
download | drakx-828391db0e5c7fc2ccfd4387426131a5611f7711.tar drakx-828391db0e5c7fc2ccfd4387426131a5611f7711.tar.gz drakx-828391db0e5c7fc2ccfd4387426131a5611f7711.tar.bz2 drakx-828391db0e5c7fc2ccfd4387426131a5611f7711.tar.xz drakx-828391db0e5c7fc2ccfd4387426131a5611f7711.zip |
Add config for help
-rw-r--r-- | perl-install/install/help/po/.tx/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/perl-install/install/help/po/.tx/config b/perl-install/install/help/po/.tx/config new file mode 100644 index 000000000..1e41c0d04 --- /dev/null +++ b/perl-install/install/help/po/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[o:MageiaLinux:p:mageia:r:drakx_help] +file_filter = <lang>.po +source_file = DrakX-help.pot +source_lang = en +type = PO |