Hinrich wrote the following on 12.11.2006 13:45 :> Hi folks,
>
> I am just trying to i18nize my first RoR App. Gettext sounds like a good
> option, but I have problems running it on Windows XP:
>
> I followed this manual:
> http://www.yotabanana.com/hiki/ruby-gettext.html?ruby-gettext
>
> - I create a po file with "rake updatepo"
> - I copy this in subfolders and translate
>
> No the problem:
> If I run "rake makemo" the script finishes without problems, but
I
> cannot find any files.
>
Don''t you have a locale subdirectory with a
<locale>/LC_MESSAGES/<your_appname>.mo structure?
If not, please post the output of "ls -lR po" run in your app
directory.
Lionel.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---