[wxruby-users] i18n & l10n samples?

Alex Fenton alex at pressure.to
Mon Aug 4 10:26:01 EDT 2008


Hi

Niklas Baumstark wrote:
> are there any samples or docs available on how to use the wxRuby
> Localization and Internationalization Features?
>   
Take a look at:
samples/text/unicode.rb
http://wxruby.rubyforge.org/doc/locale.html

Use standard ids (eg Wx::ID_PASTE) wherever possible.

For localisation, I can recommend the Ruby-GetText library: 
http://www.yotabanana.com/hiki/ruby-gettext.html?ruby-gettext

cheers
alex


More information about the wxruby-users mailing list