diff options
author | thomascube <thomas@roundcube.net> | 2010-11-24 14:48:45 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2010-11-24 14:48:45 +0000 |
commit | e0a736609ca007f44b992510f96ae51c274fab13 (patch) | |
tree | 2b36621faeaea57611054451b2cf051eb727744f /program/localization/ru_RU/labels.inc | |
parent | ea33cd1be8d13d9efee75669d4e1259f2b1dfd4c (diff) |
Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; better names for mdn/dsn in German
Diffstat (limited to 'program/localization/ru_RU/labels.inc')
-rw-r--r-- | program/localization/ru_RU/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/ru_RU/labels.inc b/program/localization/ru_RU/labels.inc index c211f2508..d8e5ff84a 100644 --- a/program/localization/ru_RU/labels.inc +++ b/program/localization/ru_RU/labels.inc @@ -46,7 +46,7 @@ $labels['size'] = 'Размер'; $labels['priority'] = 'Приоритет'; $labels['organization'] = 'Организация'; $labels['reply-to'] = 'Ответить'; -$labels['mail-reply-to'] = 'Ответить в списке рассылки'; +$labels['mailreply-to'] = 'Ответить в списке рассылки'; $labels['mailboxlist'] = 'Папки'; $labels['messagesfromto'] = 'Сообщения с $from по $to из $count'; $labels['threadsfromto'] = 'Обсуждения с $from по $to из $count'; |