##// END OF EJS Templates
Merged r12046 from trunk to 2.3-stable (#14562)...
Merged r12046 from trunk to 2.3-stable (#14562) fix diff of CJK (Chinese/Japanese/Korean) is broken on Ruby 1.8. Contributed by Jun NAITOH. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.3-stable@12054 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r11321:a4b6928a261e
r11824:bbf3ffe0aafe
Show More
issue-12641-ru.diff
19 lines | 693 B | text/x-diff | DiffLexer
# HG changeset patch
# User tmaruyama
# Date 1355872765 0
# Node ID 8a13ebed1779c2e85fa644ecdd0de81996c969c4
# Parent 5c3c5f917ae92f278fe42c6978366996595b0796
Russian "about_x_hours" translation changed by Mikhail Velkin (#12640)
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -115,7 +115,7 @@ ru:
one: "около %{count} часа"
few: "около %{count} часов"
many: "около %{count} часов"
- other: "около %{count} часа"
+ other: "около %{count} часов"
x_hours:
one: "1 час"
other: "%{count} часов"