Re: [evolution-patches] patch for bug 47413
- From: Lorenzo Gil Sanchez <lgs sicem biz>
- To: evolution-patches <evolution-patches lists ximian com>
- Cc: evolution-mail-maintainers ximian com
- Subject: Re: [evolution-patches] patch for bug 47413
- Date: 13 Aug 2003 14:03:08 +0200
Sorry, I forgot to attach the patch itself!!
Lorenzo
El mié, 13-08-2003 a las 13:31, Lorenzo Gil Sanchez escribió:
> Just a small little insulting error message fixed.
>
> Lorenzo Gil Sanchez
>
>
> _______________________________________________
> Evolution-patches mailing list
> Evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches
Index: e-msg-composer-hdrs.c
===================================================================
RCS file: /cvs/gnome/evolution/composer/e-msg-composer-hdrs.c,v
retrieving revision 1.115
diff -u -r1.115 e-msg-composer-hdrs.c
--- e-msg-composer-hdrs.c 18 Jul 2003 13:44:45 -0000 1.115
+++ e-msg-composer-hdrs.c 13 Aug 2003 11:31:38 -0000
@@ -287,7 +287,7 @@
dialog = gtk_message_dialog_new ((GtkWindow *) toplevel, GTK_DIALOG_MODAL |
GTK_DIALOG_DESTROY_WITH_PARENT,
GTK_MESSAGE_WARNING, GTK_BUTTONS_OK, "%s",
- _("Hey you, dunce. You need an account to send mail doncha know."));
+ _("You need to configure an account before you can compose mail."));
}
}
}
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/composer/ChangeLog,v
retrieving revision 1.562
diff -u -r1.562 ChangeLog
--- ChangeLog 11 Aug 2003 17:59:54 -0000 1.562
+++ ChangeLog 13 Aug 2003 11:31:38 -0000
@@ -1,3 +1,8 @@
+2003-08-13 Lorenzo Gil Sanchez <lgs sicem biz>
+
+ * e-msg-composer-hdrs.c (account_removed_cb): fixed an insulting
+ error message.
+
2003-07-16 Jeffrey Stedfast <fejj ximian com>
* e-msg-composer-attachment-bar.c (attach_to_multipart): don't set
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]