From 726da52f8305382b07c63575f956793c6932566a Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Fri, 18 Sep 2015 10:47:33 +0800 Subject: discover: status messages shouldn't have a trailing newline Fix the status message, and remove the newline from our translations. Signed-off-by: Jeremy Kerr --- po/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index db25111..2c8de56 100644 --- a/po/fr.po +++ b/po/fr.po @@ -72,8 +72,8 @@ msgstr "Traitement de %s, unité %s" #. device, like 'eth0'. #. #, c-format -msgid "Processing %s complete\n" -msgstr "Traitement de %s terminé\n" +msgid "Processing %s complete" +msgstr "Traitement de %s terminé" #. TRANSLATORS: this format specifier will be the name of a network #. device, like 'eth0'. -- cgit v1.2.1