March 9, 2011
2:23 p.m.
translated is the protocol to make sure string get translated. Now to get the translation you should load a package that will load the the right translate: method :) Stef On Mar 9, 2011, at 2:42 PM, Adrien BARREAU wrote:
Hi,
I'm reading some code and I saw that: ^'File' translated.
It calls NaturalLanguageTranslator translate: aString, which makes ... ^ aString.
It seems pretty useless ... Is there any translation project?
Adrien.