You might look at setting up some custom pluralizations in the the
apps config/inflections.php file.  It could be that the inflections
are not working out right.  The model and controllers are pretty
dependant on that

On 8/2/06, Mattijs <[EMAIL PROTECTED]> wrote:
>
> As an addition: leaving out the $uses makes the app ask for 'Nieuw' as
> modelname, it seems that when calling generateFieldNames, the
> controller forces singularization to find the modelclass and ignores
> the $uses... this would also explain why my agenda controller which is
> in fact identical (except for the names) does work; the singularization
> of 'Agenda' results in Agenda for both Dutch and English.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to