558728377c
f5d709d9-lang-it-1.patch c66098f3-lang-it-2.patch 452a693e-lang-update.patch 6b5106ea-lang-it-ko-fix.patch 9c8ffe51-fix-multiple-warnings-1.patch cb182f7e-skip-authentication-only-for-VNC-with-listen-type-none.patch 0610cd6a-ensure-bool-value-used-for-set_sensitive-call.patch f341352c-remove-redundant-error-string.patch ff3b4dc5-dont-overwrite-install-bootorder.patch 2099a194-reset-guest-domain-to-none-on-domain-creation-error.patch 7aee124d-fix-multiple-warnings-2.patch - Check for SLE15 and Leap 15 bsc#1035779 virtman-default-guest-from-host-os.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=348
33 lines
1.2 KiB
Diff
33 lines
1.2 KiB
Diff
Subject: Fix format errors in it.po and ko.po
|
|
From: Cole Robinson crobinso@redhat.com Tue Mar 21 19:28:36 2017 -0400
|
|
Date: Tue Mar 21 19:28:36 2017 -0400:
|
|
Git: 6b5106eae6e5f3f34d705de35e6baf0ef7feb02e
|
|
|
|
|
|
diff --git a/po/it.po b/po/it.po
|
|
index 3249542d..3e36420b 100644
|
|
--- a/po/it.po
|
|
+++ b/po/it.po
|
|
@@ -2550,7 +2550,7 @@ msgstr "Disabilitato"
|
|
#: ../virtManager/details.py:2458
|
|
#, python-format
|
|
msgid "%(current-memory)s of %(total-memory)s"
|
|
-msgstr "%(memoria-corrente)s di %(memoria-totale)s"
|
|
+msgstr "%(current-memory)s di %(total-memory)s"
|
|
|
|
#: ../virtManager/details.py:2668
|
|
msgid "Absolute Movement"
|
|
diff --git a/po/ko.po b/po/ko.po
|
|
index 37a8ec9d..04b79558 100644
|
|
--- a/po/ko.po
|
|
+++ b/po/ko.po
|
|
@@ -4589,7 +4589,7 @@ msgstr "존재하지 않는 경로 '%s'의 저장소 생성 매개변수를 지
|
|
#: ../virtinst/devicedisk.py:1024
|
|
#, python-format
|
|
msgid "Controller number %d for disk of type %s has no empty slot to use"
|
|
-msgstr "유형이 %s인 디스크에 대한 컨트롤러 번호 %d에 사용할 수 있는 빈 슬롯이 없음"
|
|
+msgstr "유형이 %d인 디스크에 대한 컨트롤러 번호 %s에 사용할 수 있는 빈 슬롯이 없음"
|
|
|
|
#: ../virtinst/devicedisk.py:1027
|
|
#, python-format
|