From 407db3145ac65ef967107e15329e8a833cb520c6 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 5 Nov 2010 11:01:15 +0000 Subject: - Fix displaying long header names in message headers table - Fix translation labels names for Mail-Followup-to and Mail-Reply-To git-svn-id: https://svn.roundcube.net/trunk@4184 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/ru_RU/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/localization/ru_RU') diff --git a/roundcubemail/program/localization/ru_RU/labels.inc b/roundcubemail/program/localization/ru_RU/labels.inc index d8e5ff84a..c211f2508 100644 --- a/roundcubemail/program/localization/ru_RU/labels.inc +++ b/roundcubemail/program/localization/ru_RU/labels.inc @@ -46,7 +46,7 @@ $labels['size'] = 'Размер'; $labels['priority'] = 'Приоритет'; $labels['organization'] = 'Организация'; $labels['reply-to'] = 'Ответить'; -$labels['mailreply-to'] = 'Ответить в списке рассылки'; +$labels['mail-reply-to'] = 'Ответить в списке рассылки'; $labels['mailboxlist'] = 'Папки'; $labels['messagesfromto'] = 'Сообщения с $from по $to из $count'; $labels['threadsfromto'] = 'Обсуждения с $from по $to из $count'; -- cgit v1.2.3