Hi,
In the file active_scaffold\lib\active_scaffold\locale\es.yml is
necessary change line 24 from:
found: {:one => '1 encontrado',:other => '{{count}} encontrados'}
to:
found: "{:one => '1 encontrado',:other => '{{count}} encontrados'}"
for the last 2.2.2 update,
Benjamín
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---