GNOME Bugzilla – Bug 101795
Remove unnecessary markup from glade messages in gdm
Last modified: 2005-01-20 06:42:07 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.
Fixed in CVS
Thanks a lot!