This commit is contained in:
Akim Demaille
2002-04-10 17:13:15 +00:00
parent eaff5ee3c5
commit 01e5c81773
10 changed files with 40 additions and 40 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bison 1.25\n"
"POT-Creation-Date: 2002-04-08 14:33+0200\n"
"POT-Creation-Date: 2002-04-10 13:04+0200\n"
"PO-Revision-Date: 1996-10-10 17:54 MET DST\n"
"Last-Translator: Ulrich Drepper <drepper@gnu.ai.mit.edu>\n"
"Language-Team: German <de@li.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
msgid "too many states (max %d)"
msgstr ""
#: lib/error.c:128 lib/error.c:156 src/complain.c:99
#: src/complain.c:99 lib/error.c:128 lib/error.c:156
msgid "Unknown system error"
msgstr ""
@@ -591,12 +591,12 @@ msgstr "Eingabegrammatik enth
msgid "too many symbols (tokens plus nonterminals); maximum %d"
msgstr "zu viele Symbols (Token plus Nicht-Terminal); Maximum %s"
#: src/reader.c:1724
#: src/reader.c:1722
#, c-format
msgid "the start symbol %s is undefined"
msgstr "das Startsymbol %s ist undefiniert"
#: src/reader.c:1726
#: src/reader.c:1724
#, c-format
msgid "the start symbol %s is a token"
msgstr "das Startsymbol %s ist ein Token"