tdf#147611: fix indices
[LibreOffice.git] / cui / uiconfig / ui / optnewdictionarydialog.ui
blob0566ea9d638d6569c5ffdcae38939f2531fdc078
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="OptNewDictionaryDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="optnewdictionarydialog|OptNewDictionaryDialog">New Dictionary</property>
9 <property name="modal">True</property>
10 <property name="default_width">0</property>
11 <property name="default_height">0</property>
12 <property name="type_hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can_focus">False</property>
16 <property name="hexpand">True</property>
17 <property name="vexpand">True</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="dialog-action_area1">
22 <property name="can_focus">False</property>
23 <property name="layout_style">end</property>
24 <child>
25 <object class="GtkButton" id="ok">
26 <property name="label" translatable="yes" context="stock">_OK</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="can_default">True</property>
30 <property name="has_default">True</property>
31 <property name="receives_default">True</property>
32 <property name="use-underline">True</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">0</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkButton" id="cancel">
42 <property name="label" translatable="yes" context="stock">_Cancel</property>
43 <property name="visible">True</property>
44 <property name="can_focus">True</property>
45 <property name="receives_default">True</property>
46 <property name="use-underline">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">1</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkButton" id="help">
56 <property name="label" translatable="yes" context="stock">_Help</property>
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="receives_default">True</property>
60 <property name="use-underline">True</property>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">True</property>
65 <property name="position">2</property>
66 <property name="secondary">True</property>
67 </packing>
68 </child>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="pack_type">end</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkFrame" id="frame1">
79 <property name="visible">True</property>
80 <property name="can_focus">False</property>
81 <property name="label_xalign">0</property>
82 <property name="shadow_type">none</property>
83 <child>
84 <!-- n-columns=1 n-rows=1 -->
85 <object class="GtkGrid" id="grid1">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="row_spacing">6</property>
89 <property name="column_spacing">12</property>
90 <property name="margin-start">12</property>
91 <property name="margin-top">6</property>
92 <child>
93 <object class="GtkEntry" id="nameedit">
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="max_length">32</property>
97 <property name="activates_default">True</property>
98 <property name="width_chars">32</property>
99 <property name="truncate-multiline">True</property>
100 <child internal-child="accessible">
101 <object class="AtkObject" id="nameedit-atkobject">
102 <property name="AtkObject::accessible-description" translatable="yes" context="nameedit">Specifies the name of the new custom dictionary.</property>
103 </object>
104 </child>
105 </object>
106 <packing>
107 <property name="left_attach">1</property>
108 <property name="top_attach">0</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkLabel" id="name_label">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="label" translatable="yes" context="optnewdictionarydialog|name_label">_Name:</property>
116 <property name="use_underline">True</property>
117 <property name="mnemonic_widget">nameedit</property>
118 <property name="xalign">0</property>
119 </object>
120 <packing>
121 <property name="left_attach">0</property>
122 <property name="top_attach">0</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkLabel" id="language_label">
127 <property name="visible">True</property>
128 <property name="can_focus">False</property>
129 <property name="label" translatable="yes" context="optnewdictionarydialog|language_label">_Language:</property>
130 <property name="use_underline">True</property>
131 <property name="mnemonic_widget">language</property>
132 <property name="xalign">0</property>
133 </object>
134 <packing>
135 <property name="left_attach">0</property>
136 <property name="top_attach">1</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkCheckButton" id="except">
141 <property name="label" translatable="yes" context="optnewdictionarydialog|except">_Exception (-)</property>
142 <property name="visible">True</property>
143 <property name="can_focus">True</property>
144 <property name="receives_default">False</property>
145 <property name="use_underline">True</property>
146 <property name="draw_indicator">True</property>
147 <child internal-child="accessible">
148 <object class="AtkObject" id="except-atkobject">
149 <property name="AtkObject::accessible-description" translatable="yes" context="except">Specifies whether you wish to avoid certain words in your documents.</property>
150 </object>
151 </child>
152 </object>
153 <packing>
154 <property name="left_attach">0</property>
155 <property name="top_attach">2</property>
156 <property name="width">2</property>
157 </packing>
158 </child>
159 <child>
160 <object class="GtkComboBoxText" id="language">
161 <property name="visible">True</property>
162 <property name="can_focus">False</property>
163 <property name="has_entry">True</property>
164 <child internal-child="entry">
165 <object class="GtkEntry">
166 <property name="can_focus">True</property>
167 <property name="truncate-multiline">True</property>
168 <property name="activates_default">True</property>
169 </object>
170 </child>
171 <child internal-child="accessible">
172 <object class="AtkObject" id="language-atkobject">
173 <property name="AtkObject::accessible-description" translatable="yes" context="language">By selecting a certain language you can limit the use of the custom dictionary.</property>
174 </object>
175 </child>
176 </object>
177 <packing>
178 <property name="left_attach">1</property>
179 <property name="top_attach">1</property>
180 </packing>
181 </child>
182 </object>
183 </child>
184 <child type="label">
185 <object class="GtkLabel" id="label1">
186 <property name="visible">True</property>
187 <property name="can_focus">False</property>
188 <property name="label" translatable="yes" context="optnewdictionarydialog|label1">Dictionary</property>
189 <attributes>
190 <attribute name="weight" value="bold"/>
191 </attributes>
192 </object>
193 </child>
194 </object>
195 <packing>
196 <property name="expand">False</property>
197 <property name="fill">True</property>
198 <property name="position">1</property>
199 </packing>
200 </child>
201 </object>
202 </child>
203 <action-widgets>
204 <action-widget response="-5">ok</action-widget>
205 <action-widget response="-6">cancel</action-widget>
206 <action-widget response="-11">help</action-widget>
207 </action-widgets>
208 <child type="titlebar">
209 <placeholder/>
210 </child>
211 <child internal-child="accessible">
212 <object class="AtkObject" id="OptNewDictionaryDialog-atkobject">
213 <property name="AtkObject::accessible-description" translatable="yes" context="OptNewDictionaryDialog">In the Dictionary section you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</property>
214 </object>
215 </child>
216 </object>
217 </interface>