i once had this idea as well
but it is - as a fact - way slower than the po way

AND i came up with this idea:
language backend with editing/adding multiple languages to their
corresponding __('textPlaceholder')
and exporting it to the .po file after i am finished altering them
this way it is very flexible, additional infos can be attached to the
lang strings and you dont lose much speed
this works only for __() of course

for Database Content to be translated you could use the translate
behaviour

yours,
mark


On 26 Mrz., 16:15, Sourabh <[email protected]> wrote:
> Hi
>
> I am developing a multilingual site with cakePHP.
> I need to use database instead of PO files to store language strings
> as a requirement.
> What can be the best way to do it ?
> Can I override __() function if yes ,then how ?
>
> Thanks in advance !
>
> Sourabh
--~--~---------~--~----~------------~-------~--~----~
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