[Pharo 5] Gettext

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[Pharo 5] Gettext

HilaireFernandes
I open a new topic.

It looks there are some issues with Gettext.
I saw Johan is working on it, may be he can tell us a bit more.

The repo is here:

MCSmalltalkhubRepository
owner: 'PharoExtras'
project: 'Gettext'
user: ''
password: ''

Thanks

Hilaire


Le 24/04/2016 21:35, stepharo a écrit :
>> You can't use the installation procedure described in the wiki, because
>> Pharo5 also got stuck when loading a dependent package (gettext package
>> to name it).
> From where do you load gettext because I can have a look.
> Your work is important to me :)

--
Dr. Geo
http://drgeo.eu


Reply | Threaded
Open this post in threaded view
|

Re: [Pharo 5] Gettext

stepharo
Hi hilaire

Do you have some examples/doc/text how you do the internationalisation
in DrGeo because I will start to need that?


Stef


Le 25/4/16 à 12:20, Hilaire a écrit :

> I open a new topic.
>
> It looks there are some issues with Gettext.
> I saw Johan is working on it, may be he can tell us a bit more.
>
> The repo is here:
>
> MCSmalltalkhubRepository
> owner: 'PharoExtras'
> project: 'Gettext'
> user: ''
> password: ''
>
> Thanks
>
> Hilaire
>
>
> Le 24/04/2016 21:35, stepharo a écrit :
>>> You can't use the installation procedure described in the wiki, because
>>> Pharo5 also got stuck when loading a dependent package (gettext package
>>> to name it).
>>  From where do you load gettext because I can have a look.
>> Your work is important to me :)


Reply | Threaded
Open this post in threaded view
|

Re: [Pharo 5] Gettext

HilaireFernandes


Here are the overall process

http://pharo.gemtalksystems.com/book/LanguageAndLibraries/Localisation

For Dr. Geo I have bit more to decide which font to load at start up
depending on the locale (This is where Pharo5's locale refactoring break
it) but you should not need it for European languages.

Hilaire


Le 27/04/2016 19:23, stepharo a écrit :
>
> Do you have some examples/doc/text how you do the internationalisation
> in DrGeo because I will start to need that?

--
Dr. Geo
http://drgeo.eu


Reply | Threaded
Open this post in threaded view
|

Re: [Pharo 5] Gettext

HilaireFernandes
In reply to this post by stepharo
Here are the overall process

http://pharo.gemtalksystems.com/book/LanguageAndLibraries/Localisation

For Dr. Geo I have bit more to decide which font to load at start up
depending on the locale (This is where Pharo5's locale refactoring break
it) but you should not need it for European languages.

Hilaire
--
Dr. Geo
http://drgeo.eu