Hi,

Just started with pharo and seaside. Now I want to write an example
seaside-application but with a multi lingual interface. So I installed
pharo3 and then seaside via configuration browser. 

But then I had to realize that the seaside-gettext package was not
installed; and also no gettext package. I found a gettext package in
the repository http://smalltalkhub.com/mc/PharoExtras/Gettext. 

I installed the package ConfigurationOfGettext, but the
configuraitonof-browser does not show it. So I installed the package
Gettext via monticello. 

Then I found the seaside-gettext packages in the repository
http://smalltalkhub.com/mc/Seaside/Seaside30Addons and installed via
monticello the packages Seaside-Gettext-Core and
Seaside-Gettext-Examples.

Then I open a webbrowser to watch the gettext example. But there I only
see:

fontsize

   * locale
   * locale
   * locale
   * locale
   * locale

That looks for me like gettext is not working with pharo3 and seaside
3.1.2

Any help is welcome - best a mini howto for gettext with pharo3 and
seaside 3.1.2

Thanks in advance

Reply via email to