diff options
author | svncommit <devs@roundcube.net> | 2006-11-22 10:36:40 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-11-22 10:36:40 +0000 |
commit | 0023c18291a077d983e457f07f59108338d17f8f (patch) | |
tree | 740d06a0ba153057a20f461c63cc1183c8254b77 /program/localization/ru/messages.inc | |
parent | e901f948f25db35a2639130a4d95df34dba58db2 (diff) |
Added new labels and messages to Russian localization
Diffstat (limited to 'program/localization/ru/messages.inc')
-rwxr-xr-x | program/localization/ru/messages.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/ru/messages.inc b/program/localization/ru/messages.inc index 719f0221a..7c49b2650 100755 --- a/program/localization/ru/messages.inc +++ b/program/localization/ru/messages.inc @@ -108,4 +108,6 @@ $messages['nospellerrors'] = 'Орфографических ошибок не $messages['folderdeleted'] = 'Папка удалена'; +$messages['converting'] = 'Удаление форматирования сообщения...'; + ?>
\ No newline at end of file |