Gettext, some undeclared things on configuration load in 3.0
Loading 1.6 of ConfigurationOfGettext... Fetched -> Gettext-HilaireFernandes.33 --- http://smalltalkhub.com/mc/PharoExtras/Gettext/main/ --- http://smalltalkhub.com/mc/PharoExtras/Gettext/main/ NaturalLanguageTranslator (AllKnownPhrases is Undeclared) GetTextExporter class>>listAllHelp (Flaps is Undeclared) GetTextExporter>>appendVocabulary:domains: (MethodReference is Undeclared) NaturalLanguageTranslator class>>cleanUp (AllKnownPhrases is Undeclared) What can I trash in there? TIA Phil
Hi Phil I was planning to refresh my analysis about gettext but I got distracted by a proposal for getting money for Pharo. I would like to clean the situation for Pharo40. Stef On 22/10/14 20:16, phil@highoctane.be wrote:
Loading 1.6 of ConfigurationOfGettext... Fetched -> Gettext-HilaireFernandes.33 ---http://smalltalkhub.com/mc/PharoExtras/Gettext/main/ ---http://smalltalkhub.com/mc/PharoExtras/Gettext/main/ NaturalLanguageTranslator (AllKnownPhrases is Undeclared) GetTextExporter class>>listAllHelp (Flaps is Undeclared)
GetTextExporter>>appendVocabulary:domains: (MethodReference is Undeclared)
NaturalLanguageTranslator class>>cleanUp (AllKnownPhrases is Undeclared) What can I trash in there? TIA Phil
We are using Gettext and its seaside friend. The combo works very nicely. We must keep this technology as there is a huge ecosystem for translations. Let's not reinvent the wheel. Phil On Wed, Oct 22, 2014 at 9:10 PM, stepharo <stepharo@free.fr> wrote:
Hi Phil
I was planning to refresh my analysis about gettext but I got distracted by a proposal for getting money for Pharo. I would like to clean the situation for Pharo40. Stef
On 22/10/14 20:16, phil@highoctane.be wrote:
Loading 1.6 of ConfigurationOfGettext... Fetched -> Gettext-HilaireFernandes.33 ---http://smalltalkhub.com/mc/ PharoExtras/Gettext/main/ ---http://smalltalkhub.com/mc/ PharoExtras/Gettext/main/ NaturalLanguageTranslator (AllKnownPhrases is Undeclared) GetTextExporter class>>listAllHelp (Flaps is Undeclared)
GetTextExporter>>appendVocabulary:domains: (MethodReference is Undeclared)
NaturalLanguageTranslator class>>cleanUp (AllKnownPhrases is Undeclared) What can I trash in there? TIA Phil
Le 22/10/2014 20:16, phil@highoctane.be a écrit :
Loading 1.6 of ConfigurationOfGettext... Fetched -> Gettext-HilaireFernandes.33 ---http://smalltalkhub.com/mc/PharoExtras/Gettext/main/ ---http://smalltalkhub.com/mc/PharoExtras/Gettext/main/ NaturalLanguageTranslator (AllKnownPhrases is Undeclared) GetTextExporter class>>listAllHelp (Flaps is Undeclared)
GetTextExporter>>appendVocabulary:domains: (MethodReference is Undeclared)
NaturalLanguageTranslator class>>cleanUp (AllKnownPhrases is Undeclared)
What can I trash in there?
All. I guess it is left over of the gettext from Etoys. Hilaire -- Dr. Geo - http://drgeo.eu iStoa - http://istao.drgeo.eu
Ok, will do and commit into PharoExtras. Phil On Wed, Oct 22, 2014 at 11:23 PM, Hilaire <hilaire@drgeo.eu> wrote:
Le 22/10/2014 20:16, phil@highoctane.be a écrit :
Loading 1.6 of ConfigurationOfGettext... Fetched -> Gettext-HilaireFernandes.33 ---http://smalltalkhub.com/mc/ PharoExtras/Gettext/main/ ---http://smalltalkhub.com/mc/ PharoExtras/Gettext/main/ NaturalLanguageTranslator (AllKnownPhrases is Undeclared) GetTextExporter class>>listAllHelp (Flaps is Undeclared)
GetTextExporter>>appendVocabulary:domains: (MethodReference is Undeclared)
NaturalLanguageTranslator class>>cleanUp (AllKnownPhrases is Undeclared)
What can I trash in there?
All. I guess it is left over of the gettext from Etoys.
Hilaire
-- Dr. Geo - http://drgeo.eu iStoa - http://istao.drgeo.eu
participants (3)
-
Hilaire -
phil@highoctane.be -
stepharo