Hi Gabriele, Sadly, those languages are not being installed and I think I followed those instructions rightly. Maybe the environment variables for the language should be added to .userconfig too? I mean these variables:
export LOCALE_BASEDIR=$PWD/locales export LOCALES_FILE=$PWD/locales/languages_dev.json export GAIA_DEFAULT_LOCALE=es Where is .userconfig, by the way? I can't find .config: http://paste.ubuntu.com/7603296/ Thanks! 2014-06-06 20:05 GMT+02:00 Gabriele Svelto <[email protected]>: > On 06/06/2014 18:50, A. Crespo wrote: > > If my .config is: http://paste.ubuntu.com/7558855/ > > And my gaia/locales/languages_dev.json is: > http://paste.ubuntu.com/7558858/ > > > > Will those languages be installed If I build the whole B2G? > > They should. If you need more info on this topic check the instructions > here: > > > https://developer.mozilla.org/en-US/Firefox_OS/Building#Building_multilocale > > > The other question is that I want to disable the DOGFOOD when building > > B2G. I put DOGFOOD=0 in the .config file, but doesn't seem to work. > > Do you mean you want a production-like build? Then you should add the > following lines to your .userconfig file (not .config): > > export VARIANT=user > export MOZILLA_OFFICIAL=1 > export PRODUCTION=1 > > Gabriele > >
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
