It does work if you add <include package="zope.i18n" /> in site.zcml just before the overrides and worldcookery
The INegotiator utility is registered in zope.i18n regards, Christophe Le 17/01/2011 13:06, Daiver a écrit : > > Thank you. > > But<include package="zope.i18n"/> exist in config. > > If anybody can help: > > http://data.myspb.net/Bluebream/worldcookery_wo_eggs.tar.bz2 (61 KB) > http://data.myspb.net/Bluebream/worldcookery_full.tar.bz2 (17 MB) > > python bootstrap.py > ./bin/buildout > ./bin/paster serve debug.ini > > http://127.0.0.1:8080/first > > then copy folder "en" from src/worldcookery/locales.not.work to > src/worldcookery/locales > > and rerun server, and you get this error > > Thanks. > > Can anybody advice my how to use translation domain from ZODB, any sample or > link to documents api ? _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
