April 29, 2010
8:05 p.m.
So far, In the archive the change set of classes (may be there are more) extracted from Etoys for Gettext support. They should install fine in Pharo 1.1, however there are incompatibility issues, look like related to MethodReference protocole (in TranslatedReceiverFind>>findWordsWith:in: ) Probably more to discover after this one. To use the gettext protocol doc http://community.ofset.org/index.php/OLPC#How_can_I_export_the_.pot_file_for... I use to install DrGeoII package then, try the gettext into it: TextDomainManager registerCategoryPrefix: 'DrGeoII' domain: 'DrGeoII'. ok GetTextExporter2 exportTemplate. fail If someone is interested by a pair hacking session in IRC, drop me a line. Hilaire