Fwd: Gettext package for 2.0 - information not updated
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
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 <usman.bhatti@gmail.com> 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
On Mon, May 27, 2013 at 6:53 PM, stephane ducasse <stephane.ducasse@free.fr>wrote:
Usman there is a getText in the pharo repo on smalltalk but we have to check its state.
It still has references to FileDirectory so I was thinking if its usable on 2.0.
Stef
On May 27, 2013, at 2:35 PM, Usman Bhatti <usman.bhatti@gmail.com> 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
We should fix it. Stef On May 27, 2013, at 10:38 PM, Usman Bhatti <usman.bhatti@gmail.com> wrote:
On Mon, May 27, 2013 at 6:53 PM, stephane ducasse <stephane.ducasse@free.fr> wrote: Usman there is a getText in the pharo repo on smalltalk but we have to check its state.
It still has references to FileDirectory so I was thinking if its usable on 2.0.
Stef
On May 27, 2013, at 2:35 PM, Usman Bhatti <usman.bhatti@gmail.com> 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
participants (2)
-
stephane ducasse -
Usman Bhatti