I18n

Hi!

Are there any turorials how to internationalize a ruby program?
Any help is welcome.

thx Gergo

···


±[ Kontra, Gergelykgergely@mcl.hu PhD student Room IB113 ]---------+

http://www.mcl.hu/~kgergely “Olyan langesz vagyok, hogy |
Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom” |
±- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+

KONTRA Gergely wrote:

Hi!

Are there any turorials how to internationalize a ruby program?
Any help is welcome.

There is no standard way of which I am aware.

I know you are using wxRuby, so you might want to look at wxWindows i18n
support (I’m don’t know how much of it, if any, is implemented yet in
wxRuby).

Curt

Hi,

···

On Tue, 2003-11-11 at 15:37, KONTRA Gergely wrote:

Hi!

Are there any turorials how to internationalize a ruby program?
Any help is welcome.

Ruby/GetText may interest you:

http://ponx.s5.xrea.com/hiki/ruby-gettext.html

HTH,


Laurent