diff options
author | Ed Leafe <ed@leafe.com> | 2011-01-25 11:53:48 +0000 |
---|---|---|
committer | Tarmac <> | 2011-01-25 11:53:48 +0000 |
commit | bca5b5650921307ec97602607817de6109fb819d (patch) | |
tree | 39505955f7f15dcc7a764a34a9fa920c01112cab /nova/context.py | |
parent | 671557507ae65ff5521e32f0d6cf2342e3a5af55 (diff) | |
parent | 6de7cb36e9d848f87bde6caa45eeaeb4bf76296a (diff) | |
download | nova-bca5b5650921307ec97602607817de6109fb819d.tar.gz nova-bca5b5650921307ec97602607817de6109fb819d.tar.xz nova-bca5b5650921307ec97602607817de6109fb819d.zip |
Localized strings that employ formatting should not use positional arguments, as they prevent the translator from re-ordering the translated text; instead, they should use mappings (i.e., dicts). This change replaces all localized formatted strings that use more than one formatting placeholder with a mapping version.
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions