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 101795 - Remove unnecessary markup from glade messages in gdm
Remove unnecessary markup from glade messages in gdm
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GDM maintainers
Trevor Curtis
Depends on: 97061
Blocks:
 
 
Reported: 2002-12-22 09:42 UTC by Christian Rose
Modified: 2005-01-20 06:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Rose 2002-12-22 09:42:17 UTC
#: gui/gdmsetup.glade.h:4
msgid "<b>Preview:</b>"

#: gui/gdmsetup.glade.h:3
msgid "<b>Description:</b>"

#: gui/gdmsetup.glade.h:2
msgid "<b>Author:</b>"


This use of markup inside messages marked for translation is totally
unnecessary, and a problem for the translation process. For details, see
the problem description in bug 96836. Since these are glade messages, I'll
mark it dependant on the glade bug 97061 in the mean time.
Comment 1 George Lebl 2003-07-07 19:41:41 UTC
Fixed in CVS
Comment 2 Christian Rose 2003-07-07 21:21:56 UTC
Thanks a lot!