From a208a4fa68d3c26c34ca3dae250267fec761675c Mon Sep 17 00:00:00 2001 From: alecpl Date: Fri, 13 May 2011 16:29:19 +0000 Subject: - Add forward-as-attachment feature --- program/localization/en_US/labels.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'program/localization/en_US') diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 2175aeac8..e9d6b6b14 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -123,6 +123,8 @@ $labels['replytomessage'] = 'Reply to sender'; $labels['replytoallmessage'] = 'Reply to list or to sender and all recipients'; $labels['replyall'] = 'Reply all'; $labels['replylist'] = 'Reply list'; +$labels['forwardinline'] = 'Forward inline'; +$labels['forwardattachment'] = 'Forward as attachment'; $labels['forwardmessage'] = 'Forward the message'; $labels['deletemessage'] = 'Delete message'; $labels['movemessagetotrash'] = 'Move message to trash'; -- cgit v1.2.3