From: Owen Taylor (otaylor@redhat.com)
Date: Tue Jul 10 2001 - 16:32:51 EDT
Damon Chaplin <damon@ximian.com> writes:
> James Henstridge wrote:
>
> > > 4) Someone will announce when the XML format is frozen.
> >
> > It will be finalised once the last few issues are sorted out
> > (accessibility being the big one). If you have any input about the
> > format, please give it.
>
> Just a thought - how should Glade2 handle translatable strings?
>
> Should it just assume all strings are translatable? So if libglade
> spots any string property it calls gettext on it.
GTK+ marks all names and descriptions for translation already.
So, translation of these is done in the GTK+ .po files.
This is of course, complete bloat for normal usage of GTK+
widgets (it would be nice to lazily call gettext only when
the description was requested, but we don't have that), but
does mean that there isn't a synchronization problem in
keeping the translations up to date.
Regards,
Owen
_______________________________________________
Glade-devel maillist - Glade-devel@ximian.com
http://lists.ximian.com/mailman/listinfo/glade-devel
This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 16:53:38 EDT