On 07 Sep 2014, at 20:32, stepharo <[email protected]> wrote:
>
> On 7/9/14 15:32, Peter Schorsch wrote:
>> Hi,
>>
>> Just started with pharo and seaside.
>
> Welcome!
>
>> 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.
> The configuration browser only shows the configurations that are published in
> a given repository.
>> So I installed the package
>> Gettext via monticello.
>
> I think that people will reply to you. I know that there was a conflict
> between one class in the getText and one in Pharo30.
There is an issue here:
https://pharo.fogbugz.com/f/cases/13655/System-Localization-and-Gettext-have-classes-with-identical-names
Marcus