summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/merge_whitespace/project.ts.result
blob: 486abcec43ef5f68f0f75f23f41ae5410bc62dd0 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en_EN">
<context>
    <name>QObject</name>
    <message>
        <location filename="main.cpp" line="40"/>
        <source>
newline at the start</source>
        <translation>
NEWLINE AT THE START</translation>
    </message>
    <message>
        <location filename="main.cpp" line="41"/>
        <source>newline at the end
</source>
        <translation>NEWLINE AT THE END
</translation>
    </message>
    <message>
        <location filename="main.cpp" line="42"/>
        <source>newline and space at the end
 </source>
        <translation>NEWLINE AND SPACE AT THE END
 </translation>
    </message>
    <message>
        <location filename="main.cpp" line="43"/>
        <source>space and newline at the end 
</source>
        <translation>SPACE AND NEWLINE AT THE END 
</translation>
    </message>
    <message>
        <location filename="main.cpp" line="44"/>
        <source>	Tab at the start and newline at the end
</source>
        <translation>	TAB AT THE START AND NEWLINE AT THE END
</translation>
    </message>
    <message>
        <location filename="main.cpp" line="45"/>
        <source>
	newline and tab at the start</source>
        <translation>
	NEWLINE AND TAB AT THE START</translation>
    </message>
    <message>
        <location filename="main.cpp" line="46"/>
        <source> 	space and tab at the start</source>
        <translation> 	SPACE AND TAB AT THE START</translation>
    </message>
    <message>
        <location filename="main.cpp" line="47"/>
        <source> space_first</source>
        <translation> SPACE_FIRST</translation>
    </message>
    <message>
        <location filename="main.cpp" line="48"/>
        <source>space_last </source>
        <translation>SPACE_LAST </translation>
    </message>
    <message>
        <location filename="main.cpp" line="49"/>
        <source>carriage return and line feed last<byte value="xd"/>
</source>
        <translation type="unfinished">CARRIAGE RETURN AND LINE FEED LAST<byte value="xd"/>
</translation>
    </message>
</context>
</TS>