summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/from_subdir/project.ts.result
blob: 7167cf33cfd2773cfd9634bd98fa47e6fdf0f0fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0">
<context>
    <name>QApplication</name>
    <message>
        <location filename="src/main.cpp" line="49"/>
        <source>string in main.cpp</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="src/main.h" line="45"/>
        <source>string in main.h</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>