Follow-up Comment #3, patch #1879 (project wesnoth):

Just had a look at your pofix rules:
They will not work!

Reason:
The lines are too long. You need to have a look at po/wesnoth*/wesnoth*.pot
to get an idea about the line length. pofix.py does not work on "complete
string" basis but on "per line" basis. Those complete paragraph changes are
clearly too much since IIRC gettext does introduce a newline after some 80
chars (can be less due to additional markup stuff!)

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1879>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to