diff options
author | svncommit <devs@roundcube.net> | 2008-02-22 14:50:25 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2008-02-22 14:50:25 +0000 |
commit | 5ba7908c737c1c4344c9bc315aeaae834582216d (patch) | |
tree | e8cc5be4a93ea29790b033507438526e579cbd28 /program/localization/ru/messages.inc | |
parent | a9261ca028eabfba0a43099fb845594248d23396 (diff) |
Updated Russian Localization
Diffstat (limited to 'program/localization/ru/messages.inc')
-rw-r--r-- | program/localization/ru/messages.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/program/localization/ru/messages.inc b/program/localization/ru/messages.inc index 8b926d3c5..a41d69f65 100644 --- a/program/localization/ru/messages.inc +++ b/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 |