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/he.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/he.po') diff --git a/po/he.po b/po/he.po index 1e982f8d2..3c5f40f2b 100644 --- a/po/he.po +++ b/po/he.po @@ -779,8 +779,8 @@ msgstr "האם אתה רוצה להמשיך? [Y/n]" #: cmdline/apt-get.cc:993 cmdline/apt-get.cc:2303 apt-pkg/algorithms.cc:1389 #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "כשלון בהבאת %s %s\n" +msgid "Failed to fetch %s %s" +msgstr "כשלון בהבאת %s %s" #: cmdline/apt-get.cc:1011 msgid "Some files failed to download" -- cgit v1.2.3