From 6b5106eae6e5f3f34d705de35e6baf0ef7feb02e Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Tue, 21 Mar 2017 19:28:36 -0400 Subject: [PATCH] Fix format errors in it.po and ko.po --- po/it.po | 2 +- po/ko.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po/it.po b/po/it.po index 3249542dd..3e36420b5 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 37a8ec9db..04b795589 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