GNOME Bugzilla – Bug 315010
String typo in evolution 2.3.x
Last modified: 2013-09-13 00:47:18 UTC
reciept -> receipt in mail/mail.error.xml Index: mail.error.xml =================================================================== RCS file: /cvs/gnome/evolution/mail/mail.error.xml,v retrieving revision 1.5 diff -u -r1.5 mail.error.xml --- mail.error.xml 7 Aug 2005 21:18:18 -0000 1.5 +++ mail.error.xml 1 Sep 2005 09:13:32 -0000 @@ -354,7 +354,7 @@ <error id="ask-receipt" type="question" default="GTK_RESPONSE_NO"> <_title>Read receipt requested.</_title> <_primary>Read receipt requested.</_primary> - <_secondary xml:space="preserve">A read receipt notification has been requested for "{1}". Send the reciept notification to {0}?</_secondary> + <_secondary xml:space="preserve">A read receipt notification has been requested for "{1}". Send the receipt notification to {0}?</_secondary> <button stock="gtk-no" response="GTK_RESPONSE_NO"/> <button stock="gtk-yes" _label="Send Receipt" response="GTK_RESPONSE_YES"/> </error>
thanks for taking the time to report this and submitting a quick patch; however, it has been already reported as the first issue of bug 306117. :-) if you'd like to submit patches, please attach them (not inline) and also include a changelog, see <www.gnome.org/projects/evolution/patch.shtml> for more information. thanks. :-) *** This bug has been marked as a duplicate of 306117 ***
I didn't find the previous bug report :( Thank you Andre for your nice comment about patch!