summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/mergecpp_obsolete/project.ts.before
blob: 2bc60491c448ead23a972675df04d46877cf48c6 (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
32
33
34
35
36
37
38
39
<?xml version="1.0"?>
<!DOCTYPE TS><TS version="1.1">
<context>
    <name></name>
    <message id="keep_id">
        <location filename="finddialog.cpp" line="154"/>
        <source>This is some random text</source>
        <translation type="unfinished"></translation>
    </message>
    <message id="obsolete_id">
        <location filename="finddialog.cpp" line="155"/>
        <source>Should be obsolete, too</source>
        <translation type="unfinished">SHOULD BE OBSOLETE AS WELL</translation>
    </message>
</context>
<context>
    <name>FindDialog</name>
    <message>
        <location filename="finddialog.cpp" line="85"/>
        <source>Enter the text you are looking for.</source>
        <translation type="unfinished">Skriv inn teksten du soker etter</translation>
    </message>
    <message>
        <location filename="finddialog.cpp" line="135"/>
        <source>Search reached end of the document</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="finddialog.cpp" line="137"/>
        <source>Search reached start of the document</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="finddialog.cpp" line="139"/>
        <source>Text not found</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>