diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-19 20:58:44 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-19 20:58:44 +0200 |
commit | aa54d0a8c116b8adb6f36b898073538d7dd4f85c (patch) | |
tree | 7833bb344384507d55be7b6e3bd734dde46fa487 /.tx/config | |
parent | 1f3a1f81c0a1d97a32ed7dea59b04406051d49e3 (diff) |
Add Transifex config and update translations from the online resource
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000..39934ff0 --- /dev/null +++ b/.tx/config @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[hexchat.main] +file_filter = po\<lang>.po +source_file = po\hexchat.pot +source_lang = en +type = PO + |