From 583f1c8d80c42195d0ee41f30a885e13d777b79f Mon Sep 17 00:00:00 2001 From: thomascube Date: Tue, 8 Nov 2005 20:18:56 +0000 Subject: Added reply-to-all function (submitted by Julien Brette) --- program/localization/en_GB/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'program/localization/en_GB') diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 9efd1ff77..d1a274971 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -91,6 +91,7 @@ $labels['today'] = 'Today'; // toolbar buttons $labels['writenewmessage'] = 'Create a new message'; $labels['replytomessage'] = 'Reply to the message'; +$labels['replytoallmessage'] = 'Reply to sender an all recipients'; $labels['forwardmessage'] = 'Forward the message'; $labels['deletemessage'] = 'Move message to trash'; $labels['printmessage'] = 'Print this message'; -- cgit v1.2.3