summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/backslashes/project.ts.result
blob: be6b93cbcd4f6453dc8dc95a4732659aba7655a9 (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="1.1">
<context>
    <name>QApplication</name>
    <message>
        <location filename="../src/main.cpp" line="54"/>
        <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>