From 91a48642314f0f56ab67286b2be8705020c31dd3 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Thu, 28 Feb 2013 16:04:47 -0500 Subject: [PATCH] Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9 --- program/localization/ru_RU/labels.inc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/program/localization/ru_RU/labels.inc b/program/localization/ru_RU/labels.inc index d275812..9d85445 100644 --- a/program/localization/ru_RU/labels.inc +++ b/program/localization/ru_RU/labels.inc @@ -344,9 +344,9 @@ $labels['groupremoveselected'] = 'Удалить выбранные контакты из группы'; $labels['previouspage'] = 'Показать предыдущий'; -$labels['firstpage'] = 'Показать первый'; -$labels['nextpage'] = 'Показать следующий'; -$labels['lastpage'] = 'Показать последний'; +$labels['firstpage'] = 'Показать первую страницу'; +$labels['nextpage'] = 'Показать следующую страницу'; +$labels['lastpage'] = 'Показать последнюю страницу'; $labels['group'] = 'Группа'; $labels['groups'] = 'Группы'; -- Gitblit v1.9.1