diff options
author | Guillem Jover <guillem@debian.org> | 2014-07-04 08:09:16 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-07-08 13:12:47 +0200 |
commit | 79366a05c010bfe776c0fb5dd549544ccebefb2d (patch) | |
tree | 85cc43e5965821488401aac3c9d76eeff8c3dba0 /po/ru.po | |
parent | 5d53df53c13af1eb00e92f695b23e06150a05654 (diff) |
po: Fix Plural-Forms fields
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ msgstr "" "X-Generator: Lokalize 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" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: cmdline/apt-cache.cc:149 #, c-format |