summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/resources_cmdline/project.ts.result
blob: 82719c0265e672d270eca4827031f8de216711a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
    <name>main</name>
    <message>
        <location filename="main.qml" line="38"/>
        <source>From QML file in root</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="main.js" line="1"/>
        <source>From JavaScript file</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>