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 313120 - Do NOT put markup inside translateable Evolution messages
Do NOT put markup inside translateable Evolution messages
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.4.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: André Klapper
Evolution QA team
Depends on:
Blocks: 236276 327508 327510
 
 
Reported: 2005-08-10 13:47 UTC by Christian Rose
Modified: 2013-09-13 00:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Patch to fix the problem. (13.71 KB, patch)
2005-09-17 15:32 UTC, Pablo Arroyo
committed Details | Review

Description Christian Rose 2005-08-10 13:47:23 UTC
#: calendar/gui/dialogs/meeting-page.c:303
msgid "<b>Dele_gatees</b>"

#: calendar/gui/dialogs/meeting-page.c:307
msgid "<b>From:</b>"

Please do *not* include markup inside translateable messages!!!
http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#avoid-markup
Comment 1 André Klapper 2005-08-10 14:27:47 UTC
adding deps & keywords
Comment 2 André Klapper 2005-08-26 09:39:59 UTC
still valid in 2.3.8/cvs, targetting to 2.5.
Comment 3 Pablo Arroyo 2005-09-17 15:32:11 UTC
Created attachment 52341 [details] [review]
Patch to fix the problem.