For 'fallback' translations, set model's $locale property to array of
locales instead of string - if translation for field(s) and 1st locale
in array will not be found, other ones will be tried.
As of notice that returned data are using fallback locale (means - not
first one in $locale array), there is currently no way how you can
determine this fact (except for asking model for data with string
$locale first and if it fails, try it again with array $locale), but
we will probably remove this limitation in future.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to