From 0ea884099afbe57b12faa29f2d676c44faa1cbf5 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 4 Feb 2008 17:39:06 +0000 Subject: Make sending of read receipts configurable --- program/localization/en_US/messages.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/localization/en_US') diff --git a/program/localization/en_US/messages.inc b/program/localization/en_US/messages.inc index e69ac9db8..3576bf92f 100644 --- a/program/localization/en_US/messages.inc +++ b/program/localization/en_US/messages.inc @@ -74,7 +74,7 @@ $messages['copyerror'] = 'Could not copy any addresses'; $messages['sourceisreadonly'] = 'This address source is read only'; $messages['errorsavingcontact'] = 'Could not save the contact address'; $messages['movingmessage'] = 'Moving message...'; -$messages['receiptsent'] = 'Successfully send the receipt message'; +$messages['receiptsent'] = 'Successfully sent a read receipt'; $messages['errorsendingreceipt'] = 'Could not send the receipt'; ?> \ No newline at end of file -- cgit v1.2.3