I have a rails app, the lovely opinion forum, I'd like to globalize --
it uses a bunch of rhtml templates with hard-coded English text.

Should I change all the embedded text into the ugly <%= 'Msg'.t %>
references with globalize, or rather can I gave language-specific rhtml
files?  I realize it may be more work and fuzz to keep them in sync
though...

Now I was just looking at options and GNU suggests gettext -- is
globalize using gettext or is it an alternative?

Cheers,
Alexy

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Railsi18n-discussion mailing list
Railsi18n-discussion@rubyforge.org
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to