Hi,

Ok, I ve forgottten one line in my example:
activerecord:
   models:
      admin:
        one: Administrator
        other: Administrators

--
Volker


On 2 Feb., 19:51, Nick Rogers <[email protected]> wrote:
> On Tue, Feb 2, 2010 at 12:08 AM, [email protected] <
>
> [email protected]> wrote:
> > Hi,
>
> > Rails i18n modul expects plural forms in your yml file.
> > change your localization file:
> > en:
> >  activerecord:
> >    models:
> >      one: Administrator
> >      other: Administrators
>
> This does not seem to have any affect on active_scaffold. I tried...
>
> en:
>   activerecord:
>     models:
>       admin: Administrator
>       admins: Administrators
>
> To no avil

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.

Reply via email to