python-troveclient/troveclient
Trevor McCasland cd61fe3b37 Add i18n to v1/shell.py
Help, print, and exception messages will now all be translated. I
did not find any logging messages.

Motivation for this change:
    1. A patch for shell.py recently added i18n, we should be
       consistent with the additions from v1.
    2. I noticed a patch on v1/shell.py that had reviewers suggesting
       to use i18n, instead of applying it to one message lets do it
       for the whole file.

Change-Id: Ifd1bf25020c5f180a074165e2634a105bcbd4ed8
2016-10-18 15:56:36 +00:00
..
compat Using assertIsNotNone() instead of assertNotEqual(None) 2016-10-03 09:33:04 +07:00
openstack Graduate to oslo.i18n, cleanup incubator usage 2016-03-21 16:13:49 +00:00
tests Merge "Avoid use xx=[] for parameter initial value" 2016-10-05 19:47:59 +00:00
v1 Add i18n to v1/shell.py 2016-10-18 15:56:36 +00:00
__init__.py Remove vim header 2014-02-16 13:08:07 +08:00
_i18n.py Graduate to oslo.i18n, cleanup incubator usage 2016-03-21 16:13:49 +00:00
auth_plugin.py Graduate to oslo.i18n, cleanup incubator usage 2016-03-21 16:13:49 +00:00
base.py Implements Datastore Registration API 2015-08-21 09:39:09 +00:00
client.py Delete unnessary as e 2016-09-22 21:54:44 -07:00
common.py Fix troveclient to support Mistral 2016-05-26 16:14:37 -04:00
exceptions.py Use "# noqa" instead of "#flake8: noqa" 2016-02-09 23:06:08 +08:00
extension.py Support Extensions to Trove Client 2014-01-23 11:11:58 -08:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 19:45:44 +00:00
service_catalog.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 11:55:09 +05:30
shell.py Use i18n for shell.py 2016-09-23 08:45:44 +00:00
utils.py Use strutils.to_slug() instead of utils.slugify() 2016-09-06 10:17:51 +09:00