blob: a5f8e9f79e88c63dbff1903907ec9fbf8ccb4716 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<ui version="4.0" >
<author></author>
<comment><!--
*********************************************************************
**
** Do not change the location (linenumber) of the <string> elements in this file!
** That will make the test break!
**
** If you need to add some tests, please add them to the end of the file!
**
**
*********************************************************************
-->
</comment>
<exportmacro></exportmacro>
<class>FindDialog</class>
<widget class="QWidget" name="FindDialog" >
<property name="test1">
<!-- If the sourcetext is not similar to the vernacular sourcetext, mark the old one as obsolete and the new one as unfinished -->
<string>This should not be considered to be more or less equal to the corresponding one in the TS file.</string>
</property>
<property name="test2">
<string>Here, similarity should kick in!</string>
</property>
</widget>
</ui>
|