summaryrefslogtreecommitdiff
path: root/tests/auto/linguist/lupdate/testdata/good/mergeui/project.ts.before
blob: b96cd4ee9b238e43655dbb760e5096bd372add08 (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="49"/>
        <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="52"/>
        <source>300px</source>
        <translation>300px</translation>
    </message>
    <message>
        <location filename="project.ui" line="59"/>
        <source>400px</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>