virt-manager/virtinst
Pino Toscano 924d766112 i18n: fix string puzzles in virt-xml hotplug/hotunplug/update
Do not use the action string (which is an identifer) as replaced
placeholder in messages for device hotplug/hotunplug/update.
Instead, use complete strings for all the actions, and also for all the
usages (confirmation message, success message, error message).

Since the action is the same for all the devices, create the messages
outside the iteration to avoid translating them more than once.

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
2020-09-17 15:38:42 -04:00
..
devices cli: Add disk type=nvme source properties 2020-09-13 09:58:39 -04:00
domain cli: support --sysinfo type=fwcfg,entry... 2020-09-11 09:00:33 -04:00
install Fix pylint raise-missing-from 2020-09-15 12:36:27 -04:00
__init__.py i18n: globally install also the ngettext function 2020-07-14 11:24:14 -04:00
buildconfig.py Prep for release 3.0.0 2020-09-15 17:14:00 -04:00
capabilities.py createvm: Fix checking for empty KVM caps 2020-08-30 14:23:24 -04:00
cli.py Fix pylint raise-missing-from 2020-09-15 12:36:27 -04:00
cloner.py Fix pylint raise-missing-from 2020-09-15 12:36:27 -04:00
connection.py virt-manager: drop libvirt 0.6.0 version check 2020-08-29 12:37:12 -04:00
diskbackend.py Fix pylint raise-missing-from 2020-09-15 12:36:27 -04:00
domcapabilities.py domcapabilities: Fix backtrace on python3.9 2020-08-18 13:49:16 -04:00
generatename.py generatename: Move libvirt collision handling to callers 2019-06-11 17:54:45 -04:00
guest.py cli: support --sysinfo type=fwcfg,entry... 2020-09-11 09:00:33 -04:00
logger.py tests: abide logging options for clitests 2019-12-11 17:57:28 -05:00
network.py hostnets: Remove SR-IOV info listing 2019-06-16 23:48:51 -04:00
nodedev.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
osdict.py osdict: extend non-EOL distros range to 10 years 2020-08-18 13:50:59 -04:00
pollhelpers.py objects: Erase the notion of connkey 2020-09-01 14:27:11 -04:00
progress.py virtinst/progress.py: change 'fo' to make codespell happy 2020-07-04 17:56:57 -04:00
snapshot.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
storage.py Fix pylint raise-missing-from 2020-09-15 12:36:27 -04:00
support.py uitests: finish statsmanager.py coverage 2020-09-05 17:50:57 -04:00
uri.py xmlutil: add a diff() helper 2020-09-05 15:49:55 -04:00
virtclone.py clone: Rework the UI 2020-09-05 15:49:55 -04:00
virtinstall.py cli: Add --os-variant require=on|off 2020-09-14 20:36:12 -04:00
virtxml.py i18n: fix string puzzles in virt-xml hotplug/hotunplug/update 2020-09-17 15:38:42 -04:00
xmlapi.py cli: Add --xml xpath option for virt-install and virt-xml 2020-09-11 15:04:37 -04:00
xmlbuilder.py cli: Add --xml xpath option for virt-install and virt-xml 2020-09-11 15:04:37 -04:00
xmlutil.py xmlutil: add a diff() helper 2020-09-05 15:49:55 -04:00