bug-gnuzilla
[Top][All Lists]
Advanced

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

Re: Add a locale to Icecat


From: Bruno Miguel
Subject: Re: Add a locale to Icecat
Date: Sun, 03 Aug 2008 12:02:41 +0100

Em 03-08-2008 09:14:59 Giuseppe Scrivano escreveu:
> Hi,
> 
> if you are using IceCat without the privacy extension you can simply
> use Firefox localizations.  If you want to localize the privacy
> extension then fetch the privacy_ext module from the SVN repository
> and translate the chrome/locale/en-US/privacy_features.properties
> file.
> 
> Regards,
> Giuseppe
> 
> 2008/8/3 Bruno Miguel <address@hidden>:
> > Hi.
> >
> > know that I can compile Icecat, I want to add the pt-PT locale to
> the
> > source, so I can compile it with the European Portuguese language.
> But
> > I keep getting an error.
> >
> > I've used the following reference to fetch the locale: http://
> > developer.mozilla.org/en/docs/Patching_a_Localization
> >
> > Is IceCat prepared to add another locale and just compile it or 
> does
> it
> > need some modifications?
> >
> > Peace;
> > Bruno Miguel
> >
> >
> > --
> > http://gnuzilla.gnu.org
> >
> 

I've fetched Firefox's pt-PT locale, but when I try to compile IceCat 
with it, or I try to just create a Jar file, I get this error:

/usr/src/icecat-3.0.1-g1/config/nsinstall -D ../../dist/install
make[1]: Entering directory `/usr/src/icecat-3.0.1-g1/browser/locales'
Making langpack /usr/src/icecat-3.0.1-g1/dist/install/firefox-3.0.1-
g1.pt-PT.langpack.xpi
/usr/src/icecat-3.0.1-g1/config/nsinstall -D ../../dist/install
make[2]: Entering directory `/usr/src/icecat-3.0.1-g1/browser/locales'
make[3]: Entering directory `/usr/src/icecat-3.0.1-g1/toolkit/locales'
make[4]: Entering directory `/usr/src/icecat-3.0.1-g1/netwerk/locales'
+++ making chrome /usr/src/icecat-3.0.1-g1/netwerk/locales  => ../../
dist/xpi-stage/locale-pt-PT/chrome/pt-PT.jar
error: file '../../../l10n/pt-PT/netwerk/necko.properties' doesn't 
exist at ../../config/make-jars.pl line 464, <STDIN> line 4.
make[4]: *** [libs] Error 2
make[4]: Leaving directory `/usr/src/icecat-3.0.1-g1/netwerk/locales'
make[3]: *** [libs-pt-PT] Error 2
make[3]: Leaving directory `/usr/src/icecat-3.0.1-g1/toolkit/locales'
make[2]: *** [libs-pt-PT] Error 2
make[2]: Leaving directory `/usr/src/icecat-3.0.1-g1/browser/locales'
make[1]: *** [langpack-pt-PT] Error 2
make[1]: Leaving directory `/usr/src/icecat-3.0.1-g1/browser/locales'
make: *** [installers-pt-PT] Error 2

It seems to try entering in a l10n dir, but there is no such dir. :|
I've looked into locale's Makefile and I didn't see anything that could 
do that. But then again, I barely understand Makefiles.

Peace;
Bruno Miguel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]