diff options
author | svncommit <devs@roundcube.net> | 2006-11-21 12:34:28 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-11-21 12:34:28 +0000 |
commit | e901f948f25db35a2639130a4d95df34dba58db2 (patch) | |
tree | 7787b864bc3338a0cbec020a09c017cc81bddf49 /program/localization/ru/labels.inc | |
parent | 84f9312e1d17725db6040554a993db38292d46bd (diff) |
Updated Russian localization
Diffstat (limited to 'program/localization/ru/labels.inc')
-rwxr-xr-x | program/localization/ru/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/ru/labels.inc b/program/localization/ru/labels.inc index 4c3f4077a..36ddd9b46 100755 --- a/program/localization/ru/labels.inc +++ b/program/localization/ru/labels.inc @@ -127,6 +127,7 @@ $labels['savemessage'] = 'Сохранить черновик'; $labels['sendmessage'] = 'Отправить сейчас'; $labels['addattachment'] = 'Добавить вложение'; $labels['charset'] = 'Кодировка'; +$labels['editortype'] = 'Редактор'; $labels['returnreceipt'] = 'Запрос ответа'; $labels['rename'] = 'Переименовать'; |