[evolution] Bug 686620 - Change wording of a New Account autodiscovery option



commit 8282468a128a6a4c6fc798ec34b033e755f0da03
Author: Milan Crha <mcrha redhat com>
Date:   Fri Feb 6 05:53:32 2015 +0100

    Bug 686620 - Change wording of a New Account autodiscovery option

 mail/e-mail-config-identity-page.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mail/e-mail-config-identity-page.c b/mail/e-mail-config-identity-page.c
index 7ddbeb8..70d89c7 100644
--- a/mail/e-mail-config-identity-page.c
+++ b/mail/e-mail-config-identity-page.c
@@ -553,7 +553,7 @@ mail_config_identity_page_constructed (GObject *object)
 
        e_extensible_load_extensions (E_EXTENSIBLE (page));
 
-       widget = gtk_check_button_new_with_mnemonic (_("Try _setup account automatically, based on Email 
Address"));
+       widget = gtk_check_button_new_with_mnemonic (_("_Look up mail server details based on the entered 
e-mail address"));
        g_object_set (G_OBJECT (widget),
                "valign", GTK_ALIGN_END,
                "vexpand", TRUE,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]