summaryrefslogtreecommitdiff
path: root/tests/auto/linguist/lupdate/testdata/good/heuristics/project.ts.result
blob: 155967a5267342709477f8353314d9c5fe0320ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
    <name>A</name>
    <message>
        <location filename="main.cpp" line="40"/>
        <source>version 2.0 now</source>
        <translation type="unfinished">teraz wersja 1.0 {2.0 ?}</translation>
    </message>
    <message>
        <location filename="main.cpp" line="43"/>
        <source>this is the matched same text</source>
        <translation type="unfinished">der same-text-treffer</translation>
    </message>
    <message>
        <location filename="main.cpp" line="46"/>
        <source>this is the non-matched same text</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>