android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / spellingdialog.ui
blob8010ae92f35c69ee6cb8e407a7975a8aa36b4ea2
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="GtkMenu" id="addmenu">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 </object>
9 <object class="GtkTreeStore" id="liststore1">
10 <columns>
11 <!-- column-name text -->
12 <column type="gchararray"/>
13 <!-- column-name id -->
14 <column type="gchararray"/>
15 </columns>
16 </object>
17 <object class="GtkListStore" id="liststore6">
18 <columns>
19 <!-- column-name text -->
20 <column type="gchararray"/>
21 <!-- column-name id -->
22 <column type="gchararray"/>
23 <!-- column-name image -->
24 <column type="GdkPixbuf"/>
25 </columns>
26 </object>
27 <object class="GtkDialog" id="SpellingDialog">
28 <property name="can_focus">False</property>
29 <property name="border_width">6</property>
30 <property name="title" translatable="yes" context="spellingdialog|SpellingDialog">Spelling: $LANGUAGE ($LOCATION)</property>
31 <property name="resizable">False</property>
32 <property name="default_width">0</property>
33 <property name="default_height">0</property>
34 <property name="type_hint">dialog</property>
35 <child internal-child="vbox">
36 <object class="GtkBox" id="dialog-vbox1">
37 <property name="can_focus">False</property>
38 <property name="orientation">vertical</property>
39 <property name="spacing">12</property>
40 <child internal-child="action_area">
41 <object class="GtkButtonBox" id="dialog-action_area1">
42 <property name="can_focus">False</property>
43 <property name="layout_style">end</property>
44 <child>
45 <object class="GtkButton" id="help">
46 <property name="label" translatable="yes" context="stock">_Help</property>
47 <property name="visible">True</property>
48 <property name="can_focus">True</property>
49 <property name="receives_default">True</property>
50 <property name="use-underline">True</property>
51 </object>
52 <packing>
53 <property name="expand">False</property>
54 <property name="fill">True</property>
55 <property name="position">0</property>
56 <property name="secondary">True</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkButton" id="options">
61 <property name="label" translatable="yes" context="spellingdialog|options">_Options...</property>
62 <property name="visible">True</property>
63 <property name="can_focus">True</property>
64 <property name="receives_default">True</property>
65 <property name="use_underline">True</property>
66 <child internal-child="accessible">
67 <object class="AtkObject" id="options-atkobject">
68 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|options">Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking.</property>
69 </object>
70 </child>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="position">1</property>
76 </packing>
77 </child>
78 <child>
79 <object class="GtkButton" id="undo">
80 <property name="label" translatable="yes" context="spellingdialog|undo">_Undo</property>
81 <property name="visible">True</property>
82 <property name="can_focus">True</property>
83 <property name="receives_default">True</property>
84 <property name="use_underline">True</property>
85 <child internal-child="accessible">
86 <object class="AtkObject" id="undo-atkobject">
87 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|undo">Click to undo the last change in the current sentence. Click again to undo the previous change in the same sentence.</property>
88 </object>
89 </child>
90 </object>
91 <packing>
92 <property name="expand">False</property>
93 <property name="fill">True</property>
94 <property name="position">2</property>
95 </packing>
96 </child>
97 <child>
98 <object class="GtkButton" id="close">
99 <property name="label" translatable="yes" context="stock">_Close</property>
100 <property name="visible">True</property>
101 <property name="can_focus">True</property>
102 <property name="can_default">True</property>
103 <property name="has_default">True</property>
104 <property name="receives_default">True</property>
105 <property name="use-underline">True</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">3</property>
111 </packing>
112 </child>
113 </object>
114 <packing>
115 <property name="expand">False</property>
116 <property name="fill">True</property>
117 <property name="pack_type">end</property>
118 <property name="position">0</property>
119 </packing>
120 </child>
121 <child>
122 <!-- n-columns=1 n-rows=1 -->
123 <object class="GtkGrid" id="grid1">
124 <property name="visible">True</property>
125 <property name="can_focus">False</property>
126 <property name="hexpand">True</property>
127 <property name="vexpand">True</property>
128 <property name="row_spacing">6</property>
129 <property name="column_spacing">12</property>
130 <child>
131 <object class="GtkLabel" id="explain">
132 <property name="can_focus">False</property>
133 <property name="no_show_all">True</property>
134 <property name="use_underline">True</property>
135 <property name="wrap">True</property>
136 <property name="xalign">0</property>
137 </object>
138 <packing>
139 <property name="left_attach">0</property>
140 <property name="top_attach">1</property>
141 </packing>
142 </child>
143 <child>
144 <object class="GtkLinkButton" id="explainlink">
145 <property name="label" translatable="yes" context="spellingdialog|explainlink">More...</property>
146 <property name="can_focus">True</property>
147 <property name="receives_default">True</property>
148 <property name="no_show_all">True</property>
149 <property name="relief">none</property>
150 </object>
151 <packing>
152 <property name="left_attach">1</property>
153 <property name="top_attach">1</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkScrolledWindow">
158 <property name="visible">True</property>
159 <property name="can_focus">True</property>
160 <property name="border_width">0</property>
161 <property name="shadow_type">in</property>
162 <child>
163 <object class="GtkViewport">
164 <property name="visible">True</property>
165 <property name="can_focus">False</property>
166 <child>
167 <object class="GtkDrawingArea" id="sentence">
168 <property name="visible">True</property>
169 <property name="can_focus">True</property>
170 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK</property>
171 <child internal-child="accessible">
172 <object class="AtkObject" id="sentence-atkobject">
173 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|sentence">Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below.</property>
174 </object>
175 </child>
176 </object>
177 </child>
178 </object>
179 </child>
180 </object>
181 <packing>
182 <property name="left_attach">0</property>
183 <property name="top_attach">3</property>
184 </packing>
185 </child>
186 <child>
187 <object class="GtkLabel" id="suggestionsft">
188 <property name="visible">True</property>
189 <property name="can_focus">False</property>
190 <property name="label" translatable="yes" context="spellingdialog|suggestionsft">_Suggestions</property>
191 <property name="use_underline">True</property>
192 <property name="mnemonic_widget">suggestionslb</property>
193 <property name="xalign">0</property>
194 </object>
195 <packing>
196 <property name="left_attach">0</property>
197 <property name="top_attach">4</property>
198 <property name="width">2</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkScrolledWindow">
203 <property name="visible">True</property>
204 <property name="can_focus">True</property>
205 <property name="hexpand">True</property>
206 <property name="vexpand">True</property>
207 <property name="shadow_type">in</property>
208 <child>
209 <object class="GtkTreeView" id="suggestionslb">
210 <property name="visible">True</property>
211 <property name="can_focus">True</property>
212 <property name="hexpand">True</property>
213 <property name="vexpand">True</property>
214 <property name="model">liststore1</property>
215 <property name="headers_visible">False</property>
216 <property name="show_expanders">False</property>
217 <child internal-child="selection">
218 <object class="GtkTreeSelection" id="treeview-selection1"/>
219 </child>
220 <child>
221 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
222 <property name="spacing">6</property>
223 <child>
224 <object class="GtkCellRendererText" id="cellrenderertext2"/>
225 <attributes>
226 <attribute name="text">0</attribute>
227 </attributes>
228 </child>
229 </object>
230 </child>
231 <child internal-child="accessible">
232 <object class="AtkObject" id="suggestionslb-atkobject">
233 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|suggestionslb">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click Correct or Correct All.</property>
234 </object>
235 </child>
236 </object>
237 </child>
238 </object>
239 <packing>
240 <property name="left_attach">0</property>
241 <property name="top_attach">5</property>
242 </packing>
243 </child>
244 <child>
245 <object class="GtkCheckButton" id="checkgrammar">
246 <property name="label" translatable="yes" context="spellingdialog|checkgrammar">Chec_k grammar</property>
247 <property name="visible">True</property>
248 <property name="can_focus">True</property>
249 <property name="receives_default">False</property>
250 <property name="use_underline">True</property>
251 <property name="draw_indicator">True</property>
252 <child internal-child="accessible">
253 <object class="AtkObject" id="checkgrammar-atkobject">
254 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|checkgrammar">Enable Check grammar to work first on all spelling errors, then on all grammar errors.</property>
255 </object>
256 </child>
257 </object>
258 <packing>
259 <property name="left_attach">0</property>
260 <property name="top_attach">6</property>
261 <property name="width">2</property>
262 </packing>
263 </child>
264 <child>
265 <!-- n-columns=1 n-rows=1 -->
266 <object class="GtkGrid">
267 <property name="visible">True</property>
268 <property name="can_focus">False</property>
269 <property name="column_spacing">12</property>
270 <child>
271 <object class="GtkLabel" id="notindictft">
272 <property name="visible">True</property>
273 <property name="can_focus">False</property>
274 <property name="hexpand">True</property>
275 <property name="label" translatable="yes" context="spellingdialog|notindictft">_Not in Dictionary</property>
276 <property name="use_underline">True</property>
277 <property name="mnemonic_widget">sentence</property>
278 <property name="xalign">0</property>
279 </object>
280 <packing>
281 <property name="left_attach">0</property>
282 <property name="top_attach">0</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkToolbar" id="toolbar">
287 <property name="visible">True</property>
288 <property name="can_focus">True</property>
289 <property name="halign">end</property>
290 <property name="toolbar_style">icons</property>
291 <child>
292 <object class="GtkToolButton" id="paste">
293 <property name="visible">True</property>
294 <property name="label" translatable="yes" context="spellingdialog|paste">Paste</property>
295 <property name="use_underline">True</property>
296 <property name="icon-name">edit-paste</property>
297 </object>
298 <packing>
299 <property name="expand">False</property>
300 <property name="homogeneous">True</property>
301 </packing>
302 </child>
303 <child>
304 <object class="GtkToolButton" id="insert">
305 <property name="visible">True</property>
306 <property name="label" translatable="yes" context="spellingdialog|insert">Special Character</property>
307 <property name="use_underline">True</property>
308 <property name="icon_name">cmd/sc_insertsymbol.png</property>
309 </object>
310 <packing>
311 <property name="expand">False</property>
312 <property name="homogeneous">True</property>
313 </packing>
314 </child>
315 </object>
316 <packing>
317 <property name="left_attach">1</property>
318 <property name="top_attach">0</property>
319 </packing>
320 </child>
321 </object>
322 <packing>
323 <property name="left_attach">0</property>
324 <property name="top_attach">2</property>
325 </packing>
326 </child>
327 <child>
328 <!-- n-columns=1 n-rows=1 -->
329 <object class="GtkGrid">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 <property name="column_spacing">12</property>
333 <child>
334 <object class="GtkLabel" id="languageft">
335 <property name="visible">True</property>
336 <property name="can_focus">False</property>
337 <property name="hexpand">True</property>
338 <property name="label" translatable="yes" context="spellingdialog|languageft">Text languag_e:</property>
339 <property name="use_underline">True</property>
340 <property name="mnemonic_widget">languagelb</property>
341 <property name="xalign">0</property>
342 </object>
343 <packing>
344 <property name="left_attach">0</property>
345 <property name="top_attach">0</property>
346 </packing>
347 </child>
348 <child>
349 <object class="GtkComboBox" id="languagelb">
350 <property name="visible">True</property>
351 <property name="can_focus">False</property>
352 <property name="halign">end</property>
353 <property name="model">liststore6</property>
354 <property name="entry_text_column">0</property>
355 <property name="id_column">1</property>
356 <child>
357 <object class="GtkCellRendererText" id="cellrenderertext9"/>
358 <attributes>
359 <attribute name="text">0</attribute>
360 </attributes>
361 </child>
362 <child>
363 <object class="GtkCellRendererPixbuf" id="cellrenderertext6"/>
364 <attributes>
365 <attribute name="pixbuf">2</attribute>
366 </attributes>
367 </child>
368 <child internal-child="accessible">
369 <object class="AtkObject" id="languagelb-atkobject">
370 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|languagelb">Specifies the language to use to check the spelling.</property>
371 </object>
372 </child>
373 </object>
374 <packing>
375 <property name="left_attach">1</property>
376 <property name="top_attach">0</property>
377 </packing>
378 </child>
379 </object>
380 <packing>
381 <property name="left_attach">0</property>
382 <property name="top_attach">0</property>
383 </packing>
384 </child>
385 <child>
386 <!-- n-columns=1 n-rows=1 -->
387 <object class="GtkGrid">
388 <property name="can_focus">False</property>
389 <property name="no_show_all">True</property>
390 <property name="column_spacing">6</property>
391 <child>
392 <object class="GtkLabel" id="resumeft">
393 <property name="can_focus">False</property>
394 <property name="no_show_all">True</property>
395 <property name="label" translatable="yes" context="spellingdialog|resumeft">Res_ume</property>
396 <property name="use_underline">True</property>
397 </object>
398 <packing>
399 <property name="left_attach">0</property>
400 <property name="top_attach">0</property>
401 </packing>
402 </child>
403 <child>
404 <object class="GtkLabel" id="nosuggestionsft">
405 <property name="can_focus">False</property>
406 <property name="no_show_all">True</property>
407 <property name="label" translatable="yes" context="spellingdialog|nosuggestionsft">(no suggestions)</property>
408 <property name="use_underline">True</property>
409 </object>
410 <packing>
411 <property name="left_attach">1</property>
412 <property name="top_attach">0</property>
413 </packing>
414 </child>
415 <child>
416 <object class="GtkLabel" id="alttitleft">
417 <property name="can_focus">False</property>
418 <property name="no_show_all">True</property>
419 <property name="label" translatable="yes" context="spellingdialog|alttitleft">Spelling: $LANGUAGE ($LOCATION)</property>
420 <property name="use_underline">True</property>
421 </object>
422 <packing>
423 <property name="left_attach">2</property>
424 <property name="top_attach">0</property>
425 </packing>
426 </child>
427 </object>
428 <packing>
429 <property name="left_attach">0</property>
430 <property name="top_attach">7</property>
431 <property name="width">2</property>
432 </packing>
433 </child>
434 <child>
435 <!-- n-columns=1 n-rows=1 -->
436 <object class="GtkGrid">
437 <property name="visible">True</property>
438 <property name="can_focus">False</property>
439 <property name="orientation">vertical</property>
440 <property name="row_spacing">6</property>
441 <child>
442 <object class="GtkButton" id="change">
443 <property name="label" translatable="yes" context="spellingdialog|change">Co_rrect</property>
444 <property name="visible">True</property>
445 <property name="can_focus">True</property>
446 <property name="receives_default">True</property>
447 <property name="valign">center</property>
448 <property name="hexpand">True</property>
449 <property name="use_underline">True</property>
450 <child internal-child="accessible">
451 <object class="AtkObject" id="change-atkobject">
452 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|change">Replaces the unknown word with the current suggestion. If you changed more than just the misspelled word, the entire sentence is replaced.</property>
453 </object>
454 </child>
455 </object>
456 <packing>
457 <property name="left_attach">0</property>
458 <property name="top_attach">0</property>
459 </packing>
460 </child>
461 <child>
462 <object class="GtkButton" id="changeall">
463 <property name="label" translatable="yes" context="spellingdialog|changeall">Correct A_ll</property>
464 <property name="visible">True</property>
465 <property name="can_focus">True</property>
466 <property name="receives_default">True</property>
467 <property name="valign">center</property>
468 <property name="hexpand">True</property>
469 <property name="use_underline">True</property>
470 <child internal-child="accessible">
471 <object class="AtkObject" id="changeall-atkobject">
472 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|changeall">Replaces all occurrences of the unknown word with the current suggestion.</property>
473 </object>
474 </child>
475 </object>
476 <packing>
477 <property name="left_attach">0</property>
478 <property name="top_attach">1</property>
479 </packing>
480 </child>
481 <child>
482 <object class="GtkButton" id="autocorrect">
483 <property name="label" translatable="yes" context="spellingdialog|autocorrect">Add to _AutoCorrect</property>
484 <property name="visible">True</property>
485 <property name="can_focus">True</property>
486 <property name="receives_default">True</property>
487 <property name="tooltip_text" translatable="yes" context="spellingdialog|autocorrect|tooltip_text">Add selected suggestion as replacement for incorrect word in AutoCorrect replacement table.</property>
488 <property name="valign">center</property>
489 <property name="hexpand">True</property>
490 <property name="use_underline">True</property>
491 <child internal-child="accessible">
492 <object class="AtkObject" id="autocorrect-atkobject">
493 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|autocorrect">Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacement table.</property>
494 </object>
495 </child>
496 </object>
497 <packing>
498 <property name="left_attach">0</property>
499 <property name="top_attach">2</property>
500 </packing>
501 </child>
502 </object>
503 <packing>
504 <property name="left_attach">1</property>
505 <property name="top_attach">5</property>
506 </packing>
507 </child>
508 <child>
509 <!-- n-columns=1 n-rows=1 -->
510 <object class="GtkGrid">
511 <property name="visible">True</property>
512 <property name="can_focus">False</property>
513 <property name="orientation">vertical</property>
514 <property name="row_spacing">6</property>
515 <child>
516 <object class="GtkButton" id="ignore">
517 <property name="label" translatable="yes" context="spellingdialog|ignore">_Ignore Once</property>
518 <property name="visible">True</property>
519 <property name="can_focus">True</property>
520 <property name="receives_default">True</property>
521 <property name="valign">center</property>
522 <property name="hexpand">True</property>
523 <property name="use_underline">True</property>
524 <child internal-child="accessible">
525 <object class="AtkObject" id="ignore-atkobject">
526 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|ignore">Skips the unknown word and continues with the spellcheck.</property>
527 </object>
528 </child>
529 </object>
530 <packing>
531 <property name="left_attach">0</property>
532 <property name="top_attach">0</property>
533 </packing>
534 </child>
535 <child>
536 <object class="GtkButton" id="ignoreall">
537 <property name="label" translatable="yes" context="spellingdialog|ignoreall">I_gnore All</property>
538 <property name="can_focus">True</property>
539 <property name="receives_default">True</property>
540 <property name="no_show_all">True</property>
541 <property name="valign">center</property>
542 <property name="hexpand">True</property>
543 <property name="use_underline">True</property>
544 <child internal-child="accessible">
545 <object class="AtkObject" id="ignoreall-atkobject">
546 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|ignoreall">Skips all occurrences of the unknown word until the end of the current office suite session and continues with the spellcheck.</property>
547 </object>
548 </child>
549 </object>
550 <packing>
551 <property name="left_attach">0</property>
552 <property name="top_attach">1</property>
553 </packing>
554 </child>
555 <child>
556 <object class="GtkButton" id="ignorerule">
557 <property name="label" translatable="yes" context="spellingdialog|ignorerule">I_gnore Rule</property>
558 <property name="can_focus">True</property>
559 <property name="receives_default">True</property>
560 <property name="no_show_all">True</property>
561 <property name="valign">center</property>
562 <property name="hexpand">True</property>
563 <property name="use_underline">True</property>
564 <child internal-child="accessible">
565 <object class="AtkObject" id="ignorerule-atkobject">
566 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|ignorerule">While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error.</property>
567 </object>
568 </child>
569 </object>
570 <packing>
571 <property name="left_attach">0</property>
572 <property name="top_attach">2</property>
573 </packing>
574 </child>
575 <child>
576 <object class="GtkButton" id="add">
577 <property name="label" translatable="yes" context="spellingdialog|add">Add to _Dictionary</property>
578 <property name="visible">True</property>
579 <property name="can_focus">True</property>
580 <property name="receives_default">True</property>
581 <property name="valign">center</property>
582 <property name="hexpand">True</property>
583 <property name="use_underline">True</property>
584 <child internal-child="accessible">
585 <object class="AtkObject" id="add-atkobject">
586 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|add">Adds the unknown word to a user-defined dictionary.</property>
587 </object>
588 </child>
589 </object>
590 <packing>
591 <property name="left_attach">0</property>
592 <property name="top_attach">3</property>
593 </packing>
594 </child>
595 <child>
596 <object class="GtkMenuButton" id="addmb">
597 <property name="label" translatable="yes" context="spellingdialog|addmb">Add to _Dictionary</property>
598 <property name="can_focus">True</property>
599 <property name="receives_default">True</property>
600 <property name="no_show_all">True</property>
601 <property name="valign">center</property>
602 <property name="hexpand">True</property>
603 <property name="use_underline">True</property>
604 <property name="popup">addmenu</property>
605 <property name="use_popover">False</property>
606 <property name="draw-indicator">True</property>
607 <child>
608 <placeholder/>
609 </child>
610 <child internal-child="accessible">
611 <object class="AtkObject" id="addmb-atkobject">
612 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|addmb">Adds the unknown word to a user-defined dictionary.</property>
613 </object>
614 </child>
615 </object>
616 <packing>
617 <property name="left_attach">0</property>
618 <property name="top_attach">4</property>
619 </packing>
620 </child>
621 </object>
622 <packing>
623 <property name="left_attach">1</property>
624 <property name="top_attach">3</property>
625 </packing>
626 </child>
627 <child>
628 <placeholder/>
629 </child>
630 <child>
631 <placeholder/>
632 </child>
633 </object>
634 <packing>
635 <property name="expand">True</property>
636 <property name="fill">True</property>
637 <property name="position">1</property>
638 </packing>
639 </child>
640 </object>
641 </child>
642 <action-widgets>
643 <action-widget response="-11">help</action-widget>
644 <action-widget response="101">options</action-widget>
645 <action-widget response="102">undo</action-widget>
646 <action-widget response="-7">close</action-widget>
647 </action-widgets>
648 <child type="titlebar">
649 <placeholder/>
650 </child>
651 <child internal-child="accessible">
652 <object class="AtkObject" id="SpellingDialog-atkobject">
653 <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|SpellingDialog">Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors.</property>
654 </object>
655 </child>
656 </object>
657 <object class="GtkSizeGroup">
658 <widgets>
659 <widget name="change"/>
660 <widget name="changeall"/>
661 <widget name="autocorrect"/>
662 <widget name="ignore"/>
663 <widget name="ignoreall"/>
664 <widget name="ignorerule"/>
665 <widget name="add"/>
666 <widget name="addmb"/>
667 </widgets>
668 </object>
669 </interface>