summaryrefslogtreecommitdiff
path: root/openstackclient/i18n.py
Commit message (Collapse)AuthorAgeFilesLines
* Update translation setupAkihiro Motoki2016-01-291-1/+1
| | | | | | | | | | | | | | | Follow new infra setup for translations, see spec http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html for full details. This basically renames python-openstackclient/locale/python-openstackclient.pot to openstackclient/locale/openstackclient.pot. For this we need to update setup.cfg. Update also domain name in i18n.py. Change-Id: I89fad12f20775c8b7cd228348ff82a77488e6ab2
* Get rid of oslo_i18n deprecation noticeTerryHowe2015-06-021-2/+2
| | | | Change-Id: I12aa58b808c05d3eb6f5efcdc84df57f54a9782e
* Add translation markers for user v2 actionsSteve Martinelli2014-10-091-1/+1
| | | | | | implements bp use_i18n Change-Id: I86508a232c9cf88695b7982dad0b9b02eaf8b3a1
* Add i18n module to openstackclientSteve Martinelli2014-08-241-0/+31
Based on the information available at: http://docs.openstack.org/developer/oslo.i18n/usage.html implements bp i18n Change-Id: Ie44f95dcbf192736991f88d92773f0dc2e20fa64