ok I will have a look now. Stef
On May 13, 2010, at 12:00 PM, Hilaire Fernandes wrote: > To be compatible with the gettext package I have pushed in Inbox > Collection-Strings and System-Localization changes. > > After the changes, NaturalLanguageTranslator becomes in core a dummy class > responding to two dummy messages. This dummy class is later replaced by the > real one when the developer loads the gettext package > > String>>translate reflect this change. > > I really don't know how to load these two package in Pharo without breaking > the image. The only possibility I see is to first hand edit > String>>translated to respond self, then load System-Localisation and > Collection-String from Inbox. > > Tiny hand edit. > > We should get this tiny changes in as the Seaside people seems to need it as > well. > > Hilaire > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
