update .tx/config to match Kilo Transifex resources

(Pulled from gate, can't pass checks)

Change-Id: I167d7787d3096c35a9ad73634e69058306731e44
This commit is contained in:
Akihiro Motoki 2015-04-18 19:53:06 +09:00 committed by Sean Dague
parent b2ef08b98b
commit a1ac593621
1 changed files with 3 additions and 3 deletions

View File

@ -1,19 +1,19 @@
[main]
host = https://www.transifex.com
[horizon.horizon-translations]
[horizon.horizon-translations-kilo]
file_filter = horizon/locale/<lang>/LC_MESSAGES/django.po
source_file = horizon/locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO
[horizon.openstack-dashboard-translations]
[horizon.openstack-dashboard-translations-kilo]
file_filter = openstack_dashboard/locale/<lang>/LC_MESSAGES/django.po
source_file = openstack_dashboard/locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO
[horizon.horizon-js-translations]
[horizon.horizon-js-translations-kilo]
file_filter = horizon/locale/<lang>/LC_MESSAGES/djangojs.po
source_file = horizon/locale/en/LC_MESSAGES/djangojs.po
source_lang = en