diff options
author | Rémi Verschelde <akien@mageia.org> | 2012-06-03 14:28:13 +0000 |
---|---|---|
committer | Rémi Verschelde <akien@mageia.org> | 2012-06-03 14:28:13 +0000 |
commit | 154c6b4b39183b67167b995aba058cdea991fca0 (patch) | |
tree | 81db008f8b740c3d5d6b9e46a8bdc2ee7b29ac8b /perl-install/install/share/po/fr.po | |
parent | 89824801d1bb87109a07052089e02fe3f5503170 (diff) | |
download | drakx-154c6b4b39183b67167b995aba058cdea991fca0.tar drakx-154c6b4b39183b67167b995aba058cdea991fca0.tar.gz drakx-154c6b4b39183b67167b995aba058cdea991fca0.tar.bz2 drakx-154c6b4b39183b67167b995aba058cdea991fca0.tar.xz drakx-154c6b4b39183b67167b995aba058cdea991fca0.zip |
Fix of a fuzzy string in the French translation of drakx-install
Diffstat (limited to 'perl-install/install/share/po/fr.po')
-rw-r--r-- | perl-install/install/share/po/fr.po | 4 |
1 files 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 |