summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/proparsingsubdirs/project.ts.result
blob: 5914d0bedf21fcd2f03070628b745724eb1644f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0">
<context>
    <name>QApplication</name>
    <message>
        <location filename="sub1/main.cpp" line="6"/>
        <source>Hello world</source>
        <comment>Platform-independent file</comment>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>