1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"ChineseConversionDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"chineseconversiondialog|ChineseConversionDialog">Chinese Conversion
</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=
"ok">
24 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"can_default">True
</property>
28 <property name=
"has_default">True
</property>
29 <property name=
"receives_default">True
</property>
30 <property name=
"use-underline">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
39 <object class=
"GtkButton" id=
"cancel">
40 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">True
</property>
43 <property name=
"receives_default">True
</property>
44 <property name=
"use-underline">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
53 <object class=
"GtkButton" id=
"help">
54 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</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>
61 <property name=
"expand">False
</property>
62 <property name=
"fill">True
</property>
63 <property name=
"position">2</property>
64 <property name=
"secondary">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"pack_type">end
</property>
72 <property name=
"position">0</property>
76 <!-- n-columns=1 n-rows=1 -->
77 <object class=
"GtkGrid" id=
"grid1">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"hexpand">True
</property>
81 <property name=
"vexpand">True
</property>
82 <property name=
"row_spacing">12</property>
84 <object class=
"GtkFrame" id=
"frame1">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"hexpand">True
</property>
88 <property name=
"vexpand">True
</property>
89 <property name=
"label_xalign">0</property>
90 <property name=
"shadow_type">none
</property>
92 <!-- n-columns=1 n-rows=1 -->
93 <object class=
"GtkGrid" id=
"grid2">
94 <property name=
"visible">True
</property>
95 <property name=
"can_focus">False
</property>
96 <property name=
"hexpand">True
</property>
97 <property name=
"vexpand">True
</property>
98 <property name=
"row_spacing">6</property>
99 <property name=
"margin-start">12</property>
100 <property name=
"margin-top">6</property>
102 <object class=
"GtkRadioButton" id=
"tosimplified">
103 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|tosimplified">_Traditional Chinese to simplified Chinese
</property>
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">True
</property>
106 <property name=
"receives_default">False
</property>
107 <property name=
"use_underline">True
</property>
108 <property name=
"active">True
</property>
109 <property name=
"draw_indicator">True
</property>
110 <child internal-child=
"accessible">
111 <object class=
"AtkObject" id=
"tosimplified-atkobject">
112 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chineseconversiondialog|extended_tip|tosimplified">Converts traditional Chinese text characters to simplified Chinese text characters. Click OK to convert the selected text. If no text is selected, the whole document is converted.
</property>
117 <property name=
"left_attach">0</property>
118 <property name=
"top_attach">0</property>
122 <object class=
"GtkRadioButton" id=
"totraditional">
123 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|totraditional">_Simplified Chinese to traditional Chinese
</property>
124 <property name=
"visible">True
</property>
125 <property name=
"can_focus">True
</property>
126 <property name=
"receives_default">False
</property>
127 <property name=
"use_underline">True
</property>
128 <property name=
"draw_indicator">True
</property>
129 <property name=
"group">tosimplified
</property>
130 <child internal-child=
"accessible">
131 <object class=
"AtkObject" id=
"totraditional-atkobject">
132 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chineseconversiondialog|extended_tip|totraditional">Converts simplified Chinese text characters to traditional Chinese text characters. Click OK to convert the selected text. If no text is selected, the whole document is converted.
</property>
137 <property name=
"left_attach">0</property>
138 <property name=
"top_attach">1</property>
144 <object class=
"GtkLabel" id=
"label1">
145 <property name=
"visible">True
</property>
146 <property name=
"can_focus">False
</property>
147 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|label1">Conversion Direction
</property>
149 <attribute name=
"weight" value=
"bold"/>
155 <property name=
"left_attach">0</property>
156 <property name=
"top_attach">0</property>
160 <object class=
"GtkFrame" id=
"frame2">
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">False
</property>
163 <property name=
"hexpand">True
</property>
164 <property name=
"vexpand">True
</property>
165 <property name=
"label_xalign">0</property>
166 <property name=
"shadow_type">none
</property>
168 <!-- n-columns=1 n-rows=1 -->
169 <object class=
"GtkGrid" id=
"grid3">
170 <property name=
"visible">True
</property>
171 <property name=
"can_focus">False
</property>
172 <property name=
"hexpand">True
</property>
173 <property name=
"vexpand">True
</property>
174 <property name=
"row_spacing">6</property>
175 <property name=
"column_spacing">6</property>
176 <property name=
"margin-start">12</property>
177 <property name=
"margin-top">6</property>
179 <object class=
"GtkCheckButton" id=
"commonterms">
180 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|commonterms">Translate _common terms
</property>
181 <property name=
"visible">True
</property>
182 <property name=
"can_focus">True
</property>
183 <property name=
"receives_default">False
</property>
184 <property name=
"hexpand">True
</property>
185 <property name=
"use_underline">True
</property>
186 <property name=
"draw_indicator">True
</property>
187 <child internal-child=
"accessible">
188 <object class=
"AtkObject" id=
"commonterms-atkobject">
189 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chineseconversiondialog|extended_tip|commonterms">Converts words with two or more characters that are in the list of common terms. After the list is scanned, the remaining text is converted character by character.
</property>
194 <property name=
"left_attach">0</property>
195 <property name=
"top_attach">0</property>
199 <object class=
"GtkButton" id=
"editterms">
200 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|editterms">_Edit Terms...
</property>
201 <property name=
"visible">True
</property>
202 <property name=
"can_focus">True
</property>
203 <property name=
"receives_default">True
</property>
204 <property name=
"use_underline">True
</property>
205 <child internal-child=
"accessible">
206 <object class=
"AtkObject" id=
"editterms-atkobject">
207 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chineseconversiondialog|extended_tip|editterms">Opens the Edit Dictionary dialog where you can edit the list of conversion terms.
</property>
212 <property name=
"left_attach">1</property>
213 <property name=
"top_attach">0</property>
219 <object class=
"GtkLabel" id=
"label2">
220 <property name=
"visible">True
</property>
221 <property name=
"can_focus">False
</property>
222 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|label2">Common Terms
</property>
224 <attribute name=
"weight" value=
"bold"/>
230 <property name=
"left_attach">0</property>
231 <property name=
"top_attach">1</property>
236 <property name=
"expand">False
</property>
237 <property name=
"fill">True
</property>
238 <property name=
"position">1</property>
244 <action-widget response=
"-5">ok
</action-widget>
245 <action-widget response=
"-6">cancel
</action-widget>
246 <action-widget response=
"-11">help
</action-widget>
248 <child type=
"titlebar">
251 <child internal-child=
"accessible">
252 <object class=
"AtkObject" id=
"ChineseConversionDialog-atkobject">
253 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"chineseconversiondialog|extended_tip|ChineseConversionDialog">Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted.
</property>