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