aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlapplicationengine/data/i18n/qml.ts
blob: 51a204be3e7a0f8f2ea7a43c7b95b7b94004cbc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="" sourcelanguage="en">
<context>
    <name>loadTranslation</name>
    <message>
        <source>translate it</source>
        <translation>translated</translation>
    </message>
</context>
</TS>