1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkTreeStore" id=
"liststore2">
15 <!-- column-name text -->
16 <column type=
"gchararray"/>
17 <!-- column-name text2 -->
18 <column type=
"gchararray"/>
19 <!-- column-name id -->
20 <column type=
"gchararray"/>
23 <object class=
"GtkDialog" id=
"EditDictionaryDialog">
24 <property name=
"can-focus">False
</property>
25 <property name=
"border-width">6</property>
26 <property name=
"title" translatable=
"yes" context=
"editdictionarydialog|EditDictionaryDialog">Edit Custom Dictionary
</property>
27 <property name=
"modal">True
</property>
28 <property name=
"default-width">0</property>
29 <property name=
"default-height">0</property>
30 <property name=
"type-hint">dialog
</property>
31 <child internal-child=
"vbox">
32 <object class=
"GtkBox" id=
"dialog-vbox1">
33 <property name=
"can-focus">False
</property>
34 <property name=
"hexpand">True
</property>
35 <property name=
"vexpand">True
</property>
36 <property name=
"orientation">vertical
</property>
37 <property name=
"spacing">12</property>
38 <child internal-child=
"action_area">
39 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
40 <property name=
"can-focus">False
</property>
41 <property name=
"layout-style">end
</property>
43 <object class=
"GtkButton" id=
"help">
44 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
45 <property name=
"visible">True
</property>
46 <property name=
"can-focus">True
</property>
47 <property name=
"can-default">True
</property>
48 <property name=
"receives-default">True
</property>
49 <property name=
"use-underline">True
</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"position">0</property>
55 <property name=
"secondary">True
</property>
59 <object class=
"GtkButton" id=
"close">
60 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can-focus">True
</property>
63 <property name=
"can-default">True
</property>
64 <property name=
"has-default">True
</property>
65 <property name=
"receives-default">True
</property>
66 <property name=
"use-underline">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"position">1</property>
76 <property name=
"expand">False
</property>
77 <property name=
"fill">True
</property>
78 <property name=
"pack-type">end
</property>
79 <property name=
"position">0</property>
83 <!-- n-columns=2 n-rows=2 -->
84 <object class=
"GtkGrid" id=
"grid1">
85 <property name=
"visible">True
</property>
86 <property name=
"can-focus">False
</property>
87 <property name=
"row-spacing">6</property>
88 <property name=
"column-spacing">12</property>
90 <object class=
"GtkComboBoxText" id=
"book">
91 <property name=
"visible">True
</property>
92 <property name=
"can-focus">False
</property>
93 <child internal-child=
"accessible">
94 <object class=
"AtkObject" id=
"book-atkobject">
95 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"book">Specifies the book to be edited.
</property>
100 <property name=
"left-attach">1</property>
101 <property name=
"top-attach">0</property>
105 <object class=
"GtkComboBoxText" id=
"lang">
106 <property name=
"visible">True
</property>
107 <property name=
"can-focus">False
</property>
108 <child internal-child=
"accessible">
109 <object class=
"AtkObject" id=
"lang-atkobject">
110 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"lang">Assigns a new language to the current custom dictionary.
</property>
115 <property name=
"left-attach">1</property>
116 <property name=
"top-attach">1</property>
120 <object class=
"GtkLabel" id=
"book_label">
121 <property name=
"visible">True
</property>
122 <property name=
"can-focus">False
</property>
123 <property name=
"label" translatable=
"yes" context=
"editdictionarydialog|book_label">_Book:
</property>
124 <property name=
"use-underline">True
</property>
125 <property name=
"mnemonic-widget">book
</property>
126 <property name=
"xalign">0</property>
129 <property name=
"left-attach">0</property>
130 <property name=
"top-attach">0</property>
134 <object class=
"GtkLabel" id=
"lang_label">
135 <property name=
"visible">True
</property>
136 <property name=
"can-focus">False
</property>
137 <property name=
"label" translatable=
"yes" context=
"editdictionarydialog|lang_label">_Language:
</property>
138 <property name=
"use-underline">True
</property>
139 <property name=
"mnemonic-widget">lang
</property>
142 <property name=
"left-attach">0</property>
143 <property name=
"top-attach">1</property>
148 <property name=
"expand">False
</property>
149 <property name=
"fill">True
</property>
150 <property name=
"position">1</property>
154 <object class=
"GtkBox" id=
"box2">
155 <property name=
"visible">True
</property>
156 <property name=
"can-focus">False
</property>
157 <property name=
"hexpand">True
</property>
158 <property name=
"vexpand">True
</property>
159 <property name=
"spacing">12</property>
161 <!-- n-columns=1 n-rows=3 -->
162 <object class=
"GtkGrid" id=
"grid2">
163 <property name=
"visible">True
</property>
164 <property name=
"can-focus">False
</property>
165 <property name=
"hexpand">True
</property>
166 <property name=
"vexpand">True
</property>
167 <property name=
"row-spacing">6</property>
169 <!-- n-columns=2 n-rows=2 -->
170 <object class=
"GtkGrid" id=
"grid3">
171 <property name=
"visible">True
</property>
172 <property name=
"can-focus">False
</property>
173 <property name=
"hexpand">True
</property>
174 <property name=
"row-spacing">6</property>
175 <property name=
"column-spacing">12</property>
177 <object class=
"GtkEntry" id=
"replace">
178 <property name=
"visible">True
</property>
179 <property name=
"can-focus">True
</property>
180 <property name=
"hexpand">True
</property>
181 <property name=
"activates-default">True
</property>
182 <property name=
"truncate-multiline">True
</property>
183 <child internal-child=
"accessible">
184 <object class=
"AtkObject" id=
"replace-atkobject">
185 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"replace">This input field is only available if you are editing an exception dictionary or a language-dependent custom dictionary. In exception dictionaries, the field shows the alternative suggestion for the current word in the
"Word" text box. In language-dependent custom dictionaries, the field contains a known root word, as a model of affixation of the new word or its usage in compound words. For example, in a German custom dictionary, the new word “Litschi” (lychee) with the model word “Gummi” (gum) will result recognition of “Litschis” (lychees), “Litschibaum” (lychee tree), “Litschifrucht” (lychee fruit) etc.
</property>
190 <property name=
"left-attach">1</property>
191 <property name=
"top-attach">1</property>
195 <object class=
"GtkEntry" id=
"word">
196 <property name=
"visible">True
</property>
197 <property name=
"can-focus">True
</property>
198 <property name=
"hexpand">True
</property>
199 <property name=
"activates-default">True
</property>
200 <property name=
"truncate-multiline">True
</property>
201 <child internal-child=
"accessible">
202 <object class=
"AtkObject" id=
"word-atkobject">
203 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"word">You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary.
</property>
208 <property name=
"left-attach">0</property>
209 <property name=
"top-attach">1</property>
213 <object class=
"GtkLabel" id=
"word_label">
214 <property name=
"visible">True
</property>
215 <property name=
"can-focus">False
</property>
216 <property name=
"label" translatable=
"yes" context=
"editdictionarydialog|word_label">_Word
</property>
217 <property name=
"use-underline">True
</property>
218 <property name=
"mnemonic-widget">word
</property>
219 <property name=
"xalign">0</property>
222 <property name=
"left-attach">0</property>
223 <property name=
"top-attach">0</property>
227 <object class=
"GtkLabel" id=
"replace_label">
228 <property name=
"visible">True
</property>
229 <property name=
"can-focus">False
</property>
230 <property name=
"label" translatable=
"yes" context=
"editdictionarydialog|replace_label">_Replace By
</property>
231 <property name=
"use-underline">True
</property>
232 <property name=
"mnemonic-widget">replace
</property>
233 <property name=
"xalign">0</property>
236 <property name=
"left-attach">1</property>
237 <property name=
"top-attach">0</property>
242 <property name=
"left-attach">0</property>
243 <property name=
"top-attach">0</property>
247 <object class=
"GtkScrolledWindow">
248 <property name=
"visible">True
</property>
249 <property name=
"can-focus">True
</property>
250 <property name=
"hexpand">True
</property>
251 <property name=
"vexpand">True
</property>
252 <property name=
"shadow-type">in
</property>
254 <object class=
"GtkTreeView" id=
"replaces">
255 <property name=
"visible">True
</property>
256 <property name=
"can-focus">True
</property>
257 <property name=
"receives-default">True
</property>
258 <property name=
"hexpand">True
</property>
259 <property name=
"vexpand">True
</property>
260 <property name=
"model">liststore2
</property>
261 <property name=
"headers-visible">False
</property>
262 <property name=
"search-column">0</property>
263 <property name=
"show-expanders">False
</property>
264 <child internal-child=
"selection">
265 <object class=
"GtkTreeSelection" id=
"versions-selection2"/>
268 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
269 <property name=
"resizable">True
</property>
270 <property name=
"spacing">6</property>
272 <object class=
"GtkCellRendererText" id=
"cellrenderer1"/>
274 <attribute name=
"text">0</attribute>
280 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
281 <property name=
"resizable">True
</property>
282 <property name=
"spacing">6</property>
284 <object class=
"GtkCellRendererText" id=
"cellrenderer2"/>
286 <attribute name=
"text">1</attribute>
295 <property name=
"left-attach">0</property>
296 <property name=
"top-attach">1</property>
300 <object class=
"GtkScrolledWindow">
301 <property name=
"visible">True
</property>
302 <property name=
"can-focus">True
</property>
303 <property name=
"hexpand">True
</property>
304 <property name=
"vexpand">True
</property>
305 <property name=
"shadow-type">in
</property>
307 <object class=
"GtkTreeView" id=
"words">
308 <property name=
"visible">True
</property>
309 <property name=
"can-focus">True
</property>
310 <property name=
"receives-default">True
</property>
311 <property name=
"hexpand">True
</property>
312 <property name=
"vexpand">True
</property>
313 <property name=
"model">liststore1
</property>
314 <property name=
"headers-visible">False
</property>
315 <property name=
"search-column">0</property>
316 <property name=
"show-expanders">False
</property>
317 <child internal-child=
"selection">
318 <object class=
"GtkTreeSelection"/>
321 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
322 <property name=
"resizable">True
</property>
323 <property name=
"spacing">6</property>
325 <object class=
"GtkCellRendererText" id=
"cellrenderer3"/>
327 <attribute name=
"text">0</attribute>
336 <property name=
"left-attach">0</property>
337 <property name=
"top-attach">2</property>
342 <property name=
"expand">False
</property>
343 <property name=
"fill">True
</property>
344 <property name=
"position">0</property>
348 <object class=
"GtkButtonBox" id=
"buttonbox1">
349 <property name=
"visible">True
</property>
350 <property name=
"can-focus">False
</property>
351 <property name=
"margin-top">25</property>
352 <property name=
"orientation">vertical
</property>
353 <property name=
"spacing">6</property>
354 <property name=
"layout-style">start
</property>
356 <object class=
"GtkButton" id=
"newreplace">
357 <property name=
"label" translatable=
"yes" context=
"editdictionarydialog|newreplace">_New
</property>
358 <property name=
"visible">True
</property>
359 <property name=
"can-focus">True
</property>
360 <property name=
"receives-default">True
</property>
361 <property name=
"use-underline">True
</property>
362 <child internal-child=
"accessible">
363 <object class=
"AtkObject" id=
"newreplace-atkobject">
364 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"newreplace">Adds the word in the Word text field to your current custom dictionary. The word in the Suggestion field is also added when working with exception dictionaries.
</property>
369 <property name=
"expand">False
</property>
370 <property name=
"fill">True
</property>
371 <property name=
"position">0</property>
375 <object class=
"GtkButton" id=
"delete">
376 <property name=
"label" translatable=
"yes" context=
"editdictionarydialog|delete">_Delete
</property>
377 <property name=
"visible">True
</property>
378 <property name=
"can-focus">True
</property>
379 <property name=
"receives-default">True
</property>
380 <property name=
"use-underline">True
</property>
381 <child internal-child=
"accessible">
382 <object class=
"AtkObject" id=
"delete-atkobject">
383 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"delete">Removes the marked word from the current custom dictionary.
</property>
388 <property name=
"expand">False
</property>
389 <property name=
"fill">True
</property>
390 <property name=
"position">1</property>
395 <property name=
"expand">False
</property>
396 <property name=
"fill">True
</property>
397 <property name=
"position">1</property>
402 <property name=
"expand">False
</property>
403 <property name=
"fill">True
</property>
404 <property name=
"position">2</property>
410 <action-widget response=
"-11">help
</action-widget>
411 <action-widget response=
"-7">close
</action-widget>
413 <child internal-child=
"accessible">
414 <object class=
"AtkObject" id=
"EditDictionaryDialog-atkobject">
415 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"EditDictionaryDialog">In the Edit Custom Dictionary dialog you have the option to enter new terms or edit existing entries.
</property>