Language File Checker Utility for 1.4 Translators Language File Checker Utility for 1.4 Translators
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Language File Checker Utility for 1.4 Translators

Started by donnoman, November 30, 2005, 05:54:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

donnoman

I've developed a tool to help developers and language translators identify some issues with the lang files, namely to make sure all of the items are getting translated.

It currently doesn't do any validity checking, just makes sure that the arrays exist with all the members as compared to the english.php language file.

save the file into your coppermine root as langcheck.php, call it directly when you are logged in as an admin.

Suggestions are welcome.