1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.18"/>
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>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"dialog-vbox1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">12</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label">gtk-ok
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use_stock">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label">gtk-cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use_stock">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkButton" id=
"help">
57 <property name=
"label">gtk-help
</property>
58 <property name=
"visible">True
</property>
59 <property name=
"can_focus">True
</property>
60 <property name=
"receives_default">True
</property>
61 <property name=
"use_stock">True
</property>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">2</property>
67 <property name=
"secondary">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"pack_type">end
</property>
75 <property name=
"position">0</property>
79 <object class=
"GtkGrid" id=
"grid1">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"hexpand">True
</property>
83 <property name=
"vexpand">True
</property>
84 <property name=
"row_spacing">12</property>
86 <object class=
"GtkFrame" id=
"frame1">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">False
</property>
89 <property name=
"hexpand">True
</property>
90 <property name=
"vexpand">True
</property>
91 <property name=
"label_xalign">0</property>
92 <property name=
"shadow_type">none
</property>
94 <object class=
"GtkAlignment" id=
"alignment1">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">False
</property>
97 <property name=
"hexpand">True
</property>
98 <property name=
"vexpand">True
</property>
99 <property name=
"top_padding">6</property>
100 <property name=
"left_padding">12</property>
102 <object class=
"GtkGrid" id=
"grid2">
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">False
</property>
105 <property name=
"hexpand">True
</property>
106 <property name=
"row_spacing">6</property>
108 <object class=
"GtkRadioButton" id=
"tosimplified">
109 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|tosimplified">_Traditional Chinese to simplified Chinese
</property>
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">True
</property>
112 <property name=
"receives_default">False
</property>
113 <property name=
"use_underline">True
</property>
114 <property name=
"xalign">0</property>
115 <property name=
"active">True
</property>
116 <property name=
"draw_indicator">True
</property>
119 <property name=
"left_attach">0</property>
120 <property name=
"top_attach">0</property>
124 <object class=
"GtkRadioButton" id=
"totraditional">
125 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|totraditional">_Simplified Chinese to traditional Chinese
</property>
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">True
</property>
128 <property name=
"receives_default">False
</property>
129 <property name=
"use_underline">True
</property>
130 <property name=
"xalign">0</property>
131 <property name=
"draw_indicator">True
</property>
132 <property name=
"group">tosimplified
</property>
135 <property name=
"left_attach">0</property>
136 <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 <object class=
"GtkAlignment" id=
"alignment2">
169 <property name=
"visible">True
</property>
170 <property name=
"can_focus">False
</property>
171 <property name=
"hexpand">True
</property>
172 <property name=
"vexpand">True
</property>
173 <property name=
"top_padding">6</property>
174 <property name=
"left_padding">12</property>
176 <object class=
"GtkGrid" id=
"grid3">
177 <property name=
"visible">True
</property>
178 <property name=
"can_focus">False
</property>
179 <property name=
"hexpand">True
</property>
180 <property name=
"row_spacing">6</property>
181 <property name=
"column_spacing">6</property>
183 <object class=
"GtkCheckButton" id=
"commonterms">
184 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|commonterms">Translate _common terms
</property>
185 <property name=
"visible">True
</property>
186 <property name=
"can_focus">True
</property>
187 <property name=
"receives_default">False
</property>
188 <property name=
"hexpand">True
</property>
189 <property name=
"use_underline">True
</property>
190 <property name=
"xalign">0</property>
191 <property name=
"draw_indicator">True
</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>
207 <property name=
"left_attach">1</property>
208 <property name=
"top_attach">0</property>
216 <object class=
"GtkLabel" id=
"label2">
217 <property name=
"visible">True
</property>
218 <property name=
"can_focus">False
</property>
219 <property name=
"label" translatable=
"yes" context=
"chineseconversiondialog|label2">Common Terms
</property>
221 <attribute name=
"weight" value=
"bold"/>
227 <property name=
"left_attach">0</property>
228 <property name=
"top_attach">1</property>
233 <property name=
"expand">False
</property>
234 <property name=
"fill">True
</property>
235 <property name=
"position">1</property>
241 <action-widget response=
"-5">ok
</action-widget>
242 <action-widget response=
"-6">cancel
</action-widget>
243 <action-widget response=
"-11">help
</action-widget>