Thursday, October 27, 2011

Re: Discussion Question

On Oct 26, 4:02 pm, zuha <rich...@razorit.com> wrote:
> Okay just have a question I've been curious about for awhile.  What is the
> benefit of .pot files instead of say using Google Translate?

If you're asking there is no benefit for you.

>    I'm also
> curious as to whether removing the 1000's of __() functions would have any
> performance upgrade in that case.

Well I doubt it, but there's nothing forcing you to add __() calls to
your app code, and if your apps are single language (which from the
question, seems like a given) adding __() calls is of no benefit.

AD

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: