diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-22 17:41:22 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-22 17:41:22 +0000 |
| commit | 2c0cb1f5c4380232636aa9b796b8fd6d1270f963 (patch) | |
| tree | 33ff8b31f6047c9a71994d6ef75a72b2dbf9cc01 /roundcubemail/program/localization/ru_RU | |
| parent | b1359c83d8eca955de20a8291098e34c5f03405d (diff) | |
- Added option focus_on_new_message (#1485374)
git-svn-id: https://svn.roundcube.net/trunk@2003 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ru_RU')
| -rw-r--r-- | roundcubemail/program/localization/ru_RU/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ru_RU/labels.inc b/roundcubemail/program/localization/ru_RU/labels.inc index 17a2a8a86..9578844c4 100644 --- a/roundcubemail/program/localization/ru_RU/labels.inc +++ b/roundcubemail/program/localization/ru_RU/labels.inc @@ -237,6 +237,7 @@ $labels['2231folding'] = 'RFC 2231 (только для новейших про $labels['miscfolding'] = 'RFC 2047/2231 (наибольшая совместимость)'; $labels['2047folding'] = 'RFC 2047 (для старых программ)'; $labels['advancedoptions'] = 'Дополнительные настройки'; +$labels['focusonnewmessage'] = 'Фокусировать окно браузера при новом сообщении'; $labels['folder'] = 'Папка'; $labels['folders'] = 'Папки'; $labels['foldername'] = 'Имя папки'; |
