summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/textsimilarity/project.ts.before
blob: f06c22ca8809711413e1f6544bfb1efd4d347453 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<!DOCTYPE TS><TS version="1.1">
<context>
    <name>FindDialog</name>
    <message>
        <location filename="project.ui" line="20"/>
        <source>Test similarity</source>
        <translation type="unfinished">Test likhet (test1)</translation>
    </message>
    <message>
        <location filename="project.ui" line="23"/>
        <source>Similarity should have kicked in here!</source>
        <translation type="unfinished">Test likhet (test2)</translation>
    </message>
</context>
</TS>