Files
i2p.www/update-existing-po.sh
str4d 17c265bdd7 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)
2014-03-05 02:43:53 +00:00

489 B
Executable File