Create a fully functional multilingual demo app with Rails 3.0.0.beta using gettext for i18n.
This task has been COMPLETED.
Aside from the rake tasks, what would be wrong with just using the shipped Gettext interface (http://github.com/svenfuchs/i18n/blob/master/lib/i18n/gettext.rb) and backend (http://github.com/svenfuchs/i18n/blob/master/lib/i18n/backend/gettext.rb)? Just asking ... I don't use Gettext myself, but I'm interested in any improvements to the shipped code, so I'd happily help with this task.
Removed previous comment as spam.