From 648ea64b21b87c4e17c1bde445aecb83b5ec2857 Mon Sep 17 00:00:00 2001 From: kytv <kytv@mail.i2p> Date: Mon, 3 Oct 2011 21:56:16 +0000 Subject: [PATCH] Add debconf to transifex --- .tx/config | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.tx/config b/.tx/config index 90d46f692a..796ff72394 100644 --- a/.tx/config +++ b/.tx/config @@ -95,6 +95,13 @@ trans.pl = apps/susimail/locale/messages_pl.po trans.vi = apps/susimail/locale/messages_vi.po trans.zh_CN = apps/susimail/locale/messages_zh.po +[I2P.debconf] +source_file = debian/po/templates.pot +source_lang = en +trans.de = debian/po/de.po +trans.es = debian/po/es.po +trans.ru = debian/po/ru.po + [main] host = http://www.transifex.net -- GitLab