Mercurial > hg > soundsoftware-site
comparison test/fixtures/diffs/issue-12641-ru.diff @ 1298:4f746d8966dd redmine_2.3_integration
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:28:30 +0100 |
parents | 622f24f53b42 |
children |
comparison
equal
deleted
inserted
replaced
1297:0a574315af3e | 1298:4f746d8966dd |
---|---|
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} часов" |