This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Free Translation Project


On Sun, May 07, 2000 at 02:17:20PM -0700, Geoff Keating wrote:
> 
> Philipp Thomas <pthomas@suse.de> writes:
> 
> >   - how do we support i18n when building gcc from core+additional language?
> > 
> >     Currently there is no way to do that, as POTFILES.in lists all sources
> >     that contain translatable messages. And even if this would be changed,
> >     on what part of the message catalog should translations be based?
> >     The easiest solution would be to have seperate catalogs for each
> >     language, but AFAIK, you can't use multiple catalogs simultaneously
> >     (sp?).
> 
> One solution is to use the .pot file from all the front-ends combined,
> and just not re-generate it if only parts of GCC are available.

The obvioius problem is what do you do about front ends that aren't released by
us?

-- 
Michael Meissner, Cygnus Solutions, a Red Hat company.
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]