[virt-tools-list] [PATCH virt-manager] translation: fix wrong usage of _() function
Cole Robinson
crobinso at redhat.com
Fri Jun 5 20:41:46 UTC 2015
On 06/02/2015 08:21 AM, Pavel Hrdina wrote:
> All the strings have to be at first translated and then we can fill the
> formated and translated string.
>
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
> virt-install | 2 +-
> virt-xml | 4 ++--
> virtManager/addhardware.py | 2 +-
> virtManager/createnet.py | 2 +-
> virtManager/details.py | 4 ++--
> virtManager/engine.py | 2 +-
> virtManager/migrate.py | 2 +-
> virtManager/snapshots.py | 2 +-
> virtconv/ovf.py | 2 +-
> virtinst/cli.py | 6 +++---
> virtinst/interface.py | 4 ++--
> virtinst/storage.py | 10 +++++-----
> 12 files changed, 21 insertions(+), 21 deletions(-)
Thanks, pushed now.
Did some piece of the translation infrastructure warn about this, or did you
grep for it?
- Cole
More information about the virt-tools-list
mailing list