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=
"AutoCorrectDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"autocorrectdialog|AutoCorrectDialog">AutoCorrect
</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=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"layout_style">end
</property>
23 <object class=
"GtkButton" id=
"reset">
24 <property name=
"label" translatable=
"yes" context=
"stock">_Reset
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"receives_default">True
</property>
28 <property name=
"use-underline">True
</property>
29 <child internal-child=
"accessible">
30 <object class=
"AtkObject" id=
"reset-atkobject">
31 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autocorrectdialog|extended_tip|reset">Resets modified values back to the tab page previous values.
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"ok">
43 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"can_default">True
</property>
47 <property name=
"has_default">True
</property>
48 <property name=
"receives_default">True
</property>
49 <property name=
"use-underline">True
</property>
50 <child internal-child=
"accessible">
51 <object class=
"AtkObject" id=
"ok-atkobject">
52 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autocorrectdialog|extended_tip|ok">Saves all changes and closes dialog.
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">1</property>
63 <object class=
"GtkButton" id=
"cancel">
64 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">True
</property>
67 <property name=
"receives_default">True
</property>
68 <property name=
"use-underline">True
</property>
69 <child internal-child=
"accessible">
70 <object class=
"AtkObject" id=
"cancel-atkobject">
71 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autocorrectdialog|extended_tip|cancel">Closes dialog and discards all changes.
</property>
76 <property name=
"expand">False
</property>
77 <property name=
"fill">True
</property>
78 <property name=
"position">2</property>
82 <object class=
"GtkButton" id=
"help">
83 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">True
</property>
86 <property name=
"receives_default">True
</property>
87 <property name=
"use-underline">True
</property>
90 <property name=
"expand">False
</property>
91 <property name=
"fill">True
</property>
92 <property name=
"position">3</property>
93 <property name=
"secondary">True
</property>
98 <property name=
"expand">False
</property>
99 <property name=
"fill">True
</property>
100 <property name=
"pack_type">end
</property>
101 <property name=
"position">0</property>
105 <object class=
"GtkBox" id=
"box1">
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">False
</property>
108 <property name=
"vexpand">True
</property>
109 <property name=
"orientation">vertical
</property>
110 <property name=
"spacing">6</property>
112 <object class=
"GtkBox" id=
"langbox">
113 <property name=
"visible">True
</property>
114 <property name=
"can_focus">False
</property>
115 <property name=
"spacing">12</property>
117 <object class=
"GtkLabel" id=
"label1">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">False
</property>
120 <property name=
"label" translatable=
"yes" context=
"autocorrectdialog|label1">Replacements and exceptions for language:
</property>
121 <property name=
"use_underline">True
</property>
122 <property name=
"mnemonic_widget">lang
</property>
123 <property name=
"xalign">0</property>
126 <property name=
"expand">False
</property>
127 <property name=
"fill">True
</property>
128 <property name=
"position">0</property>
132 <object class=
"GtkComboBoxText" id=
"lang">
133 <property name=
"visible">True
</property>
134 <property name=
"can_focus">False
</property>
135 <child internal-child=
"accessible">
136 <object class=
"AtkObject" id=
"lang-atkobject">
137 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autocorrectdialog|extended_tip|lang">Select the language for which you want to create or edit the replacement rules.
</property>
142 <property name=
"expand">False
</property>
143 <property name=
"fill">True
</property>
144 <property name=
"position">1</property>
149 <property name=
"expand">False
</property>
150 <property name=
"fill">True
</property>
151 <property name=
"position">0</property>
155 <object class=
"GtkNotebook" id=
"tabcontrol">
156 <property name=
"visible">True
</property>
157 <property name=
"can_focus">True
</property>
158 <property name=
"hexpand">True
</property>
159 <property name=
"vexpand">True
</property>
160 <property name=
"enable_popup">True
</property>
162 <!-- n-columns=1 n-rows=1 -->
163 <object class=
"GtkGrid">
164 <property name=
"visible">True
</property>
165 <property name=
"can_focus">False
</property>
196 <object class=
"GtkLabel" id=
"replace">
197 <property name=
"visible">True
</property>
198 <property name=
"can_focus">False
</property>
199 <property name=
"label" translatable=
"yes" context=
"autocorrectdialog|replace">Replace
</property>
202 <property name=
"tab_fill">False
</property>
206 <!-- n-columns=1 n-rows=1 -->
207 <object class=
"GtkGrid">
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">False
</property>
239 <property name=
"position">1</property>
243 <object class=
"GtkLabel" id=
"exceptions">
244 <property name=
"visible">True
</property>
245 <property name=
"can_focus">False
</property>
246 <property name=
"label" translatable=
"yes" context=
"autocorrectdialog|exceptions">Exceptions
</property>
249 <property name=
"position">1</property>
250 <property name=
"tab_fill">False
</property>
254 <!-- n-columns=1 n-rows=1 -->
255 <object class=
"GtkGrid">
256 <property name=
"visible">True
</property>
257 <property name=
"can_focus">False
</property>
287 <property name=
"position">2</property>
291 <object class=
"GtkLabel" id=
"options">
292 <property name=
"visible">True
</property>
293 <property name=
"can_focus">False
</property>
294 <property name=
"label" translatable=
"yes" context=
"autocorrectdialog|options">Options
</property>
297 <property name=
"position">2</property>
298 <property name=
"tab_fill">False
</property>
302 <!-- n-columns=1 n-rows=1 -->
303 <object class=
"GtkGrid">
304 <property name=
"visible">True
</property>
305 <property name=
"can_focus">False
</property>
335 <property name=
"position">3</property>
339 <object class=
"GtkLabel" id=
"applypage">
340 <property name=
"visible">True
</property>
341 <property name=
"can_focus">False
</property>
342 <property name=
"label" translatable=
"yes" context=
"autocorrectdialog|apply">Options
</property>
345 <property name=
"position">3</property>
346 <property name=
"tab_fill">False
</property>
350 <!-- n-columns=1 n-rows=1 -->
351 <object class=
"GtkGrid">
352 <property name=
"visible">True
</property>
353 <property name=
"can_focus">False
</property>
383 <property name=
"position">4</property>
387 <object class=
"GtkLabel" id=
"localized">
388 <property name=
"visible">True
</property>
389 <property name=
"can_focus">False
</property>
390 <property name=
"label" translatable=
"yes" context=
"autocorrectdialog|localized">Localized Options
</property>
393 <property name=
"position">4</property>
394 <property name=
"tab_fill">False
</property>
398 <!-- n-columns=1 n-rows=1 -->
399 <object class=
"GtkGrid">
400 <property name=
"visible">True
</property>
401 <property name=
"can_focus">False
</property>
431 <property name=
"position">5</property>
435 <object class=
"GtkLabel" id=
"wordcompletion">
436 <property name=
"visible">True
</property>
437 <property name=
"can_focus">False
</property>
438 <property name=
"label" translatable=
"yes" context=
"autocorrectdialog|wordcompletion">Word Completion
</property>
441 <property name=
"position">5</property>
442 <property name=
"tab_fill">False
</property>
446 <!-- n-columns=1 n-rows=1 -->
447 <object class=
"GtkGrid">
448 <property name=
"visible">True
</property>
449 <property name=
"can_focus">False
</property>
479 <property name=
"position">6</property>
483 <object class=
"GtkLabel" id=
"smarttags">
484 <property name=
"visible">True
</property>
485 <property name=
"can_focus">False
</property>
486 <property name=
"label" translatable=
"yes" context=
"autocorrectdialog|smarttags">Smart Tags
</property>
489 <property name=
"position">6</property>
490 <property name=
"tab_fill">False
</property>
495 <property name=
"expand">False
</property>
496 <property name=
"fill">True
</property>
497 <property name=
"position">1</property>
502 <property name=
"expand">False
</property>
503 <property name=
"fill">True
</property>
504 <property name=
"position">1</property>
510 <action-widget response=
"101">reset
</action-widget>
511 <action-widget response=
"-5">ok
</action-widget>
512 <action-widget response=
"-6">cancel
</action-widget>
513 <action-widget response=
"-11">help
</action-widget>
515 <child type=
"titlebar">