summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/proparsingsubdirs/project.ts.result
blob: 63e67d56bced606df1b6ae1747f5f8fc963fa67e (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.1">
<context>
    <name>QApplication</name>
    <message>
        <location filename="sub1/main.cpp" line="39"/>
        <source>Hello world</source>
        <comment>Platform-independent file</comment>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>