- Catch problems such as mismatched formatting characters. Remove messages that can give problems at runtime.
- Also remove unfinished/untranslated messages, they just take up space in the ts and waste parsing time.
Fixes #4774.
This should really go into 0.9.3 too
To translators: you can find the list of invalid messages detected here: http://paste.ubuntu.com/8168130/ All of these messages will show in English until they have been changes to use proper formatting characters in Transifex.
- Catch problems such as mismatched formatting characters. Remove
messages that can give problems at runtime.
- Also remove unfinished/untranslated messages, they just take up space
in the ts and waste parsing time.
Fixes #4774.
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4776_6f5d33b3d2901799311d8596c394a45211ff978f/ for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.