[virt-manager PATCH 0/9] Various i18n fixes, part #4
Pino Toscano
ptoscano at redhat.com
Thu Sep 17 06:43:57 UTC 2020
This patch series remove some more of the i18n issues, mostly
untranslatable strings, and string puzzles.
Pino Toscano (9):
i18n: fix string puzzle in volume creation dialog
i18n: improve title of connection dialog
i18n: fix string puzzles in virt-xml hotplug/hotunplug/update
cli: add fail helper for 2 conflicting cli options
virtinst: use fail_conflicting
i18n: translate UI messages
i18n: use plural forms where needed
i18n: use a single string for error message
i18n: fix string puzzles in capabilities lookup error msgs
tests/test_cli.py | 4 ++--
ui/createvol.ui | 45 ++++--------------------------------
virtManager/createvol.py | 9 ++++----
virtManager/host.py | 5 ++--
virtManager/virtmanager.py | 5 ++--
virtinst/capabilities.py | 46 ++++++++++++++++++++++---------------
virtinst/cli.py | 10 ++++++++
virtinst/virtinstall.py | 11 +++++----
virtinst/virtxml.py | 47 +++++++++++++++++++++++---------------
9 files changed, 90 insertions(+), 92 deletions(-)
--
2.26.2
More information about the virt-tools-list
mailing list