GNOME Bugzilla – Bug 172109
Avoid trailing spaces in glom messages
Last modified: 2005-03-30 15:06:38 UTC
#: glom/glom.glade.h:6 msgid "<b>Mode: </b>" #: glom/glom.glade.h:8 msgid "<b>Relationship: </b>" #: glom/glom.glade.h:15 msgid "<b>User Level: </b>" Please avoid trailing spaces (in this case, spaces after colon) if possible. See http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#language for details.
Thanks. Feel free to fix this directly.
Also applies to: #: glom/glom.glade.h:103 msgid "User " #: glom/glom.glade.h:11 msgid "<b>Table: </b>"
Ok, fixed in CVS.