Monday, October 1, 2012

Re: i18n extract - not generating pot files

here's my shell ouput

MachineName:app username$ ./Console/cake i18n extract -v --validation-domain validation

Welcome to CakePHP v2.0.4 Console
---------------------------------------------------------------
App : app
Path: /Users/username/Sites/project/app/
---------------------------------------------------------------
What is the path you would like to extract?
[Q]uit [D]one  
[/Users/username/Sites/project/app/] > 

What is the path you would like to extract?
[Q]uit [D]one  
[D] > 

What is the path you would like to output?
[Q]uit  
[/Users/username/Sites/project/app/Locale] > 

Would you like to merge all domains strings into the default.pot file? (y/n) 
[n] > 


Extracting...
---------------------------------------------------------------
Paths:
   /Users/username/Sites/project/app/
Output Directory: /Users/username/Sites/project/app/Locale/
---------------------------------------------------------------
Processing /Users/username/Sites/project/app/index.php...
[there's lots more of these "processing" lines, listing all my ctp views and stuff]

then the command quits as if everything went fine

--
Like Us on FacekBook 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 cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

No comments: