summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/mergeui/project.ts.before
blob: 6a1f62542bda532ce697345deae10f5fb6cd51ee (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="57"/>
        <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="60"/>
        <source>300px</source>
        <translation>300px</translation>
    </message>
    <message>
        <location filename="project.ui" line="63"/>
        <source>400px</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>