Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check i18n for table and behaviour #3

Open
augustohp opened this issue Jun 29, 2010 · 1 comment
Open

Check i18n for table and behaviour #3

augustohp opened this issue Jun 29, 2010 · 1 comment
Labels

Comments

@augustohp
Copy link

Somehow the behaviour that translate table contents is not working.
Currently the only "Translatable" table is the "Areas" table. And I made a mess with table records and an array to enable a fast translation to launch the application. Now we should fix this.

The "areas" controller should enable the creation of two "Names" one for each language available (por and eng).

And the array crap should be removed from the proposals controller, the translation should be brought by the Model and the translate behavior automatically.

CakePHP doc for that feature: http://book.cakephp.org/view/1328/Translate

@augustohp
Copy link
Author

The array crap have already been removed, but now we need to enable Translation using the i18n table for two other models: Level and Size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant