summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/merge_whitespace/project.ts.result
blob: 776238db8a6cd02ec05ffed8869c6cddfee35605 (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.0">
<context>
    <name>QObject</name>
    <message>
        <location filename="main.cpp" line="53"/>
        <source>
newline at the start</source>
        <translation>
NEWLINE AT THE START</translation>
    </message>
    <message>
        <location filename="main.cpp" line="54"/>
        <source>newline at the end
</source>
        <translation>NEWLINE AT THE END
</translation>
    </message>
    <message>
        <location filename="main.cpp" line="55"/>
        <source>newline and space at the end
 </source>
        <translation>NEWLINE AND SPACE AT THE END
 </translation>
    </message>
    <message>
        <location filename="main.cpp" line="56"/>
        <source>space and newline at the end 
</source>
        <translation>SPACE AND NEWLINE AT THE END 
</translation>
    </message>
    <message>
        <location filename="main.cpp" line="57"/>
        <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="58"/>
        <source>
	newline and tab at the start</source>
        <translation>
	NEWLINE AND TAB AT THE START</translation>
    </message>
    <message>
        <location filename="main.cpp" line="59"/>
        <source> 	space and tab at the start</source>
        <translation> 	SPACE AND TAB AT THE START</translation>
    </message>
    <message>
        <location filename="main.cpp" line="60"/>
        <source> space_first</source>
        <translation> SPACE_FIRST</translation>
    </message>
    <message>
        <location filename="main.cpp" line="61"/>
        <source>space_last </source>
        <translation>SPACE_LAST </translation>
    </message>
    <message>
        <location filename="main.cpp" line="62"/>
        <source>carriage return and line feed last
</source>
        <translation type="unfinished">CARRIAGE RETURN AND LINE FEED LAST
</translation>
    </message>
</context>
</TS>