I've setup cronjobs to update the translation status and validation pages automatically for NetBeans translatedfiles project.

Translation status page:
gets the status of which files are already translated or not in translatedfiles cvs tree. It's simply checking whether the file is existing or not.
Translation validation page:
reports the errors and warnings of localized Bundle.properties. It's checking whether the corresponding localized key is translated, existing and its encoding.
Comments:

Post a Comment:
Comments are closed for this entry.

This blog copyright 2009 by katakai