]> git.saurik.com Git - bison.git/commitdiff
Fix errors.
authorAkim Demaille <akim@epita.fr>
Tue, 12 Mar 2002 15:48:16 +0000 (15:48 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 12 Mar 2002 15:48:16 +0000 (15:48 +0000)
po/fr.po

index 991e00ae224f3c18f0059554c55e8df48208b6d6..de6467e574e518609669950e3c306df4e9995bbd 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GNU bison 1.33b\n"
 "POT-Creation-Date: 2002-03-04 19:13+0100\n"
 msgstr ""
 "Project-Id-Version: GNU bison 1.33b\n"
 "POT-Creation-Date: 2002-03-04 19:13+0100\n"
-"PO-Revision-Date: 2002-03-10 08:00-0500\n"
+"PO-Revision-Date: 2002-03-12 16:49+0100\n"
 "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
 "Language-Team: French <traduc@traduc.org>\n"
 "MIME-Version: 1.0\n"
 "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
 "Language-Team: French <traduc@traduc.org>\n"
 "MIME-Version: 1.0\n"
@@ -300,7 +300,7 @@ msgstr "le nom de type ne se termine pas"
 
 #: src/lex.c:438
 msgid "use \"...\" for multi-character literal tokens"
 
 #: src/lex.c:438
 msgid "use \"...\" for multi-character literal tokens"
-msgstr "utilisez «...» pour les terminaux litéraux de plusieurs caractères"
+msgstr "utilisez \"...\" pour les terminaux litéraux de plusieurs caractères"
 
 #: src/lex.c:678
 #, c-format
 
 #: src/lex.c:678
 #, c-format
@@ -746,7 +746,7 @@ msgstr "%s: l'option 
 #: lib/getopt.c:899
 #, c-format
 msgid "%s: option `-W %s' doesn't allow an argument\n"
 #: lib/getopt.c:899
 #, c-format
 msgid "%s: option `-W %s' doesn't allow an argument\n"
-msgstr "%s: l'option «-W %s« n»admet pas d'argument\n"
+msgstr "%s: l'option «-W %s» n'admet pas d'argument\n"
 
 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
 #. before exiting when memory is exhausted.  Goes through gettext.
 
 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
 #. before exiting when memory is exhausted.  Goes through gettext.