Lines Matching defs:po_error
26 sub po_error ($) {
58 po_error("Unexpected <span> attributes `$attrs'");
63 po_error("<$tag> can't have attributes in Pango");
70 po_error("Entity declaration error (must look like '{' or '@' and be in ASCII)");
75 po_error("Entity declaration error 2 (must look like '{' or '@' and be in ASCII)");
80 po_error("Entity declaration error 3 (must look like '{' or '@' and be in ASCII)");
86 po_error("Unexpected characters in <$1> tag");
91 po_error("unclosed <$1>");
96 po_error("Unmatched closing </$1>");
120 po_error("Unescaped `$1'");
128 po_error("parsing error for `$str'");
178 po_error('Not in msg format');
194 po_error('Mismatched quotes');
245 po_error('Trailing whitespace');
248 po_error("parse error; may be a bug in po/check-markup");