canmove, Confirmed users
1,189
edits
(→Todo) |
No edit summary |
||
Line 12: | Line 12: | ||
The l10n Verification Tools are a suite of Python scripts that analyze the contents of various pieces of source code and compare them to the rules described in the [[Firefox2/L10n_Requirements|L10n Requirements]] document. These are considered a "static" tool meaning that they check the source file contents before build-time. What Firefox does to these entries after startup is to be verified by a dynamic checker. The tools are currently invoked manually from a command line against a local CVS repository. | The l10n Verification Tools are a suite of Python scripts that analyze the contents of various pieces of source code and compare them to the rules described in the [[Firefox2/L10n_Requirements|L10n Requirements]] document. These are considered a "static" tool meaning that they check the source file contents before build-time. What Firefox does to these entries after startup is to be verified by a dynamic checker. The tools are currently invoked manually from a command line against a local CVS repository. | ||
Source code: [http://antennasoft.net/source/Python/l10nVerifier/ http://antennasoft.net/source/Python/l10nVerifier/] | |||
=== Properties Checker === | === Properties Checker === |