1bad.po.test: Mismatched quotes:
2msgid "bad1: odd number of quotes"
3msgstr """
4
5bad.po.test: Mismatched quotes:
6msgid "bad2: unclosed"
7msgstr "
8
9bad.po.test: Not in msg format:
10msgid "bad3: no msgstr line"
11
12bad.po.test: Mismatched quotes:
13msgid "bad4: no msgstr value"
14msgstr
15
16bad.po.test: Mismatched quotes:
17msgid "bad5: escaped backslash doesn't escape quote"
18msgstr "\\""
19
20bad.po.test: unclosed <b>:
21msgid "bad6"
22msgstr "<b>x"
23
24bad.po.test: unclosed <b>:
25msgid "bad7"
26msgstr "<b>>"
27
28bad.po.test: unclosed <b>:
29msgid "bad8"
30msgstr "<b>a>"
31
32bad.po.test: unclosed <i>:
33msgid "bad9"
34msgstr "<i>a"
35
36bad.po.test: unclosed <u>:
37msgid "bad10"
38msgstr "<u><"
39
40bad.po.test: unclosed <sub>:
41msgid "bad11"
42msgstr "<sub>a<"
43
44bad.po.test: unclosed <b>:
45msgid "bad12"
46msgstr "<b>a<b></b>"
47
48bad.po.test: unclosed <b>:
49msgid "bad13"
50msgstr "<b>a<>"
51
52bad.po.test: unclosed <b>:
53msgid "bad14"
54msgstr "<b>a<b>"
55
56bad.po.test: unclosed <b>:
57msgid "bad15"
58msgstr "<b>a</B>"
59
60bad.po.test: unclosed <b>:
61msgid "bad16"
62msgstr "<b>a</b"
63
64bad.po.test: <b> can't have attributes in Pango:
65msgid "bad17"
66msgstr "<b face=\"bold\">hi</b>"
67
68bad.po.test: Unexpected <span> attributes `fdsa="bold"':
69msgid "bad18"
70msgstr "<span fdsa=\"bold\">hi</span>"
71
72bad.po.test: Trailing whitespace:
73msgid "bad19: trailing whitespace"
74msgstr "tabs etc. after string."
75