android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / hangulhanjaeditdictdialog.ui
blob50dcad7bcd00f7a190d4d5857ec7c1a6bd2dd9fd
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="HangulHanjaEditDictDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="hangulhanjaeditdictdialog|HangulHanjaEditDictDialog">Edit Custom 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="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="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="layout_style">end</property>
23 <child>
24 <object class="GtkButton" id="close">
25 <property name="label" translatable="yes" context="stock">_Close</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="can_default">True</property>
29 <property name="has_default">True</property>
30 <property name="receives_default">True</property>
31 <property name="use-underline">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">False</property>
36 <property name="position">1</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="help">
41 <property name="label" translatable="yes" context="stock">_Help</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">False</property>
50 <property name="position">2</property>
51 <property name="secondary">True</property>
52 </packing>
53 </child>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="pack_type">end</property>
59 <property name="position">0</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkBox" id="box1">
64 <property name="visible">True</property>
65 <property name="can_focus">False</property>
66 <property name="margin-start">6</property>
67 <property name="margin-end">6</property>
68 <property name="margin_top">6</property>
69 <property name="margin_bottom">6</property>
70 <property name="orientation">vertical</property>
71 <property name="spacing">12</property>
72 <child>
73 <object class="GtkFrame" id="frame3">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="label_xalign">0</property>
77 <property name="shadow_type">none</property>
78 <child>
79 <object class="GtkBox" id="box2">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="spacing">12</property>
83 <property name="margin-start">12</property>
84 <property name="margin-top">6</property>
85 <child>
86 <object class="GtkComboBoxText" id="book">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <child internal-child="accessible">
90 <object class="AtkObject" id="book-atkobject">
91 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaeditdictdialog|extended_tip|book">Select the user-defined dictionary that you want to edit.</property>
92 </object>
93 </child>
94 </object>
95 <packing>
96 <property name="expand">True</property>
97 <property name="fill">True</property>
98 <property name="position">0</property>
99 </packing>
100 </child>
101 </object>
102 </child>
103 <child type="label">
104 <object class="GtkLabel" id="label4">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="label" translatable="yes" context="hangulhanjaeditdictdialog|label4">Book</property>
108 <property name="use_underline">True</property>
109 <property name="mnemonic_widget">book</property>
110 <property name="xalign">0</property>
111 <attributes>
112 <attribute name="weight" value="bold"/>
113 </attributes>
114 </object>
115 </child>
116 </object>
117 <packing>
118 <property name="expand">False</property>
119 <property name="fill">True</property>
120 <property name="position">0</property>
121 </packing>
122 </child>
123 <child>
124 <object class="GtkFrame" id="frame2">
125 <property name="visible">True</property>
126 <property name="can_focus">False</property>
127 <property name="label_xalign">0</property>
128 <property name="shadow_type">none</property>
129 <child>
130 <!-- n-columns=1 n-rows=1 -->
131 <object class="GtkGrid" id="grid1">
132 <property name="visible">True</property>
133 <property name="can_focus">False</property>
134 <property name="row_spacing">6</property>
135 <property name="column_spacing">12</property>
136 <property name="margin-start">12</property>
137 <property name="margin-top">6</property>
138 <child>
139 <object class="GtkComboBoxText" id="original">
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <property name="valign">start</property>
143 <property name="hexpand">True</property>
144 <property name="has_entry">True</property>
145 <child internal-child="entry">
146 <object class="GtkEntry" id="combobox-entry">
147 <property name="can_focus">True</property>
148 <property name="activates_default">True</property>
149 <property name="truncate-multiline">True</property>
150 </object>
151 </child>
152 <child internal-child="accessible">
153 <object class="AtkObject" id="original-atkobject">
154 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaeditdictdialog|extended_tip|original">Select the entry in the current dictionary that you want to edit. If you want, you can also type a new entry in this box.</property>
155 </object>
156 </child>
157 </object>
158 <packing>
159 <property name="left_attach">0</property>
160 <property name="top_attach">0</property>
161 </packing>
162 </child>
163 <child>
164 <object class="GtkButtonBox" id="buttonbox1">
165 <property name="visible">True</property>
166 <property name="can_focus">False</property>
167 <property name="orientation">vertical</property>
168 <property name="spacing">6</property>
169 <property name="layout_style">start</property>
170 <child>
171 <object class="GtkButton" id="new">
172 <property name="label" translatable="yes" context="stock">_New</property>
173 <property name="visible">True</property>
174 <property name="can_focus">True</property>
175 <property name="receives_default">True</property>
176 <property name="use_underline">True</property>
177 <child internal-child="accessible">
178 <object class="AtkObject" id="new-atkobject">
179 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaeditdictdialog|extended_tip|new">Adds the current replacement definition to the dictionary.</property>
180 </object>
181 </child>
182 </object>
183 <packing>
184 <property name="expand">False</property>
185 <property name="fill">True</property>
186 <property name="position">0</property>
187 </packing>
188 </child>
189 <child>
190 <object class="GtkButton" id="delete">
191 <property name="label" translatable="yes" context="stock">_Delete</property>
192 <property name="visible">True</property>
193 <property name="can_focus">True</property>
194 <property name="receives_default">True</property>
195 <property name="use_underline">True</property>
196 <child internal-child="accessible">
197 <object class="AtkObject" id="delete-atkobject">
198 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaeditdictdialog|extended_tip|delete">Deletes the selected entry.</property>
199 </object>
200 </child>
201 </object>
202 <packing>
203 <property name="expand">False</property>
204 <property name="fill">True</property>
205 <property name="position">1</property>
206 </packing>
207 </child>
208 </object>
209 <packing>
210 <property name="left_attach">1</property>
211 <property name="top_attach">0</property>
212 </packing>
213 </child>
214 </object>
215 </child>
216 <child type="label">
217 <object class="GtkLabel" id="label2">
218 <property name="visible">True</property>
219 <property name="can_focus">False</property>
220 <property name="label" translatable="yes" context="hangulhanjaeditdictdialog|label2">Original</property>
221 <property name="use_underline">True</property>
222 <property name="xalign">0</property>
223 <attributes>
224 <attribute name="weight" value="bold"/>
225 </attributes>
226 </object>
227 </child>
228 </object>
229 <packing>
230 <property name="expand">False</property>
231 <property name="fill">True</property>
232 <property name="position">2</property>
233 </packing>
234 </child>
235 <child>
236 <object class="GtkFrame" id="frame1">
237 <property name="visible">True</property>
238 <property name="can_focus">False</property>
239 <property name="hexpand">True</property>
240 <property name="label_xalign">0</property>
241 <property name="shadow_type">none</property>
242 <child>
243 <object class="GtkScrolledWindow" id="scrollbar">
244 <property name="visible">True</property>
245 <property name="can_focus">True</property>
246 <property name="valign">start</property>
247 <property name="hscrollbar_policy">never</property>
248 <property name="vscrollbar_policy">always</property>
249 <property name="shadow_type">in</property>
250 <property name="margin-start">12</property>
251 <property name="margin-top">6</property>
252 <child>
253 <object class="GtkViewport">
254 <property name="visible">True</property>
255 <property name="can_focus">False</property>
256 <child>
257 <object class="GtkBox" id="box">
258 <property name="visible">True</property>
259 <property name="can_focus">False</property>
260 <property name="hexpand">True</property>
261 <property name="border_width">3</property>
262 <property name="orientation">vertical</property>
263 <property name="spacing">6</property>
264 <child>
265 <object class="GtkEntry" id="edit1">
266 <property name="visible">True</property>
267 <property name="can_focus">True</property>
268 <property name="hexpand">True</property>
269 <property name="activates_default">True</property>
270 <property name="width_chars">40</property>
271 <property name="truncate-multiline">True</property>
272 <child internal-child="accessible">
273 <object class="AtkObject" id="edit1-atkobject">
274 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaeditdictdialog|extended_tip|edit1">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.</property>
275 </object>
276 </child>
277 </object>
278 <packing>
279 <property name="expand">True</property>
280 <property name="fill">True</property>
281 <property name="position">0</property>
282 </packing>
283 </child>
284 <child>
285 <object class="GtkEntry" id="edit2">
286 <property name="visible">True</property>
287 <property name="can_focus">True</property>
288 <property name="hexpand">True</property>
289 <property name="activates_default">True</property>
290 <property name="truncate-multiline">True</property>
291 <child internal-child="accessible">
292 <object class="AtkObject" id="edit2-atkobject">
293 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaeditdictdialog|extended_tip|edit2">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.</property>
294 </object>
295 </child>
296 </object>
297 <packing>
298 <property name="expand">True</property>
299 <property name="fill">True</property>
300 <property name="position">1</property>
301 </packing>
302 </child>
303 <child>
304 <object class="GtkEntry" id="edit3">
305 <property name="visible">True</property>
306 <property name="can_focus">True</property>
307 <property name="hexpand">True</property>
308 <property name="activates_default">True</property>
309 <property name="truncate-multiline">True</property>
310 <child internal-child="accessible">
311 <object class="AtkObject" id="edit3-atkobject">
312 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaeditdictdialog|extended_tip|edit3">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.</property>
313 </object>
314 </child>
315 </object>
316 <packing>
317 <property name="expand">True</property>
318 <property name="fill">True</property>
319 <property name="position">2</property>
320 </packing>
321 </child>
322 <child>
323 <object class="GtkEntry" id="edit4">
324 <property name="visible">True</property>
325 <property name="can_focus">True</property>
326 <property name="hexpand">True</property>
327 <property name="activates_default">True</property>
328 <property name="truncate-multiline">True</property>
329 <child internal-child="accessible">
330 <object class="AtkObject" id="edit4-atkobject">
331 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaeditdictdialog|extended_tip|edit4">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.</property>
332 </object>
333 </child>
334 </object>
335 <packing>
336 <property name="expand">True</property>
337 <property name="fill">True</property>
338 <property name="position">3</property>
339 </packing>
340 </child>
341 </object>
342 </child>
343 </object>
344 </child>
345 </object>
346 </child>
347 <child type="label">
348 <object class="GtkLabel" id="label3">
349 <property name="visible">True</property>
350 <property name="can_focus">False</property>
351 <property name="label" translatable="yes" context="hangulhanjaeditdictdialog|label3">Suggestions</property>
352 <property name="use_underline">True</property>
353 <property name="ellipsize">end</property>
354 <property name="xalign">0</property>
355 <attributes>
356 <attribute name="weight" value="bold"/>
357 </attributes>
358 </object>
359 </child>
360 </object>
361 <packing>
362 <property name="expand">False</property>
363 <property name="fill">True</property>
364 <property name="position">3</property>
365 </packing>
366 </child>
367 </object>
368 <packing>
369 <property name="expand">False</property>
370 <property name="fill">True</property>
371 <property name="position">1</property>
372 </packing>
373 </child>
374 </object>
375 </child>
376 <action-widgets>
377 <action-widget response="-7">close</action-widget>
378 <action-widget response="-11">help</action-widget>
379 </action-widgets>
380 <child type="titlebar">
381 <placeholder/>
382 </child>
383 </object>
384 </interface>