Where is the keys for translating the states and transitions supposed to go?
As far as I recall, the old solution used the app.<model>.states and app.<model>.transitions namespace. These have probably moved since all models translations are now based off the activerecord key (to match rails i18n). I though I could just add them to the activerecord.attributes section, or to the activerecord.attribute_help section, but that didn't work. I also tried activerecord.states and activerecord.transitions, but none of them worked. ~Ronny -- 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.
