summaryrefslogtreecommitdiff
path: root/l10ntools/Executable_pocheck.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-08-20fdo#67786 pocheck tool for checking translationsAndras Timar1-0/+34
Pootle has many checks, but there are cases which are not covered. Therefore I wrote a tool which checked three types of translation errors: 1. Unique style names. 2. Unique spreadsheet function names. 3. Missing trailing '|' in Windows installer translation. Usage: make cmd cmd=solver/*/bin/pocheck It checks all languages and prints the report to stdout. Change-Id: I89aad66ea41c0ebe4a6f45beaaf86afd1a6439cc