Initial support for Transifex translations

Adds initial message extract and configuration to allow heat
to work with Transifex, which is the chosen platform for
translations in OpenStack.

Fixes bug #1082805

Change-Id: If8585812d6127948f75994765d274da1629069a3
This commit is contained in:
Clint Byrum
2013-01-19 20:45:17 -08:00
parent 2ed70d7d50
commit 438f6d85ff
3 changed files with 895 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ paramiko
pep8==1.1
python-glanceclient
sphinx>=1.1.2
Babel