Usman there is a getText in the pharo repo on smalltalk but we have to check its state.
Stef On May 27, 2013, at 2:35 PM, Usman Bhatti <[email protected]> wrote: > Hello, > > I am looking to see how localization works in Pharo. There is a pharo book > chapter that explains how to make it work but the chapter explains the > working on Pharo 1.4. > http://book.pharo-project.org/book/LanguageAndLibraries/Localisation > > Recent changes in STHub allow to load the package in Pharo 2.0 but I see a > lot of references to FileDirectory (deprecated in 2.0) and hence the tutorial > in the book does not work. > > The other package: System-Localization does not have much documentation so > that does not help either. > > Can someone point to a working tutorial for Pharo localization for 2.0? > > tx, > > Usman > >
