diff --git a/.tx/config b/.tx/config --- a/.tx/config +++ b/.tx/config @@ -1,16 +1,16 @@ [main] host = https://www.transifex.com -[RhodeCode.pot] -source_file = rhodecode/i18n/rhodecode.pot +[Kallithea.pot] +source_file = kallithea/i18n/kallithea.pot source_lang = en -trans.pl = rhodecode/i18n/pl/LC_MESSAGES/rhodecode.po -trans.ru = rhodecode/i18n/ru/LC_MESSAGES/rhodecode.po -trans.fr = rhodecode/i18n/fr/LC_MESSAGES/rhodecode.po -trans.ja = rhodecode/i18n/ja/LC_MESSAGES/rhodecode.po -trans.pt_BR = rhodecode/i18n/pt_BR/LC_MESSAGES/rhodecode.po -trans.zh_CN = rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po -trans.zh_TW = rhodecode/i18n/zh_TW/LC_MESSAGES/rhodecode.po -trans.de = rhodecode/i18n/de/LC_MESSAGES/rhodecode.po +trans.pl = kallithea/i18n/pl/LC_MESSAGES/kallithea.po +trans.ru = kallithea/i18n/ru/LC_MESSAGES/kallithea.po +trans.fr = kallithea/i18n/fr/LC_MESSAGES/kallithea.po +trans.ja = kallithea/i18n/ja/LC_MESSAGES/kallithea.po +trans.pt_BR = kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po +trans.zh_CN = kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po +trans.zh_TW = kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po +trans.de = kallithea/i18n/de/LC_MESSAGES/kallithea.po type = PO