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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.