From 7f8fc8e07d310ca10a53bc57b63fc5eb14ce8932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 3 Jun 2012 14:28:13 +0000 Subject: Fix of a fuzzy string in the French translation of drakx-install --- perl-install/install/share/po/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-install/install/share/po/fr.po b/perl-install/install/share/po/fr.po index 014f2f646..3c1754cde 100644 --- a/perl-install/install/share/po/fr.po +++ b/perl-install/install/share/po/fr.po @@ -1404,9 +1404,9 @@ msgstr "Préparation du chargeur d'amorçage…" #. -PO: This is NOT the boot loader!!!! #: steps_interactive.pm:1052 -#, fuzzy, c-format +#, c-format msgid "Preparing initial startup program..." -msgstr "Préparation de l'installation" +msgstr "Préparation du programme d'amorçage…" #: steps_interactive.pm:1053 #, c-format -- cgit v1.2.1