diff options
-rw-r--r-- | po/POTFILES.in | 3 | ||||
-rw-r--r-- | po/ru.po | 4 |
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 @@ -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 |