This commit is contained in:
Akim Demaille
2002-05-02 07:46:51 +00:00
parent a05fafb944
commit b219268ad8
2 changed files with 2 additions and 5 deletions

View File

@@ -5,10 +5,7 @@ src/files.c
src/getargs.c
src/lalr.c
src/lex.c
src/main.c
src/output.c
src/print.c
src/print_graph.c
src/reader.c
src/reduce.c

View File

@@ -12,8 +12,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: src/LR0.c:198
#, c-format