LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   xgettext: How to parse entire directory structure (dirs/subdirs) (https://www.linuxquestions.org/questions/linux-software-2/xgettext-how-to-parse-entire-directory-structure-dirs-subdirs-439301/)

Muffe 04-27-2006 05:07 AM

xgettext: How to parse entire directory structure (dirs/subdirs)
 
I've started on a PHP project, and am using GNU Gettext to translate my scripts into other languages. The problem is that my project contains several directories and subdirectories (and perhaps even more subdirectories?). I have managed to get xgettext to parse one directory to make PO files, but how do I parse my entire project (with all PHP files in all directories) in one operation?

Feel free to ask if you did not understand the problem. Thanks.

jlinkels 04-28-2006 09:52 AM

Recently there were several threads on this forum with a similar question. Not exactly your problem,. but both dealed with PHP and recursing into subdirectories.

jlinkels


All times are GMT -5. The time now is 03:08 PM.