Hi,

I have a problem: model names with underscores are not picked up from
the locale yml file:

de:
  activerecord:
    models:
      file_item: "Akte"
      category: Kategorie
      access_group: Zugriffsgruppe
      responsible_person: Zustaendige(r)
      user: Benutzer
    attributes:
        file_item:
            title: Titel


category become "Kategorie", but file_item doesn't become "Akte". the
attributes, however, work: "title" becomes Titel.
Do you have any suggestions for a workaround/fix?

Thanks!

- Johannes
--
http://springenwerk.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"rails-i18n" 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/rails-i18n?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to