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 273093 - Move unnecessary markup outside of Evolution widget error message
Move unnecessary markup outside of Evolution widget error message
Status: RESOLVED DUPLICATE of bug 272789
Product: evolution
Classification: Applications
Component: general
2.4.x (obsolete)
Other All
: Normal trivial
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks: 236276 327508 327510
 
 
Reported: 2005-02-27 22:23 UTC by Christian Rose
Modified: 2013-09-13 00:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Rose 2005-02-27 22:23:09 UTC
#. setup a dummy error
#: widgets/misc/e-error.c:438
#, c-format
msgid ""
"<span weight=\"bold\">Internal error, unknown error '%s' requested</span>"

Please do not add surrounding markup in translateable messages like this.
Move the markup outside of the gettext call.
Comment 1 André Klapper 2005-07-13 22:39:33 UTC
still valid in cvs, now it's in
evolution/e-util/e-error.c

adding keywords, dependency. 
Comment 2 André Klapper 2005-08-26 09:57:04 UTC
targetting to 2.5; adding string keyword
Comment 3 André Klapper 2006-02-11 22:34:42 UTC

*** This bug has been marked as a duplicate of 272789 ***