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/hu.po | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'po/hu.po') diff --git a/po/hu.po b/po/hu.po index b2002e20a..efde6d6a6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: APT Development Team \n" "POT-Creation-Date: 2016-04-25 15:24+0200\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" -"Last-Translator: Gabor Kelemen \n" +"Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" "Language: hu\n" "MIME-Version: 1.0\n" @@ -238,10 +238,10 @@ msgstr "" "Hitelesítetlen csomagok vannak, és a -y kapcsolót használta\n" "a --allow-unauthenticated nélkül." -#: apt-private/private-download.cc +#: apt-private/private-download.cc apt-pkg/update.cc #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "Sikertelen letöltés: %s %s\n" +msgid "Failed to fetch %s %s" +msgstr "Sikertelen letöltés: %s %s" #: apt-private/private-download.cc #, c-format @@ -3787,11 +3787,6 @@ msgstr "Néhány „source” URI-t el kell helyezni a sources.list fájlban" msgid "Cannot convert %s to integer: out of range" msgstr "%s nem alakítható egésszé: kívül esik a tartományon" -#: apt-pkg/update.cc -#, c-format -msgid "Failed to fetch %s %s" -msgstr "Sikertelen letöltés: %s %s" - #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " -- cgit v1.2.3