I'm trying at the moment, but it doesn't seem to work. 1. running rails 2.3.5 and hobo 1.0RC1 2. have downloaded local (danish) rails locale from the git source, named da.yml, and put it in the config/locale dir. 3. have downloaded local (norwegian) rails locale from the git source, renamed to hobo.da.yml (will work for now until i get it translated myself), , and put it in the config/locale dir. 4. set the default_locale in environment.rb to :da
but its not working! so what have i missed? // Mikkel WF On 8 Dec., 15:37, Bryan Larsen <[email protected]> wrote: > Many of the changes that went into Hobo just before 1.0RC1 were > related to i18n. Before we bless 1.0, it would be nice to confirm > that these changes aren't broken. None of my applications are > internationalized -- has anybody converted an internationalized > application to 1.0RC1, or does anybody plan to do so this month? > > thanks, > Bryan -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
