summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/mergeui/project.ts.before
blob: e2977848186142a5a7610be553811d6e20341941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<!DOCTYPE TS><TS version="1.1">
<context>
    <name>FindDialog</name>
    <message>
        <location filename="project.ui" line="27"/>
        <source>Qt Assistant - Find text</source>
        <!--should be changed to unfinished, since we are changing the sourcetext in the ui file-->
        <translation>Qt Assistant - Finn tekst</translation>
    </message>
    <message>
        <location filename="project.ui" line="30"/>
        <source>300px</source>
        <translation>300px</translation>
    </message>
    <message>
        <location filename="project.ui" line="33"/>
        <source>400px</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>