summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/backslashes/ts/project.ts.result
blob: 90ac88d525f73c62e10b48986cef7c1dc318409d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
    <name>QCoreApplication</name>
    <message>
        <location filename="../src/main.cpp" line="40"/>
        <source>QT_LAYOUT_DIRECTION</source>
        <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>