summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/mergecpp_obsolete/project.ts.result
blob: cfd11b18062e8ecbdbfc461eebb8ab57cf855a9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0">
<context>
    <name>FindDialog</name>
    <message>
        <source>Enter the text you are looking for.</source>
        <translation type="obsolete">Skriv inn teksten du soker etter</translation>
    </message>
    <message>
        <location filename="finddialog.cpp" line="88"/>
        <source>Enter the text you want to find.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="finddialog.cpp" line="138"/>
        <source>Search reached end of the document</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="finddialog.cpp" line="140"/>
        <source>Search reached start of the document</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="finddialog.cpp" line="142"/>
        <source>Text not found</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>