summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/linguist/test_create_translation_same_base_names/fr/myobject.ts
blob: ab96d20e3bb3844dea6eab89a144d8fccb302e73 (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="fr">
<context>
    <name>main</name>
    <message>
        <location filename="../myi18nobject.cpp" line="26"/>
        <source>Hello, world!</source>
        <translation>Bonjour le monde!</translation>
    </message>
</context>
</TS>