diff options
| author | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-11-21 12:34:28 +0000 |
|---|---|---|
| committer | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-11-21 12:34:28 +0000 |
| commit | b36d99282a6522849f0c418e8dd7607bd640f7f2 (patch) | |
| tree | c64af3a650c16a60e33ec46b064a236963eb72b1 | |
| parent | 96d15e35b5a7105c2c7da9de3f1749bbdbf2c31d (diff) | |
Updated Russian localization
git-svn-id: https://svn.roundcube.net/trunk@380 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rwxr-xr-x | roundcubemail/program/localization/ru/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ru/labels.inc b/roundcubemail/program/localization/ru/labels.inc index 4c3f4077a..36ddd9b46 100755 --- a/roundcubemail/program/localization/ru/labels.inc +++ b/roundcubemail/program/localization/ru/labels.inc @@ -127,6 +127,7 @@ $labels['savemessage'] = 'Сохранить черновик'; $labels['sendmessage'] = 'Отправить сейчас'; $labels['addattachment'] = 'Добавить вложение'; $labels['charset'] = 'Кодировка'; +$labels['editortype'] = 'Редактор'; $labels['returnreceipt'] = 'Запрос ответа'; $labels['rename'] = 'Переименовать'; |
