Re: Help: is it feasible to use multiple .po files?

2008-04-03 Thread neeocis

Dear b logica,
I don't know how can i give you my greetings to you.
Thank you very much
You saved my life.. :)

On Apr 2, 11:00 pm, b logica [EMAIL PROTECTED] wrote:
 Yes, but you shoulduse__d() instead of __() to translate. Look at
 the method in cake/basics.php. In a nutshell, you woulduseit like:

 __d('common', 'some string to translate')
 __d('common', 'some string to translate', true)
 __d('msgid_will_use_in_ctp_file1', 'some string to translate', true)

 On Wed, Apr 2, 2008 at 6:33 AM, neeocis [EMAIL PROTECTED] wrote:

   Dear all,
   I am trying to figure out that is it possible and orfeasibletouse
   multiple.pofilesfor each language like...
   /app/locale/eng/LC_MESSAGES/common.po
   /app/locale/eng/LC_MESSAGES/msgid_will_use_in_ctp_file1.po
   /app/locale/eng/LC_MESSAGES/msgid_will_use_in_ctp_file2.po
   -
   /app/locale/fin/LC_MESSAGES/common.po
   /app/locale/fin/LC_MESSAGES/msgid_will_use_in_ctp_file1.po
   /app/locale/fin/LC_MESSAGES/msgid_will_use_in_ctp_file2.po

   Because, the system we are developing will must support more than 3
   languages and the static contents are huge. So if i canusemultiple
   filesrather than /app/locale/eng/LC_MESSAGES/default.po
   than it will be more easier for me to maintain, update and develop.

   Pleasehelpme on this regards..  any resource/links will be
   appritiate.

   Thanks in advance,
   Neeocis

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Help: is it feasible to use multiple .po files?

2008-04-02 Thread neeocis

Dear all,
I am trying to figure out that is it possible and or feasible to use
multiple .po files for each language like...
/app/locale/eng/LC_MESSAGES/common.po
/app/locale/eng/LC_MESSAGES/msgid_will_use_in_ctp_file1.po
/app/locale/eng/LC_MESSAGES/msgid_will_use_in_ctp_file2.po
-
/app/locale/fin/LC_MESSAGES/common.po
/app/locale/fin/LC_MESSAGES/msgid_will_use_in_ctp_file1.po
/app/locale/fin/LC_MESSAGES/msgid_will_use_in_ctp_file2.po

Because, the system we are developing will must support more than 3
languages and the static contents are huge. So if i can use multiple
files rather than /app/locale/eng/LC_MESSAGES/default.po
than it will be more easier for me to maintain, update and develop.

Please help me on this regards..  any resource/links will be
appritiate.

Thanks in advance,
Neeocis

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---