Re: [Glade-devel] glade2 TODO

Date view Thread view Subject view Author view

From: James Henstridge (james@daa.com.au)
Date: Tue Jul 10 2001 - 22:49:29 EDT


On 10 Jul 2001, Owen Taylor wrote:

>
> 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.

The question here was how to identify which property values need
translation; not the property names or descriptions.

Things like the GtkLabel::label property of a label widget should be
translated while some other string properties shouldn't be (such as
GtkWidget::name ; there are probably better examples than this one).

James.

-- 
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/

_______________________________________________ Glade-devel maillist - Glade-devel@ximian.com http://lists.ximian.com/mailman/listinfo/glade-devel


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Jul 11 2001 - 00:55:17 EDT