Developer News

Tool for managing language files

GIJOE  20-Oct-2003 13:23 4186 Reads   No comments 
eg)
For a module developper who maintains "mod_a" in mainly Spanish :
$ xoops_lang_check.php module/mod_a spanish english
This command shows you which constant definitions of english are insufficient.

$ xoops_lang_check.php --patch module/mod_a spanish
This command append constant definitions into apropriate files for all languages automatically.

For a translator who maintain "mod_a" from english to French :
$ xoops_lang_check.php --patch module/mod_a english french
After this command, you can easily found and edit the constants added new.

This tool is written in PHP CLI. Even if you don't have PHP CLI, converting to another type of PHP is easy, I think.
Rating 0/5
Rating: 0/5 (0 votes)
Voting is disabled!


Login

Who's Online

321 user(s) are online (6 user(s) are browsing Publisher)


Members: 0


Guests: 321


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories