View Single Post
  #8 (permalink)  
Old 08-22-2006, 03:36 AM
StefanD StefanD is offline
Project Contributor
 
Posts: 68
Lightbulb PHP script for checking translation

I have created a tool in php that can check the translated files.
The output is the same like the tool from andyc, but now you can check it yourself.

Installation:
  • Download the attached i18n-check.php.zip file and unzip.
  • copy i18n-check.php to /opt/zimbra/httpd/htdocs/
  • Point your webbrowser to http://SERVER:7780/i18n-check.php
The script will find all translated files that are in the default msgs path.

Regards,
Stefan
Attached Files
File Type: zip i18n-check.php.zip (2.1 KB, 193 views)
Reply With Quote