view .tx/config @ 4106:4e429252f3ee

Don't use -p flag together with -s in git calls. Latest git version changes behaviour of such call changing the output. In all the calls where -p -s was used we're only interested in list of changesets and not the diff.
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 02 Sep 2013 16:57:30 +0200
parents b805114a5bd9
children 6c485794f10e
line wrap: on
line source

[main]
host = https://www.transifex.com

[RhodeCode.pot]
source_file = rhodecode/i18n/rhodecode.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
type = PO