diff options
| author | Thomas Bruederli <thomas@roundcube.net> | 2012-10-17 23:31:25 +0200 |
|---|---|---|
| committer | Thomas Bruederli <thomas@roundcube.net> | 2012-10-17 23:31:25 +0200 |
| commit | b50a6c843d9f69e926998fcc16fac3ed6fd2f737 (patch) | |
| tree | 27f80897ef7b8b384bf2cf8cd420a3383fdd7ffd /program/localization/ru_RU | |
| parent | 271efe53e084779a8141228c29b5819d1acd2762 (diff) | |
Copy translations from plugin
Diffstat (limited to 'program/localization/ru_RU')
| -rw-r--r-- | program/localization/ru_RU/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/ru_RU/labels.inc b/program/localization/ru_RU/labels.inc index 8b69d22dd..33cb1e43b 100644 --- a/program/localization/ru_RU/labels.inc +++ b/program/localization/ru_RU/labels.inc @@ -323,6 +323,7 @@ $labels['timezone'] = 'Часовой пояс'; $labels['pagesize'] = 'Строк на странице'; $labels['signature'] = 'Подпись'; $labels['dstactive'] = 'Летнее время'; +$labels['composeextwin'] = 'Написать сообщение в новом окне'; $labels['htmleditor'] = 'Создавать сообщения в HTML'; $labels['htmlonreply'] = 'только в ответ на сообщение в HTML'; $labels['htmlsignature'] = 'Подпись в HTML'; |
