| | |
| | | $labels['cc'] = 'Copy'; |
| | | $labels['bcc'] = 'Bcc'; |
| | | $labels['replyto'] = 'Reply-To'; |
| | | $labels['mailreplyto'] = 'Mail-Reply-To'; |
| | | $labels['mailfollowupto'] = 'Mail-Followup-To'; |
| | | $labels['followupto'] = 'Followup-To'; |
| | | $labels['date'] = 'Date'; |
| | | $labels['size'] = 'Size'; |
| | | $labels['priority'] = 'Priority'; |
| | | $labels['organization'] = 'Organisation'; |
| | | $labels['readstatus'] = 'Read status'; |
| | | $labels['reply-to'] = $labels['replyto']; |
| | | $labels['mail-reply-to'] = $labels['mailreplyto']; |
| | | $labels['mail-followup-to'] = $labels['mailfollowupto']; |
| | | $labels['mailboxlist'] = 'Folders'; |
| | | $labels['messagesfromto'] = 'Messages $from to $to of $count'; |
| | | $labels['threadsfromto'] = 'Threads $from to $to of $count'; |
| | |
| | | $labels['addcc'] = 'Add Cc'; |
| | | $labels['addbcc'] = 'Add Bcc'; |
| | | $labels['addreplyto'] = 'Add Reply-To'; |
| | | $labels['addmailreplyto'] = 'Add Mail-Reply-To'; |
| | | $labels['addmailfollowupto'] = 'Add Mail-Followup-To'; |
| | | $labels['addfollowupto'] = 'Add Followup-To'; |
| | | $labels['mdnrequest'] = 'The sender of this message has asked to be notified when you read this message. Do you wish to notify the sender?'; |
| | | $labels['receiptread'] = 'Return Receipt (read)'; |
| | | $labels['yourmessage'] = 'This is a Return Receipt for your message'; |