Mercurial > hg > soundsoftware-site
comparison test/fixtures/diffs/issue-12641-ru.diff @ 1295:622f24f53b42 redmine-2.3
Update to Redmine SVN revision 11972 on 2.3-stable branch
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:02:21 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1294:3e4c3460b6ca | 1295:622f24f53b42 |
---|---|
1 # HG changeset patch | |
2 # User tmaruyama | |
3 # Date 1355872765 0 | |
4 # Node ID 8a13ebed1779c2e85fa644ecdd0de81996c969c4 | |
5 # Parent 5c3c5f917ae92f278fe42c6978366996595b0796 | |
6 Russian "about_x_hours" translation changed by Mikhail Velkin (#12640) | |
7 | |
8 diff --git a/config/locales/ru.yml b/config/locales/ru.yml | |
9 --- a/config/locales/ru.yml | |
10 +++ b/config/locales/ru.yml | |
11 @@ -115,7 +115,7 @@ ru: | |
12 one: "около %{count} часа" | |
13 few: "около %{count} часов" | |
14 many: "около %{count} часов" | |
15 - other: "около %{count} часа" | |
16 + other: "около %{count} часов" | |
17 x_hours: | |
18 one: "1 час" | |
19 other: "%{count} часов" |