Hi everyone,

I'm trying to internationalize an application, and I face some problems 
with the I18N shell when extracting messages.

When I run the extract task (cake.bat i18n extract), I'm asked whether I 
want to extract messages from the Cake core, which is what I want since 
there is some important messages to translate in the core (for example, the 
names of the months, in the Form helper).

But when the extraction of core messages is enabled, the extraction of 
validation messages from the models is disabled. Of course, I want both...

I can see some logic behind that, for example, having the translations of 
the core for one version of Cake which can be shared among several 
applications, but this is not the case.

Does someone know why this is working this way, if this is a bug or a 
feature I'm not using properly ?

Thanks in advance.

Cyrille

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
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].
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to