diff options
| author | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-10-22 06:45:54 +0000 |
|---|---|---|
| committer | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-10-22 06:45:54 +0000 |
| commit | ccec9a6b3a28af29d1d50052eb36218d7ba2b3e0 (patch) | |
| tree | e9e78f8bf22bd3b023992eacd4727227e04e789f /roundcubemail/program/localization | |
| parent | 4174e6824639f8ec1bfb0277b4f923e895ac3204 (diff) | |
Updated Russian localization
git-svn-id: https://svn.roundcube.net/trunk@361 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
| -rwxr-xr-x | roundcubemail/program/localization/ru/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ru/labels.inc b/roundcubemail/program/localization/ru/labels.inc index 8d6035e97..07d990da7 100755 --- a/roundcubemail/program/localization/ru/labels.inc +++ b/roundcubemail/program/localization/ru/labels.inc @@ -147,6 +147,8 @@ $labels['highest'] = 'Высоч.'; $labels['nosubject'] = '(без темы)'; $labels['showimages'] = 'Показать изображения'; +$labels['htmltoggle'] = 'HTML'; +$labels['plaintoggle'] = 'Обычный текст'; // address boook $labels['name'] = 'Отображаемое имя'; |
