hi all, this patch fixes bug 272786 and should go into HEAD for 2.3. please commit since i do not have cvs write access. for any feedback please cc me since i am not a member of this list. cheers, andre -- mailto:ak-47 gmx net | failed! http://www.iomc.de
Index: evolution/mail/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/mail/ChangeLog,v
retrieving revision 1.3619
diff -u -r1.3619 ChangeLog
--- evolution/mail/ChangeLog 13 Apr 2005 03:32:58 -0000 1.3619
+++ evolution/mail/ChangeLog 28 Apr 2005 19:12:48 -0000
@@ -1,3 +1,7 @@
+2005-04-28 Andre Klapper <a9016009 gmx de>
+ * mail-errors.xml: fixed a typo in a message,
+ fixes bug 272786.
+
2005-04-12 Not Zed <NotZed Ximian com>
** See bug #273752
Index: evolution/mail/mail-errors.xml
===================================================================
RCS file: /cvs/gnome/evolution/mail/mail-errors.xml,v
retrieving revision 1.14
diff -u -r1.14 mail-errors.xml
--- evolution/mail/mail-errors.xml 8 Apr 2005 04:34:25 -0000 1.14
+++ evolution/mail/mail-errors.xml 28 Apr 2005 19:13:48 -0000
@@ -56,7 +56,7 @@
</error>
<error id="ask-expunge" type="question" default="GTK_RESPONSE_CANCEL">
- <primary>Are you sure you want to permanently remove all the deleted message in folder "{0}"?</primary>
+ <primary>Are you sure you want to permanently remove all the deleted messages in folder "{0}"?</primary>
<secondary>If you continue, you will not be able to recover these messages.</secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button label="_Expunge" response="GTK_RESPONSE_YES"/>
Attachment:
signature.asc
Description: This is a digitally signed message part