Hi,
De : Ted Gould <ted@...11...> So I was trying to make a release but the check-markup script is failing because of the strings "<width>x<height>" which it thinks is a tag. I tried fixing the check-markup script to ignore this, but well, read the subject :) Could someone who knows Perl help out here?
See Bug #570740 "Untranslatable strings" https://bugs.edge.launchpad.net/inkscape/+bug/570740
The check-markup should not stop the process here because this is only a warning. I've partly disabled it in Makefile.am (warn_markup commented) so that we have not warning when doing "make". It's only a workaround, but I not a regexp and perl guru... Should we also comment the check-markup in distcheck-hook? Or remove the tags in the original string?
Regards. -- Nicolas