Re: [Setup-tool-hackers] Some questions about xml-i18n-tools



El 21 May 2001 15:01:56 -0500, Chema Celorio escribió:
> Carlos Perelló Marín wrote:
> > Ideas?
> > It's possible to modify xml-i18n-tools to handle those special things?
> 
> I am pretty sure it can already be done, since E-Table is used
> in other projects. We can take a look at evolution to see how they
> are doing it.
> 


They do it this way:

#ifdef JUST_FOR_TRANSLATORS
static char *list [] = {
        N_("Folder"),
        N_("Store"),
};
#endif


Where Folder & Store are labels at ETableSpecification


Well, If you don't have any problems with this solution I will make a
patch for XST, OK?

> Chema

-- 
Carlos Perelló Marín
mailto:carlos@gnome-db.org
mailto:carlos@hispalinux.es
http://www.gnome-db.org
http://www.Hispalinux.es
Valencia - Spain





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]