[Commits] [SCM] claws branch, master, updated. 3.9.0-179-ge4dffe9

claws at claws-mail.org claws at claws-mail.org
Sat Apr 13 07:24:42 CEST 2013


The branch master of project "claws" (Claws Mail) has been updated
       via  e4dffe9a0d1df997c713accd7ae85fcbf8237e1a (commit)
      from  cb4a06aafd414b25b88d74f9a659dd397a28e3f0 (commit)


- Log -----------------------------------------------------------------
commit e4dffe9a0d1df997c713accd7ae85fcbf8237e1a
Author: Paul <paul at claws-mail.org>
Date:   Sat Apr 13 06:23:53 2013 +0100

    correct text used in return receipt notification dialogue

diff --git a/src/messageview.c b/src/messageview.c
index 6956c39..be70c1f 100644
--- a/src/messageview.c
+++ b/src/messageview.c
@@ -2115,9 +2115,9 @@ static PrefsAccount *select_account_from_list(GList *ac_list)
 	account_id = ((PrefsAccount *) ac_list->data)->account_id;
 	if (alertpanel_with_widget(
 				_("Return Receipt Notification"),
-				_("The message was sent to several of your "
-				  "accounts.\n"
-				  "Please choose which account do you want to "
+				_("More than one of your accounts uses the "
+				  "address that this message was sent to.\n"
+				  "Please choose which account you want to "
 				  "use for sending the receipt notification:"),
 			        _("_Cancel"), _("_Send Notification"), NULL,
 			        FALSE, G_ALERTDEFAULT, optmenu) != G_ALERTALTERNATE)

-----------------------------------------------------------------------

Summary of changes:
 src/messageview.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list