From d9b29a21722705c38899609b4bcb40b49fb1e873 Mon Sep 17 00:00:00 2001 From: alecpl Date: Fri, 16 May 2008 11:33:19 +0000 Subject: - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options --- program/localization/en_US/labels.inc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'program/localization') diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 669da5aba..35115f016 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -254,6 +254,15 @@ $labels['logoutclear'] = 'Clear Trash on logout'; $labels['logoutcompact'] = 'Compact Inbox on logout'; $labels['uisettings'] = 'User Interface'; $labels['serversettings'] = 'Server Settings'; +$labels['mailboxview'] = 'Mailbox View'; +$labels['mdnrequests'] = 'Sender notifications'; +$labels['descending'] = 'descending'; +$labels['ascending'] = 'ascending'; +$labels['askuser'] = 'ask the user'; +$labels['autosend'] = 'send automatically'; +$labels['ignore'] = 'ignore'; +$labels['readwhendeleted'] = 'Mark the message as read on delete'; +$labels['messagesorder'] = 'Messages order'; $labels['autosavedraft'] = 'Automatically save draft'; $labels['everynminutes'] = 'every $n minutes'; -- cgit v1.2.3