From 66669797be1629e493ecf5995f0bdfd8a39e95df Mon Sep 17 00:00:00 2001 From: svncommit Date: Tue, 21 Feb 2006 23:01:03 +0000 Subject: fixed typo bug #1434950 --- program/localization/en_GB/labels.inc | 2 +- program/localization/en_US/labels.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'program/localization') diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index cd9b5032d..7ada4960e 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -91,7 +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['replytoallmessage'] = 'Reply to sender and all recipients'; $labels['forwardmessage'] = 'Forward the message'; $labels['deletemessage'] = 'Move message to trash'; $labels['printmessage'] = 'Print this message'; diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 16f9d9bd5..ba8c61323 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -91,7 +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['replytoallmessage'] = 'Reply to sender and all recipients'; $labels['forwardmessage'] = 'Forward the message'; $labels['deletemessage'] = 'Move message to trash'; $labels['printmessage'] = 'Print this message'; -- cgit v1.2.3