Jacob Berkman wrote:
>
> Hello,
>
> Hopefully these bugs are not known (I didn't see an archive of this list
> on the glade page).
>
> I am working on bug-buddy, a GnomeDruid based bug reporting program, and
> use glade (and libglade) for the gui. It's in the GNOME cvs as
> 'bug-buddy'. I have run into a couple of problems. See the following
> image:
>
> http://www.gnome.org/~jberkman/glade-il18n.png
>
> 1. I am getting garbage translations in text entries that don't have any
> text by default. See the "Project-Id..." entry in the above image.
I think this may be a bug in libglade. If a string is empty it shouldn't try
to translate it (in glade_xml_gettext).
> 2. DruidPage titles don't get marked for translation (ie "System
> Configuration" in the above image)
This one is my fault. I didn't output the GnomeDruid page titles or text as
translatable in Glade. (James: you may also need to make sure you translate
these in libglade.)
Thanks for the reports. I think I'll release 0.5.4 this weekend.
Damon
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.