summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/ru
diff options
context:
space:
mode:
authorrichs <richs@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-06-27 21:56:44 +0000
committerrichs <richs@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-06-27 21:56:44 +0000
commitba607516db6c70c9e9eb14c5baecaf6e57859472 (patch)
treeb005bf84285ab2b9b49c86bd0cc793096a64cf28 /roundcubemail/program/localization/ru
parent8b7a73b0a3d1ac25faa2205f73c52f1dfd98dbfe (diff)
Renameable folders, mail-checking changes, other fixes (richs)
git-svn-id: https://svn.roundcube.net/trunk@267 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ru')
-rwxr-xr-xroundcubemail/program/localization/ru/labels.inc1
-rwxr-xr-xroundcubemail/program/localization/ru/messages.inc2
2 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ru/labels.inc b/roundcubemail/program/localization/ru/labels.inc
index a434b0550..699403708 100755
--- a/roundcubemail/program/localization/ru/labels.inc
+++ b/roundcubemail/program/localization/ru/labels.inc
@@ -91,6 +91,7 @@ $labels['saturday'] = 'Суббота';
$labels['today'] = 'Сегодня';
// toolbar buttons
+$labels['checkmail'] = 'Проверять для новых сообщений';
$labels['writenewmessage'] = 'Новое сообщение';
$labels['replytomessage'] = 'Ответить';
$labels['replytoallmessage'] = 'Ответить всем';
diff --git a/roundcubemail/program/localization/ru/messages.inc b/roundcubemail/program/localization/ru/messages.inc
index 393d24627..0d1f69f8c 100755
--- a/roundcubemail/program/localization/ru/messages.inc
+++ b/roundcubemail/program/localization/ru/messages.inc
@@ -36,6 +36,8 @@ $messages['loading'] = 'Загрузка...';
$messages['loadingdata'] = 'Загрузка данных...';
+$messages['checkingmail'] = 'Проверять для новых сообщений...';
+
$messages['sendingmessage'] = 'Отправка сообщения...';
$messages['messagesent'] = 'Сообщение отправлено';