[Glass] Internationalization Gettext with Seaside
Paul DeBruicker via Glass
glass at lists.gemtalksystems.com
Fri Mar 20 11:01:46 PDT 2015
Have you seen this article on the Seaside wiki?
https://code.google.com/p/seaside/wiki/Gettext
BrunoBB wrote
> Hi,
>
> Does anyone used Gettext to achieve internationalization in a Seaside
> application ?
>
> I'm about to add multi-language support to my application (english and
> spanish for now) and i want to know if anyone has experience with Gettext
> framework.
>
> The other simple solution will be send #localize or #translate to all
> String in my web application.
> Something like:
> String
> localize
> ^self currentUserLanguage translate: self
>
> Any thought is welcome...
>
> Regards,
> Bruno
--
View this message in context: http://forum.world.st/Internationalization-Gettext-with-Seaside-tp4813614p4813668.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list