From c1afe5d5fb31d3f58c38b3d43119c11a623ad449 Mon Sep 17 00:00:00 2001 From: TotalCaesar659 Date: Mon, 10 Apr 2017 00:41:49 +0300 Subject: Fixed French translation There was the message after compiling: [100%] Built target network /hardinfo/po/fr.po:410: 'msgid' and 'msgstr' entries do not both end with '\n' /usr/bin/msgfmt: found 1 fatal error po/CMakeFiles/i18n.dir/build.make:57: recipe for target 'i18n' failed make[2]: *** [i18n] Error 1 CMakeFiles/Makefile2:308: recipe for target 'po/CMakeFiles/i18n.dir/all' failed make[1]: *** [po/CMakeFiles/i18n.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 --- po/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/fr.po b/po/fr.po index 76f77e8e..3faae3ad 100644 --- a/po/fr.po +++ b/po/fr.po @@ -407,7 +407,7 @@ msgstr "" #: shell//syncmanager.c:518 #, c-format msgid "Failed while performing \"%s\". Please file a bug report if this problem persists. (Use the Help→Report bug option.)" -msgstr "Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.) \n" +msgstr "Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)" #: shell//syncmanager.c:646 msgid "Network Updater" -- cgit v1.2.3