diff options
| author | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-22 14:50:25 +0000 |
|---|---|---|
| committer | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-22 14:50:25 +0000 |
| commit | b046d46d4bedbb1bc4c368d8a785d4069fd3f5a8 (patch) | |
| tree | 29c53bc9dfd5b52fc114169477d232865070cd9d /roundcubemail/program/localization/ru/messages.inc | |
| parent | 35c6d201f2353a2d54124ab9f491185c5dbedb5e (diff) | |
Updated Russian Localization
git-svn-id: https://svn.roundcube.net/trunk@1133 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ru/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/ru/messages.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/ru/messages.inc b/roundcubemail/program/localization/ru/messages.inc index 8b926d3c5..a41d69f65 100644 --- a/roundcubemail/program/localization/ru/messages.inc +++ b/roundcubemail/program/localization/ru/messages.inc @@ -1,4 +1,4 @@ -<?php +<?php /* @@ -78,5 +78,7 @@ $messages['errorsavingcontact'] = 'Невозможно сохранить ад $messages['movingmessage'] = 'Перемещение сообщения…'; $messages['receiptsent'] = 'Уведомление о прочтении отправлено'; $messages['errorsendingreceipt'] = 'Уведомление о прочтении не отправлено'; +$messages['nodeletelastidentity'] = 'Вы не можете удалить этот профиль, он у вас последний'; +$messages['addsubfolderhint'] = 'Эта папка будет создана как подпапка в текущей папке'; ?>
\ No newline at end of file |
