aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/i18n/i18n/base.ts
blob: 82547a1f9374862113856329e86f68ee33c88e41 (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.0" sourcelanguage="en">
<context>
    <name>i18n</name>
    <message>
        <location filename="../i18n.qml" line="30"/>
        <source>Hello</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>