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