[evolution-patches] fix for bug 306151



hi all,

this patch should fix bug 306151 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.3643
diff -u -p -r1.3643 ChangeLog
--- evolution/mail/ChangeLog	2 Jun 2005 05:51:40 -0000	1.3643
+++ evolution/mail/ChangeLog	3 Jun 2005 15:40:32 -0000
@@ -1,3 +1,6 @@
+2005-06-03  Andre Klapper <9016009 gmx de>
+	* mail.error.xml: Fixing typo (bug 306151)
+
 2005-06-02  Not Zed  <NotZed Ximian com>
 
 	* Evolution-Mail.idl: only let this be included once.
Index: evolution/mail/mail.error.xml
===================================================================
RCS file: /cvs/gnome/evolution/mail/mail.error.xml,v
retrieving revision 1.2
diff -u -p -r1.2 mail.error.xml
--- evolution/mail/mail.error.xml	19 May 2005 12:51:20 -0000	1.2
+++ evolution/mail/mail.error.xml	3 Jun 2005 15:40:39 -0000
@@ -352,7 +352,7 @@ You can choose to ignore this folder, ov
   <error id="ask-mark-read" type="question" default="GTK_RESPONSE_NO">
     <_title>Mark all messages as read</_title>
     <_primary>Mark all messages as read in the selected folder</_primary>
-    <_secondary xml:space="preserve">Do you want the operation to be performed in the sub folders ?</_secondary>
+    <_secondary xml:space="preserve">Do you want the operation to be performed in the subfolders?</_secondary>
     <button stock="gtk-no" response="GTK_RESPONSE_NO"/>
     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>   
     <button stock="gtk-yes" response="GTK_RESPONSE_YES"/>

Attachment: signature.asc
Description: This is a digitally signed message part



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