diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-03-13 14:13:52 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-03-13 14:13:52 +0000 |
commit | 5f00fee31301f4f0c78989b3a4c7c300f54a560e (patch) | |
tree | 7a02b9191284f54146a015646036a5cf5dae2602 /po/fr.po | |
parent | e93b620b41a43514e7d43763c209574eca2af641 (diff) | |
download | urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.gz urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.bz2 urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.xz urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.zip |
(usage) factorize string with urpmi (typo fix)
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 23 |
1 files changed, 11 insertions, 12 deletions
@@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi-fr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-13 15:02+0100\n" +"POT-Creation-Date: 2008-03-13 15:12+0100\n" "PO-Revision-Date: 2008-03-13 15:09+0100\n" "Last-Translator: Christophe Berthelé <cpjc@free.fr>\n" "Language-Team: French <cooker-i18n@mandrivalinux.org>\n" @@ -153,10 +153,10 @@ msgid " --help - print this help message.\n" msgstr " --help - afficher ce message d'aide\n" #: ../gurpmi.pm:47 -#, fuzzy, c-format +#, c-format msgid "" " --auto - non-interactive mode, assume default answers to " -"questions. --auto\n" +"questions.\n" msgstr "" " --auto - mode non intéractif, utilisation des paramètres par " "défaut.\n" @@ -1851,15 +1851,6 @@ msgstr " (o/N) " msgid "Removal failed" msgstr "Échec de la désinstallation" -#: ../urpmi:81 -#, c-format -msgid "" -" --auto - non-interactive mode, assume default answers to " -"questions.\n" -msgstr "" -" --auto - mode non intéractif, utilisation des paramètres par " -"défaut.\n" - #: ../urpmi:83 #, c-format msgid " --auto-update - update media then upgrade the system.\n" @@ -3184,3 +3175,11 @@ msgstr "" #, c-format msgid "No changelog found\n" msgstr "Aucun Changelog trouvé\n" + +#, fuzzy +#~ msgid "" +#~ " --auto - non-interactive mode, assume default answers to " +#~ "questions. --auto\n" +#~ msgstr "" +#~ " --auto - mode non intéractif, utilisation des paramètres par " +#~ "défaut.\n" |