Developer News

Tool for managing language files

GIJOE  20-Oct-2003 13:23 4163 Reads   No comments 
"Xoops Language Checker" has just been released.
You can download it from http://www.peak.ne.jp/xoops/

Place 3 files included the archive into the same directory like /usr/local/bin.
Althogh 3 file is executable, you should run xoops_lang_check.php only.

I believe this tool must be useful for module developpers and translators.



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

414 user(s) are online (108 user(s) are browsing Publisher)


Members: 0


Guests: 414


more...

Donat-O-Meter

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

Latest GitHub Commits

Categories