summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2002-05-02 07:46:51 +0000
committerAkim Demaille <akim@epita.fr>2002-05-02 07:46:51 +0000
commitb219268ad834536f52a7f3e7682819d775c8ec6c (patch)
tree698a38d6c382d28f7d81922ffe0abfd33a2729da
parenta05fafb9444b70bdfe9e3af769083ff7d8a39498 (diff)
downloadbison-b219268ad834536f52a7f3e7682819d775c8ec6c.tar.gz
Update.
-rw-r--r--po/POTFILES.in3
-rw-r--r--po/ru.po4
2 files changed, 2 insertions, 5 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b803f9ba..d612be37 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -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
diff --git a/po/ru.po b/po/ru.po
index 7b87cfec..b31e93de 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -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