summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/lacksqobject_clang_parser/project.ts.result
blob: 66a33a320117547d9829ad86ace6458d236b7c3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
    <name>QObject</name>
    <message>
        <location filename="main.cpp" line="45"/>
        <source>Bla</source>
        <comment>::B</comment>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="main.cpp" line="52"/>
        <source>Bla</source>
        <comment>::C</comment>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="main.cpp" line="65"/>
        <source>Bla</source>
        <comment>nsB::B</comment>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="main.cpp" line="71"/>
        <source>Bla</source>
        <comment>nsB::C</comment>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>