android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / hangulhanjaoptdialog.ui
blob7860bf7e2979ee6bda4ba8bce3ed3c1a223bcb98
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="liststore2">
6 <columns>
7 <!-- column-name check1 -->
8 <column type="gboolean"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 <!-- column-name checkvis1 -->
14 <column type="gboolean"/>
15 <!-- column-name checktri1 -->
16 <column type="gboolean"/>
17 </columns>
18 </object>
19 <object class="GtkDialog" id="HangulHanjaOptDialog">
20 <property name="can-focus">False</property>
21 <property name="border-width">6</property>
22 <property name="title" translatable="yes" context="hangulhanjaoptdialog|HangulHanjaOptDialog">Hangul/Hanja Options</property>
23 <property name="modal">True</property>
24 <property name="default-width">0</property>
25 <property name="default-height">0</property>
26 <property name="type-hint">dialog</property>
27 <child internal-child="vbox">
28 <object class="GtkBox" id="dialog-vbox1">
29 <property name="can-focus">False</property>
30 <property name="orientation">vertical</property>
31 <property name="spacing">12</property>
32 <child internal-child="action_area">
33 <object class="GtkButtonBox" id="dialog-action_area1">
34 <property name="can-focus">False</property>
35 <property name="layout-style">end</property>
36 <child>
37 <object class="GtkButton" id="ok">
38 <property name="label" translatable="yes" context="stock">_OK</property>
39 <property name="visible">True</property>
40 <property name="can-focus">True</property>
41 <property name="can-default">True</property>
42 <property name="has-default">True</property>
43 <property name="receives-default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">0</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="cancel">
54 <property name="label" translatable="yes" context="stock">_Cancel</property>
55 <property name="visible">True</property>
56 <property name="can-focus">True</property>
57 <property name="receives-default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">1</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkButton" id="help">
68 <property name="label" translatable="yes" context="stock">_Help</property>
69 <property name="visible">True</property>
70 <property name="can-focus">True</property>
71 <property name="receives-default">True</property>
72 <property name="use-underline">True</property>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="position">2</property>
78 <property name="secondary">True</property>
79 </packing>
80 </child>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="fill">True</property>
85 <property name="pack-type">end</property>
86 <property name="position">0</property>
87 </packing>
88 </child>
89 <child>
90 <!-- n-columns=1 n-rows=2 -->
91 <object class="GtkGrid" id="grid1">
92 <property name="visible">True</property>
93 <property name="can-focus">False</property>
94 <property name="hexpand">True</property>
95 <property name="vexpand">True</property>
96 <property name="row-spacing">6</property>
97 <child>
98 <object class="GtkFrame" id="frame1">
99 <property name="visible">True</property>
100 <property name="can-focus">False</property>
101 <property name="hexpand">True</property>
102 <property name="vexpand">True</property>
103 <property name="label-xalign">0</property>
104 <property name="shadow-type">none</property>
105 <child>
106 <!-- n-columns=2 n-rows=1 -->
107 <object class="GtkGrid" id="grid2">
108 <property name="visible">True</property>
109 <property name="can-focus">False</property>
110 <property name="margin-start">12</property>
111 <property name="margin-top">6</property>
112 <property name="column-spacing">12</property>
113 <child>
114 <object class="GtkButtonBox" id="buttonbox1">
115 <property name="visible">True</property>
116 <property name="can-focus">False</property>
117 <property name="orientation">vertical</property>
118 <property name="spacing">6</property>
119 <property name="layout-style">start</property>
120 <child>
121 <object class="GtkButton" id="new">
122 <property name="label" translatable="yes" context="hangulhanjaoptdialog|new">New...</property>
123 <property name="visible">True</property>
124 <property name="can-focus">True</property>
125 <property name="receives-default">True</property>
126 <property name="use-underline">True</property>
127 <child internal-child="accessible">
128 <object class="AtkObject" id="new-atkobject">
129 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|new">Opens the New dictionary dialog box, where you can create a new dictionary.</property>
130 </object>
131 </child>
132 </object>
133 <packing>
134 <property name="expand">False</property>
135 <property name="fill">True</property>
136 <property name="position">0</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkButton" id="edit">
141 <property name="label" translatable="yes" context="hangulhanjaoptdialog|edit">Edit...</property>
142 <property name="visible">True</property>
143 <property name="can-focus">True</property>
144 <property name="receives-default">True</property>
145 <child internal-child="accessible">
146 <object class="AtkObject" id="edit-atkobject">
147 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|edit">Opens the Edit Custom Dictionary dialog where you can edit any user-defined dictionary.</property>
148 </object>
149 </child>
150 </object>
151 <packing>
152 <property name="expand">False</property>
153 <property name="fill">True</property>
154 <property name="position">1</property>
155 </packing>
156 </child>
157 <child>
158 <object class="GtkButton" id="delete">
159 <property name="label" translatable="yes" context="stock">_Delete</property>
160 <property name="visible">True</property>
161 <property name="can-focus">True</property>
162 <property name="receives-default">True</property>
163 <property name="use-underline">True</property>
164 <child internal-child="accessible">
165 <object class="AtkObject" id="delete-atkobject">
166 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|delete">Deletes the selected user-defined dictionary.</property>
167 </object>
168 </child>
169 </object>
170 <packing>
171 <property name="expand">False</property>
172 <property name="fill">True</property>
173 <property name="position">2</property>
174 </packing>
175 </child>
176 </object>
177 <packing>
178 <property name="left-attach">1</property>
179 <property name="top-attach">0</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkScrolledWindow">
184 <property name="visible">True</property>
185 <property name="can-focus">True</property>
186 <property name="hexpand">True</property>
187 <property name="vexpand">True</property>
188 <property name="shadow-type">in</property>
189 <child>
190 <object class="GtkTreeView" id="dicts">
191 <property name="visible">True</property>
192 <property name="can-focus">True</property>
193 <property name="receives-default">True</property>
194 <property name="hexpand">True</property>
195 <property name="vexpand">True</property>
196 <property name="model">liststore2</property>
197 <property name="headers-visible">False</property>
198 <property name="search-column">1</property>
199 <property name="show-expanders">False</property>
200 <child internal-child="selection">
201 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
202 </child>
203 <child>
204 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
205 <property name="resizable">True</property>
206 <property name="spacing">6</property>
207 <property name="alignment">0.5</property>
208 <child>
209 <object class="GtkCellRendererToggle" id="cellrenderer5"/>
210 <attributes>
211 <attribute name="visible">3</attribute>
212 <attribute name="active">0</attribute>
213 </attributes>
214 </child>
215 </object>
216 </child>
217 <child>
218 <object class="GtkTreeViewColumn" id="treeviewcolumn5">
219 <property name="resizable">True</property>
220 <property name="spacing">6</property>
221 <child>
222 <object class="GtkCellRendererText" id="cellrenderer4"/>
223 <attributes>
224 <attribute name="text">1</attribute>
225 </attributes>
226 </child>
227 </object>
228 </child>
229 <child internal-child="accessible">
230 <object class="AtkObject" id="dicts-atkobject">
231 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|dicts">Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use.</property>
232 </object>
233 </child>
234 </object>
235 </child>
236 </object>
237 <packing>
238 <property name="left-attach">0</property>
239 <property name="top-attach">0</property>
240 </packing>
241 </child>
242 </object>
243 </child>
244 <child type="label">
245 <object class="GtkLabel" id="label1">
246 <property name="visible">True</property>
247 <property name="can-focus">False</property>
248 <property name="label" translatable="yes" context="hangulhanjaoptdialog|label1">User-defined Dictionaries</property>
249 <attributes>
250 <attribute name="weight" value="bold"/>
251 </attributes>
252 </object>
253 </child>
254 </object>
255 <packing>
256 <property name="left-attach">0</property>
257 <property name="top-attach">0</property>
258 </packing>
259 </child>
260 <child>
261 <object class="GtkFrame" id="frame2">
262 <property name="visible">True</property>
263 <property name="can-focus">False</property>
264 <property name="label-xalign">0</property>
265 <property name="shadow-type">none</property>
266 <child>
267 <!-- n-columns=1 n-rows=3 -->
268 <object class="GtkGrid" id="grid3">
269 <property name="visible">True</property>
270 <property name="can-focus">False</property>
271 <property name="margin-start">12</property>
272 <property name="margin-top">6</property>
273 <property name="row-spacing">6</property>
274 <child>
275 <object class="GtkCheckButton" id="ignorepost">
276 <property name="label" translatable="yes" context="hangulhanjaoptdialog|ignorepost">Ignore post-positional word</property>
277 <property name="visible">True</property>
278 <property name="can-focus">True</property>
279 <property name="receives-default">False</property>
280 <property name="use-underline">True</property>
281 <property name="draw-indicator">True</property>
282 <child internal-child="accessible">
283 <object class="AtkObject" id="ignorepost-atkobject">
284 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|ignorepost">Ignores positional characters at the end of Korean words when you search a dictionary.</property>
285 </object>
286 </child>
287 </object>
288 <packing>
289 <property name="left-attach">0</property>
290 <property name="top-attach">0</property>
291 </packing>
292 </child>
293 <child>
294 <object class="GtkCheckButton" id="showrecentfirst">
295 <property name="label" translatable="yes" context="hangulhanjaoptdialog|showrecentfirst">Show recently used entries first</property>
296 <property name="visible">True</property>
297 <property name="can-focus">True</property>
298 <property name="receives-default">False</property>
299 <property name="use-underline">True</property>
300 <property name="draw-indicator">True</property>
301 <child internal-child="accessible">
302 <object class="AtkObject" id="showrecentfirst-atkobject">
303 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|showrecentfirst">Shows the replacement suggestion that you selected the last time as the first entry on the list.</property>
304 </object>
305 </child>
306 </object>
307 <packing>
308 <property name="left-attach">0</property>
309 <property name="top-attach">1</property>
310 </packing>
311 </child>
312 <child>
313 <object class="GtkCheckButton" id="autoreplaceunique">
314 <property name="label" translatable="yes" context="hangulhanjaoptdialog|autoreplaceunique">Replace all unique entries automatically</property>
315 <property name="visible">True</property>
316 <property name="can-focus">True</property>
317 <property name="receives-default">False</property>
318 <property name="use-underline">True</property>
319 <property name="draw-indicator">True</property>
320 <child internal-child="accessible">
321 <object class="AtkObject" id="autoreplaceunique-atkobject">
322 <property name="AtkObject::accessible-description" translatable="yes" context="hangulhanjaoptdialog|extended_tip|autoreplaceunique">Automatically replaces words that only have one suggested word replacement.</property>
323 </object>
324 </child>
325 </object>
326 <packing>
327 <property name="left-attach">0</property>
328 <property name="top-attach">2</property>
329 </packing>
330 </child>
331 </object>
332 </child>
333 <child type="label">
334 <object class="GtkLabel" id="label2">
335 <property name="visible">True</property>
336 <property name="can-focus">False</property>
337 <property name="label" translatable="yes" context="hangulhanjaoptdialog|label2">Options</property>
338 <attributes>
339 <attribute name="weight" value="bold"/>
340 </attributes>
341 </object>
342 </child>
343 </object>
344 <packing>
345 <property name="left-attach">0</property>
346 <property name="top-attach">1</property>
347 </packing>
348 </child>
349 </object>
350 <packing>
351 <property name="expand">False</property>
352 <property name="fill">True</property>
353 <property name="position">1</property>
354 </packing>
355 </child>
356 </object>
357 </child>
358 <action-widgets>
359 <action-widget response="-5">ok</action-widget>
360 <action-widget response="-6">cancel</action-widget>
361 <action-widget response="-11">help</action-widget>
362 </action-widgets>
363 </object>
364 </interface>