summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/linguist/test_create_translation_same_base_names/de/myobject.ts
blob: 4d4292e5b44e7f6a24cfeb35542782b4ee15ff96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="de_DE">
<context>
    <name>main</name>
    <message>
        <location filename="../myi18nobject.cpp" line="26"/>
        <source>Hello, world!</source>
        <translation>Hallo, Welt!</translation>
    </message>
</context>
</TS>