summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/recurse_full/project.ts.result
blob: 5d923f48065245a7044dd249ec93bbacc33b0fcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
    <name>subdir1</name>
    <message>
        <location filename="subdir1/main.cpp" line="32"/>
        <source>minimal test</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>subsub1</name>
    <message>
        <location filename="subdir2/subsub1/main.cpp" line="32"/>
        <source>minimal test</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>