summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/respfile/project.ts.result
blob: 998a7e6731528ae97d5034b8e34645ac699dbbb9 (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.1">
<context>
    <name>Dialog2</name>
    <message>
        <location filename="source1.cpp" line="39"/>
        <source>func1</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="source2.cpp" line="39"/>
        <source>func2</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>