diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-09-07 12:03:00 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-09-07 12:03:00 +0000 |
commit | 656b3126248c63d1f4e9b6fd8f42cd47740ff7a8 (patch) | |
tree | 789d9bc46324c541f0bf2d037c35d7fcaf8d6d05 | |
parent | 30dcb2f38037d015ff109f7cecaa6550c1ee0ccc (diff) | |
download | rpmdrake-656b3126248c63d1f4e9b6fd8f42cd47740ff7a8.tar rpmdrake-656b3126248c63d1f4e9b6fd8f42cd47740ff7a8.tar.gz rpmdrake-656b3126248c63d1f4e9b6fd8f42cd47740ff7a8.tar.bz2 rpmdrake-656b3126248c63d1f4e9b6fd8f42cd47740ff7a8.tar.xz rpmdrake-656b3126248c63d1f4e9b6fd8f42cd47740ff7a8.zip |
Fixes to last commit
-rw-r--r-- | grpmi/po/fr.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grpmi/po/fr.po b/grpmi/po/fr.po index 69f10192..14ad7ac0 100644 --- a/grpmi/po/fr.po +++ b/grpmi/po/fr.po @@ -27,7 +27,7 @@ msgstr "" #: ../curl_download/curl_download.xs:86 msgid "Download directory does not exist" -msgstr "Le dossier de téléchargement n' existe pas" +msgstr "Le dossier de téléchargement n'existe pas" #: ../curl_download/curl_download.xs:89 ../curl_download/curl_download.xs:213 msgid "Out of memory\n" @@ -43,7 +43,7 @@ msgstr "Protocole non supporté\n" #: ../curl_download/curl_download.xs:136 msgid "Failed init\n" -msgstr "L'initialisation a échouée\n" +msgstr "L'initialisation a échoué\n" #: ../curl_download/curl_download.xs:139 msgid "Bad URL format\n" |