Reformatted excerpts from nicolas.pouillard's message of 2008-01-15:
> In locale_posix.rb:
> ...
>       [ENV["LC_ALL"], ENV["LC_MESSAGES"], ENV["LANG"],
> ...
> 
> In locale_win32.rb:
> ...
>       ["LC_ALL", "LC_CTYPE", "LC_MESSAGES", "LANG"].each do |env|
> ...
> 
> Adding LC_CTYPE to the first list solve my problem...

Excellent, sounds like a bug in gettext. If you submit a bug report,
would you mind cc'ing me?

-- 
William <[EMAIL PROTECTED]>
_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to