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