summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-02-18 11:01:19 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-02-18 11:01:19 +0000
commitd3bee90a35ca23d4b010bd544890df0d8a31498f (patch)
tree7a93ee283d0b0e7c702cda50e838165743d4ccea /config
parent8bdd08fc348586ebdcbdc59e9bb54cdabd73f4ec (diff)
downloadredmine-d3bee90a35ca23d4b010bd544890df0d8a31498f.tar.gz
redmine-d3bee90a35ca23d4b010bd544890df0d8a31498f.zip
Russian "almost_x_years" changed by Mikhail Velkin (#12645)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11429 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/ru.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 56a1ea979..8a8f8b766 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -147,7 +147,7 @@ ru:
many: "больше %{count} лет"
other: "больше %{count} лет"
almost_x_years:
- one: "почти 1 год"
+ one: "почти %{count} год"
few: "почти %{count} года"
many: "почти %{count} лет"
other: "почти %{count} года"