summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lconvert/data/phrasebook.qph
blob: 847a53b503b850ebf8b0f459a69719daec3522e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE QPH>
<QPH language="de" sourcelanguage="en_US">
<phrase>
    <source>About</source>
    <target>Info</target>
</phrase>
<phrase>
    <source>adornment</source>
    <target>Zubehör</target>
</phrase>
<phrase>
    <source>barrel button</source>
    <target>Pen-Knopf</target>
    <definition>pen</definition>
</phrase>
<phrase>
    <source>foo &amp; bar</source>
    <target>Foo &amp; bar</target>
    <definition>&lt;test&gt;übergroß</definition>
</phrase>
</QPH>