3 Commits

Author SHA1 Message Date
Andreas Jaeger
f5660fa5d9 Update .tx/config with type of files
The Jenkins job for horizon-upstream-translation-update expects that
.tx/config is setup properly. .tx/config is the transifex configuration
file that is used for interaction with transifix.com for translation of
the strings.

If you run the commands from the slave-script, it will update .tx/config
with information about the type of the files (PO-files). This change is
not needed and will break the periodic import script for horizon (which
does not exist).

Note that the slave-script needs a fix to work as well, will fix it in
the config repository. Also, the import script needs to be done.

Reference for jenkins job:
https://jenkins.openstack.org/view/All/job/horizon-upstream-translation-update/lastBuild/

Reference to slave-script:
http://git.openstack.org/cgit/openstack-infra/config/tree/modules/jenkins/files/slave_scripts/upstream_translation_horizon.sh

Change-Id: I9fb6799c8555487941967c2102e1d89c2530b60b
2014-03-21 15:30:03 +01:00
Akihiro MOTOKI
793f8eadf3 Sync Transifex config with the source lang change in Transifex
Closes-Bug: #1179526

source_lang mismatch between Horizon and OpenStack Hub projects
has been addressed and the soruce language is changed from en_US
to en. This commit updates .tx/config to catch up it.

Also adds an entry for djangojs.po translation which was added
to Transifex recently.

Change-Id: I9a574b92a8396d2fda493d8dfa1261ddccc4ad02
2013-08-30 15:30:04 +09:00
Gabriel Hurley
175efb4f73 Final translations for Folsom.
Also adds transifex client configuration and a shortcut in the
run_tests script to compile the message files for Django's
use.

Fixes bug 1050807.

Change-Id: Ic3d7b73d0b7ad0fcb5841a6ac90a2a21653d05be
2012-09-18 15:26:19 -07:00