From 0da3aa1eb3b128e041ba41abb0a05395fdcffac7 Mon Sep 17 00:00:00 2001 From: thomasb Date: Mon, 4 Feb 2008 17:39:06 +0000 Subject: Make sending of read receipts configurable git-svn-id: https://svn.roundcube.net/trunk@1013 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/messages.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/localization') diff --git a/roundcubemail/program/localization/en_US/messages.inc b/roundcubemail/program/localization/en_US/messages.inc index e69ac9db8..3576bf92f 100644 --- a/roundcubemail/program/localization/en_US/messages.inc +++ b/roundcubemail/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