After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 325116 - "canceled" and "cancelled" usage
"canceled" and "cancelled" usage
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.6.x
Other Linux
: Normal trivial
: ---
Assigned To: André Klapper
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-12-28 10:36 UTC by André Klapper
Modified: 2013-09-13 00:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2005-12-28 10:36:38 UTC
#: ../mail/mail-session.c:244
msgid "User canceled operation."

#: ../calendar/calendar.error.xml.h:37
msgid ""
"If you don't send a cancellation notice, the other participants may not know "
"the meeting is canceled."

"cancelled" is preferred towards "canceled".
adding string keyword.
Comment 1 André Klapper 2005-12-30 04:18:42 UTC
committed fix to head, see
http://cvs.gnome.org/viewcvs/evolution/calendar/calendar.error.xml?r1=1.9&r2=1.10
http://cvs.gnome.org/viewcvs/evolution/mail/mail-session.c?r1=1.108&r2=1.109

**This fix was written at the Evolution Team Germany conference and meeting.**
Comment 2 Harish Krishnaswamy 2005-12-31 15:39:32 UTC
Andre, s/cancelled/canceled as per menthos' comment on Bug 325334.