Message Verification We definitely need a tool to verify the translated message properties files. Perhaps such a tool already exists considering that it's so useful. I'll check on that. If not, then as soon as we start integrating the contributed language packs into the product (as opposed to just posting them on the forums), I'll write an Ant task to run during the build that will check the translated properties file. The tool will generate warnings for missing or extraneous properties, etc.
It would also be useful to do the same thing for two versions of the same language so that it's easy to see what has changed between releases of the product. |