summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/notargetlanguage/project.ts.before
blob: 7216e069c7643dc92dc435724cae31942895bdfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
    <name>QObject</name>
    <message numerus="yes">
        <location filename="main.cpp" line="39"/>
        <source>un mot</source>
        <comment>toto</comment>
        <translation type="unfinished">
            <numerusform>ein Wort</numerusform>
        </translation>
    </message>
</context>
</TS>