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/ca.po | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'po/ca.po') diff --git a/po/ca.po b/po/ca.po index 67a2734ec..e86b8ea7e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -232,10 +232,10 @@ msgid "" "unauthenticated" msgstr "Hi ha problemes i s'ha emprat -y sense --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 "No s'ha pogut obtenir %s %s\n" +msgid "Failed to fetch %s %s" +msgstr "No s'ha pogut obtenir %s %s" #: apt-private/private-download.cc #, c-format @@ -3753,11 +3753,6 @@ msgstr "Heu de posar algunes URI 'font' en el vostre sources.list" msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "No s'ha pogut obtenir %s %s\n" - #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " @@ -3774,6 +3769,9 @@ msgstr "S'està calculant l'actualització" #~ msgid "The repository is insufficiently signed by key %s (%s)" #~ msgstr "El directori %s està desviat" +#~ msgid "Failed to fetch %s %s\n" +#~ msgstr "No s'ha pogut obtenir %s %s\n" + #~ msgid "" #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " #~ "packages" -- cgit v1.2.3-70-g09d2