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