diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2013-12-10 19:56:28 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2013-12-10 19:56:28 +0200 |
commit | b45137a9f12647dc362d6898d46842c737fbff43 (patch) | |
tree | 98955cd262429473d9b16c100561ada0be53cc87 | |
parent | c30fa7bc221550b0df54e0875b6dde4db8e62f5e (diff) | |
download | urpmi-b45137a9f12647dc362d6898d46842c737fbff43.tar urpmi-b45137a9f12647dc362d6898d46842c737fbff43.tar.gz urpmi-b45137a9f12647dc362d6898d46842c737fbff43.tar.bz2 urpmi-b45137a9f12647dc362d6898d46842c737fbff43.tar.xz urpmi-b45137a9f12647dc362d6898d46842c737fbff43.zip |
Add Transifex config file
-rw-r--r-- | po/.tx/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/po/.tx/config b/po/.tx/config new file mode 100644 index 00000000..81afe5a6 --- /dev/null +++ b/po/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[mageia.urpmi] +file_filter = <lang>.po +source_file = urpmi.pot +source_lang = en +type = PO |