Strip out commented-out translations after update

This is necessary because:
- Transifex runs 'msgfmt -c' on any uploaded .po file
- pybabel adds a spurious '#~ msgid ""' to the end of some files
- 'msgfmt -c' ignores that this is commented out, and treats it
  as a syntax error (clashing with the top file definition)
This commit is contained in:
str4d
2014-03-05 02:43:53 +00:00
parent abdc3c587a
commit 17c265bdd7
29 changed files with 6 additions and 150 deletions

View File

@@ -2207,15 +2207,3 @@ msgid ""
"<a href=\"%(future)s\">Future Performance Improvements</a>."
msgstr ""
#~ msgid "Native IPv6 I2P"
#~ msgstr ""
#~ msgid ""
#~ msgstr ""
#~ msgid "Mirrors admin"
#~ msgstr ""
#~ msgid "manage the project mirrors"
#~ msgstr ""