* Fixes NB#82487, added logical id for the auth detection dialog
authorSergio Villar Senin <svillar@igalia.com>
Thu, 13 Mar 2008 10:22:14 +0000 (10:22 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Thu, 13 Mar 2008 10:22:14 +0000 (10:22 +0000)
pmo-trunk-r4305

src/modest-utils.c

index 86e5830..6f60b40 100644 (file)
@@ -342,7 +342,7 @@ modest_utils_get_supported_secure_authentication_methods (ModestTransportStorePr
        info->error = NULL;
        info->progress = gtk_progress_bar_new();
        /* TODO: Need logical_ID for the title: */
        info->error = NULL;
        info->progress = gtk_progress_bar_new();
        /* TODO: Need logical_ID for the title: */
-       info->dialog = gtk_dialog_new_with_buttons(_("Authentication"),
+       info->dialog = gtk_dialog_new_with_buttons(_("accountwizard_fi_authentication"),
                                                   parent_window, GTK_DIALOG_MODAL,
                                                   _("mcen_bd_dialog_cancel"),
                                                   GTK_RESPONSE_REJECT,
                                                   parent_window, GTK_DIALOG_MODAL,
                                                   _("mcen_bd_dialog_cancel"),
                                                   GTK_RESPONSE_REJECT,