From 3f7604340855760289d7ed7e2dca70f99a9f4986 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 12 Mar 2016 17:36:01 +0100 Subject: drop empty line from fetch error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a duplicate of sorts of 0efb29eb36184bbe6de7b1013d1898796d94b171 which is the a lot more frequent case of this error – and also a duplicate of this error message, just without the \n at the end. Git-Dch: Ignore --- po/ko.po | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'po/ko.po') diff --git a/po/ko.po b/po/ko.po index ca629ab70..9fa5ed445 100644 --- a/po/ko.po +++ b/po/ko.po @@ -228,10 +228,10 @@ msgid "" "unauthenticated" msgstr "문제가 발생했고 -y 옵션이 --force-yes 옵션 없이 사용되었습니다" -#: apt-private/private-download.cc +#: apt-private/private-download.cc apt-pkg/update.cc #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "%s 파일을 받는데 실패했습니다 %s\n" +msgid "Failed to fetch %s %s" +msgstr "%s 파일을 받는데 실패했습니다 %s" #: apt-private/private-download.cc #, c-format @@ -3664,11 +3664,6 @@ msgstr "sources.list에 '소스' URI를 써 넣어야 합니다" msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "%s 파일을 받는데 실패했습니다 %s\n" - #: apt-pkg/update.cc #, fuzzy msgid "" -- cgit v1.2.3