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:
@@ -2667,12 +2667,3 @@ msgstr ""
|
||||
msgid "Very Old Stuff"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "General i2p discussion"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Help channel"
|
||||
#~ msgstr "Kanał pomocy"
|
||||
|
||||
|
Reference in New Issue
Block a user