Hi Kathrin,

Thanks for you reply. Now i can able to translate static text using
your answer.
Can you provide database based i18n support in CakePHP.

Once again thanks for your reply.

thanks,
palPalani.



On 4 Feb, 15:58, "Kathrin" <[EMAIL PROTECTED]> wrote:
> In CakePHP 1.2 the function gettext is implement. You can write in
> cake/local/LCMESSAGE/DEU/ in the core.po datei your msgid and
> msgstring. Call msgfmt core.po >core.mo. Change in your view the
> source (your msgid) like __('msgid') thats 
> all.http://www.gnu.org/software/gettext/
> its realy simple
> Kathrin
>
> On 31 Jan., 16:52, "palPalani" <[EMAIL PROTECTED]> wrote:
>
> > hi,
> > I have found solution for implementing multilingual static content in
> > CakePHP 1.2. I want to know, how to use database based multilingual
> > content. please help me.


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to