diff options
author | kostikov <max@kostikov.co> | 2018-07-18 00:28:04 +0200 |
---|---|---|
committer | kostikov <max@kostikov.co> | 2018-07-18 00:28:04 +0200 |
commit | cbab7d215046d999c3f808b3946ea378c4475a72 (patch) | |
tree | d659209d4369f7dbcafeaf82de4faa4a1759c9d4 | |
parent | 42840886119420b4efad511da0cb307f74542545 (diff) | |
download | volse-hubzilla-cbab7d215046d999c3f808b3946ea378c4475a72.tar.gz volse-hubzilla-cbab7d215046d999c3f808b3946ea378c4475a72.tar.bz2 volse-hubzilla-cbab7d215046d999c3f808b3946ea378c4475a72.zip |
Update hmessages.po
-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 |