diff options
-rw-r--r-- | view/ru/hmessages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/ru/hmessages.po b/view/ru/hmessages.po index 058e4dc5a..023e2674f 100644 --- a/view/ru/hmessages.po +++ b/view/ru/hmessages.po @@ -18,7 +18,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ru\n" -Plural-Forms: nplurals=3; plural=($n%10==1 && $n%100!=11 ? 0 : ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : 2))\n +Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : (n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2))\n #: ../../include/dba/dba_driver.php:50 #, php-format |