diff options
author | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-08-06 07:41:56 (GMT) |
---|---|---|
committer | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-08-06 07:41:56 (GMT) |
commit | 34e2cd4e715a9760b2829cff13fd2526f6a290ec (patch) | |
tree | 827d4fdd36cfdf6480097c372831c7b6d3f4a918 /tests/auto/linguist/lupdate/testdata | |
parent | 4dcc603919779bda9f5dc052c459d914bdc4949b (diff) | |
download | Qt-34e2cd4e715a9760b2829cff13fd2526f6a290ec.zip Qt-34e2cd4e715a9760b2829cff13fd2526f6a290ec.tar.gz Qt-34e2cd4e715a9760b2829cff13fd2526f6a290ec.tar.bz2 |
Update baseline (project.ts.result) for the good:backslashes case.
Diffstat (limited to 'tests/auto/linguist/lupdate/testdata')
-rw-r--r-- | tests/auto/linguist/lupdate/testdata/good/backslashes/project.ts.result | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/backslashes/project.ts.result b/tests/auto/linguist/lupdate/testdata/good/backslashes/project.ts.result index 151a18e..f2d109b 100644 --- a/tests/auto/linguist/lupdate/testdata/good/backslashes/project.ts.result +++ b/tests/auto/linguist/lupdate/testdata/good/backslashes/project.ts.result @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="1.1"> +<TS version="2.0"> <context> <name>QApplication</name> <message> - <location filename="../src/main.cpp" line="13"/> + <location filename="../src/main.cpp" line="10"/> <source>QT_LAYOUT_DIRECTION</source> <comment>Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment> <translation type="unfinished"></translation> |