summaryrefslogtreecommitdiffstats
path: root/kbabel/catalogmanager/validationoptions.ui
blob: 23c3cb711b32194076510829e9ceafe70c38afb8 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>ValidationOptions</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>ValidationOptions</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>174</width>
            <height>70</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQLayoutWidget">
            <property name="name">
                <cstring>tqlayout1</cstring>
            </property>
            <vbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>markAsFuzzy</cstring>
                    </property>
                    <property name="text">
                        <string>Mark invalid as &amp;fuzzy</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;qt&gt;&lt;p&gt;&lt;b&gt;Mark invalid as fuzzy&lt;/b&gt;&lt;p&gt;
&lt;p&gt;If you select this option, all items,
which identifies the tool as invalid, will be
marked as fuzzy and the resulting file
will be saved.&lt;/p&gt;&lt;/qt&gt;</string>
                    </property>
                </widget>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>ignoreFuzzy</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Do not validate fuzzy</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;qt&gt;&lt;p&gt;&lt;b&gt;Do not validate fuzzy&lt;/b&gt;&lt;p&gt;
&lt;p&gt;If you select this option, all items
marked as fuzzy will not be validated at all.&lt;/p&gt;&lt;/qt&gt;</string>
                    </property>
                </widget>
            </vbox>
        </widget>
    </vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>