mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
i18n: add missing placeholder name in string
Fixes commit 71f034d6b6
.
Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Pino Toscano <ptoscano@redhat.com>
This commit is contained in:
parent
49cf5256d7
commit
392caac8b4
@ -603,7 +603,7 @@ class vmmConnection(vmmGObject):
|
||||
"\n"
|
||||
"Original error: %(origerror)s\n"
|
||||
"\n"
|
||||
"Recover error: %s") % {
|
||||
"Recover error: %(recovererror)s") % {
|
||||
"object": obj.class_name(),
|
||||
"origerror": str(renameerr),
|
||||
"recovererror": str(fixerr),
|
||||
|
Loading…
Reference in New Issue
Block a user