forked from I2P_Developers/i2p.www
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:
@@ -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 ""
|
||||
|
||||
|
@@ -1837,6 +1837,3 @@ msgstr ""
|
||||
msgid "`release signing key`"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ msgstr ""
|
||||
|
||||
|
@@ -16947,15 +16947,3 @@ msgid ""
|
||||
"conclusion is not supported by the paper."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "This format is obsolte as of release 0.9.9."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "February 2013"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Review and possibly disable 'check connection'"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@@ -4088,6 +4088,3 @@ msgid ""
|
||||
"href=\"http://%(zzz)s/forums/14\">translation forum on %(zzz)s</a>."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ msgstr ""
|
||||
|
||||
|
@@ -2794,9 +2794,3 @@ msgstr ""
|
||||
msgid "Very Old Stuff"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Help channel"
|
||||
#~ msgstr "ערוץ עזרה"
|
||||
|
||||
|
Reference in New Issue
Block a user