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 439186 - "Send reply to sender" in itip-view.c not marked for translation
"Send reply to sender" in itip-view.c not marked for translation
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.12.x
Other Linux
: Normal trivial
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks: 236276
 
 
Reported: 2007-05-17 15:56 UTC by André Klapper
Modified: 2013-09-13 00:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2007-05-17 15:56:28 UTC
./itip-formatter/itip-view.c:   priv->rsvp_check = gtk_check_button_new_with_mnemonic ("Send _reply to sender");

this string is not marked for translation, but visible in the UI.

when marking this in the stable branch, please notify gnome-i18n@
Comment 1 André Klapper 2007-06-16 11:24:33 UTC
fixed in trunk, together with two mnemonic issues:
http://svn.gnome.org/viewcvs/evolution/trunk/plugins/itip-formatter/itip-view.c?r1=33507&r2=33681