Chris@1464: # HG changeset patch Chris@1464: # User tmaruyama Chris@1464: # Date 1355872765 0 Chris@1464: # Node ID 8a13ebed1779c2e85fa644ecdd0de81996c969c4 Chris@1464: # Parent 5c3c5f917ae92f278fe42c6978366996595b0796 Chris@1464: Russian "about_x_hours" translation changed by Mikhail Velkin (#12640) Chris@1464: Chris@1464: diff --git a/config/locales/ru.yml b/config/locales/ru.yml Chris@1464: --- a/config/locales/ru.yml Chris@1464: +++ b/config/locales/ru.yml Chris@1464: @@ -115,7 +115,7 @@ ru: Chris@1464: one: "около %{count} часа" Chris@1464: few: "около %{count} часов" Chris@1464: many: "около %{count} часов" Chris@1464: - other: "около %{count} часа" Chris@1464: + other: "около %{count} часов" Chris@1464: x_hours: Chris@1464: one: "1 час" Chris@1464: other: "%{count} часов"