diff options
author | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-03-04 19:06:31 +0000 |
---|---|---|
committer | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-03-04 22:10:59 +0000 |
commit | 534a894ad18c180791aaa685e97cc5264acce922 (patch) | |
tree | 8cd858c0c3d0dc4ebac4871e3024db40d3ab418f /nova/exception.py | |
parent | 8813ab185d0b6ad1c111e7f9e346e2ce91c8113b (diff) | |
download | nova-534a894ad18c180791aaa685e97cc5264acce922.tar.gz nova-534a894ad18c180791aaa685e97cc5264acce922.tar.xz nova-534a894ad18c180791aaa685e97cc5264acce922.zip |
Only raw string literals should be used with _()
Fix a number of places where formatted strings were used with _() (causing
gettext to not match the string) or variables with _() (causing xgettext
to not extract a string)
Also, there's no value in internationalizing an empty string
Change-Id: Iac7dbe46eeaa8ddf03c2a357ecd52f69aa8678aa
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions