diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-09-14 08:46:00 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-09-14 08:46:00 +0000 |
commit | 89483b6ed6277d17682bdb1bb4458b80a7e12e9c (patch) | |
tree | 1e87cc481ec76c6462eb7ec77346215147a59f7c /perl-install/share | |
parent | f3bb1706f2d7bface1a2dfb1c919b6fdddb2a279 (diff) | |
download | drakx-backup-do-not-use-89483b6ed6277d17682bdb1bb4458b80a7e12e9c.tar drakx-backup-do-not-use-89483b6ed6277d17682bdb1bb4458b80a7e12e9c.tar.gz drakx-backup-do-not-use-89483b6ed6277d17682bdb1bb4458b80a7e12e9c.tar.bz2 drakx-backup-do-not-use-89483b6ed6277d17682bdb1bb4458b80a7e12e9c.tar.xz drakx-backup-do-not-use-89483b6ed6277d17682bdb1bb4458b80a7e12e9c.zip |
Fix two typos
Diffstat (limited to 'perl-install/share')
-rw-r--r-- | perl-install/share/po/fr.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po index 74e945436..b88faaad8 100644 --- a/perl-install/share/po/fr.po +++ b/perl-install/share/po/fr.po @@ -22239,13 +22239,13 @@ msgid "" "The first character of the path must be a slash (\"/\"):\n" "\"%s\"" msgstr "" -"Le premier caratère du chemin doit être un slash (\"/\"):\n" +"Le premier caractère du chemin doit être un slash (\"/\"):\n" "\"%s\"" #: standalone/drakperm:390 #, c-format msgid "Both the username and the group must valid!" -msgstr "Le nom d'utilisateurs et le groupe doivent être valides !" +msgstr "Le nom d'utilisateur et le groupe doivent être valides !" #: standalone/drakperm:391 #, c-format |