PDA

View Full Version : Localizing an engine with gettext .. what and where ?


rubyonrails-talk
August 27th, 2006, 01:57 PM
I succeeded localizing my app with gettext (good tutorial @
[link] (http://www.yotabanana.com/hiki/ruby-gettext-howto-rails.html)) BUT... I'd
like to localize an engine (let's call it jdoe_engine...
it seems more complicated....
In order to get my pot/po's to generate my mo's
what should be my rakefile ? where it should be located ? how can I run

More... (http://groups.google.com/group/rubyonrails-talk/msg/77a64fa5c77908ac)