Bump version to 6.0-36
[LibreOffice.git] / xmlsecurity / uiconfig / ui / digitalsignaturesdialog.ui
blob84924a6ebddab1c1e32652227173c4aacab5cba4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain="xsc">
4 <requires lib="gtk+" version="3.0"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="DigitalSignaturesDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes" context="digitalsignaturesdialog|DigitalSignaturesDialog">Digital Signatures</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="help">
22 <property name="label">gtk-help</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="receives_default">True</property>
26 <property name="use_stock">True</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 <property name="secondary">True</property>
33 </packing>
34 </child>
35 <child>
36 <object class="GtkButton" id="close">
37 <property name="label">gtk-close</property>
38 <property name="visible">True</property>
39 <property name="can_focus">True</property>
40 <property name="can_default">True</property>
41 <property name="has_default">True</property>
42 <property name="receives_default">True</property>
43 <property name="use_stock">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 </object>
52 <packing>
53 <property name="expand">False</property>
54 <property name="fill">True</property>
55 <property name="pack_type">end</property>
56 <property name="position">0</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkGrid" id="grid1">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="hexpand">True</property>
64 <property name="vexpand">True</property>
65 <property name="row_spacing">6</property>
66 <child>
67 <object class="GtkLabel" id="dochint">
68 <property name="can_focus">False</property>
69 <property name="no_show_all">True</property>
70 <property name="label" translatable="yes" context="digitalsignaturesdialog|dochint">The following have signed the document content: </property>
71 <property name="xalign">0</property>
72 </object>
73 <packing>
74 <property name="left_attach">0</property>
75 <property name="top_attach">0</property>
76 </packing>
77 </child>
78 <child>
79 <object class="svtlo-SvSimpleTableContainer" id="signatures">
80 <property name="visible">True</property>
81 <property name="can_focus">True</property>
82 <property name="hexpand">True</property>
83 <property name="vexpand">True</property>
84 <child internal-child="selection">
85 <object class="GtkTreeSelection" id="Simple Table Container-selection1"/>
86 </child>
87 </object>
88 <packing>
89 <property name="left_attach">0</property>
90 <property name="top_attach">4</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkButtonBox" id="buttonbox1">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="spacing">12</property>
98 <property name="homogeneous">True</property>
99 <property name="layout_style">spread</property>
100 <child>
101 <object class="GtkButton" id="view">
102 <property name="label" translatable="yes" context="digitalsignaturesdialog|view">View Certificate...</property>
103 <property name="visible">True</property>
104 <property name="can_focus">True</property>
105 <property name="receives_default">True</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">0</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkButton" id="sign">
115 <property name="label" translatable="yes" context="digitalsignaturesdialog|sign">Sign Document...</property>
116 <property name="visible">True</property>
117 <property name="can_focus">True</property>
118 <property name="can_default">True</property>
119 <property name="receives_default">True</property>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">True</property>
124 <property name="position">1</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkButton" id="remove">
129 <property name="label" translatable="yes" context="digitalsignaturesdialog|remove">Remove</property>
130 <property name="visible">True</property>
131 <property name="can_focus">True</property>
132 <property name="receives_default">True</property>
133 </object>
134 <packing>
135 <property name="expand">False</property>
136 <property name="fill">True</property>
137 <property name="position">2</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkButton" id="start_certmanager">
142 <property name="label" translatable="yes" context="digitalsignaturesdialog|start_certmanager">Start Certificate Manager...</property>
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="receives_default">True</property>
146 </object>
147 <packing>
148 <property name="expand">True</property>
149 <property name="fill">True</property>
150 <property name="position">3</property>
151 </packing>
152 </child>
153 </object>
154 <packing>
155 <property name="left_attach">0</property>
156 <property name="top_attach">7</property>
157 </packing>
158 </child>
159 <child>
160 <object class="GtkGrid" id="grid2">
161 <property name="visible">True</property>
162 <property name="can_focus">False</property>
163 <property name="hexpand">True</property>
164 <property name="column_spacing">12</property>
165 <child>
166 <object class="GtkLabel" id="signed">
167 <property name="can_focus">False</property>
168 <property name="no_show_all">True</property>
169 <property name="hexpand">True</property>
170 <property name="label" translatable="yes" context="digitalsignaturesdialog|signed">Signed by </property>
171 </object>
172 <packing>
173 <property name="left_attach">0</property>
174 <property name="top_attach">0</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkLabel" id="issued">
179 <property name="can_focus">False</property>
180 <property name="no_show_all">True</property>
181 <property name="hexpand">True</property>
182 <property name="label" translatable="yes" context="digitalsignaturesdialog|issued">Digital ID issued by </property>
183 </object>
184 <packing>
185 <property name="left_attach">1</property>
186 <property name="top_attach">0</property>
187 </packing>
188 </child>
189 <child>
190 <object class="GtkLabel" id="date">
191 <property name="can_focus">False</property>
192 <property name="no_show_all">True</property>
193 <property name="hexpand">True</property>
194 <property name="label" translatable="yes" context="digitalsignaturesdialog|date">Date</property>
195 </object>
196 <packing>
197 <property name="left_attach">2</property>
198 <property name="top_attach">0</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkLabel" id="description">
203 <property name="can_focus">False</property>
204 <property name="no_show_all">True</property>
205 <property name="label" translatable="yes" context="digitalsignaturesdialog|description">Description</property>
206 </object>
207 <packing>
208 <property name="left_attach">3</property>
209 <property name="top_attach">0</property>
210 </packing>
211 </child>
212 <child>
213 <object class="GtkLabel" id="type">
214 <property name="can_focus">False</property>
215 <property name="no_show_all">True</property>
216 <property name="label" translatable="yes" context="digitalsignaturesdialog|type">Signature type</property>
217 </object>
218 <packing>
219 <property name="left_attach">4</property>
220 <property name="top_attach">0</property>
221 </packing>
222 </child>
223 </object>
224 <packing>
225 <property name="left_attach">0</property>
226 <property name="top_attach">3</property>
227 </packing>
228 </child>
229 <child>
230 <object class="GtkLabel" id="macrohint">
231 <property name="can_focus">False</property>
232 <property name="no_show_all">True</property>
233 <property name="label" translatable="yes" context="digitalsignaturesdialog|macrohint">The following have signed the document macro:</property>
234 <property name="xalign">0</property>
235 </object>
236 <packing>
237 <property name="left_attach">0</property>
238 <property name="top_attach">1</property>
239 </packing>
240 </child>
241 <child>
242 <object class="GtkLabel" id="packagehint">
243 <property name="can_focus">False</property>
244 <property name="no_show_all">True</property>
245 <property name="label" translatable="yes" context="digitalsignaturesdialog|packagehint">The following have signed this package:</property>
246 <property name="xalign">0</property>
247 </object>
248 <packing>
249 <property name="left_attach">0</property>
250 <property name="top_attach">2</property>
251 </packing>
252 </child>
253 <child>
254 <object class="GtkGrid" id="grid3">
255 <property name="visible">True</property>
256 <property name="can_focus">False</property>
257 <property name="column_spacing">12</property>
258 <child>
259 <object class="GtkLabel" id="validft">
260 <property name="can_focus">False</property>
261 <property name="no_show_all">True</property>
262 <property name="hexpand">True</property>
263 <property name="label" translatable="yes" context="digitalsignaturesdialog|validft">The signatures in this document are valid</property>
264 <property name="xalign">0</property>
265 </object>
266 <packing>
267 <property name="left_attach">1</property>
268 <property name="top_attach">0</property>
269 </packing>
270 </child>
271 <child>
272 <object class="GtkImage" id="validimg">
273 <property name="can_focus">False</property>
274 <property name="no_show_all">True</property>
275 <property name="pixbuf">xmlsecurity/res/signet_11x16.png</property>
276 </object>
277 <packing>
278 <property name="left_attach">0</property>
279 <property name="top_attach">0</property>
280 </packing>
281 </child>
282 <child>
283 <object class="GtkLabel" id="invalidft">
284 <property name="can_focus">False</property>
285 <property name="no_show_all">True</property>
286 <property name="hexpand">True</property>
287 <property name="label" translatable="yes" context="digitalsignaturesdialog|invalidft">The signatures in this document are invalid</property>
288 <property name="xalign">0</property>
289 </object>
290 <packing>
291 <property name="left_attach">1</property>
292 <property name="top_attach">2</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkLabel" id="oldsignatureft">
297 <property name="can_focus">False</property>
298 <property name="no_show_all">True</property>
299 <property name="hexpand">True</property>
300 <property name="label" translatable="yes" context="digitalsignaturesdialog|oldsignatureft">Not all parts of the document are signed</property>
301 <property name="xalign">0</property>
302 </object>
303 <packing>
304 <property name="left_attach">1</property>
305 <property name="top_attach">1</property>
306 </packing>
307 </child>
308 <child>
309 <object class="GtkLabel" id="notvalidatedft">
310 <property name="can_focus">False</property>
311 <property name="no_show_all">True</property>
312 <property name="hexpand">True</property>
313 <property name="label" translatable="yes" context="digitalsignaturesdialog|notvalidatedft">Certificate could not be validated</property>
314 <property name="xalign">0</property>
315 </object>
316 <packing>
317 <property name="left_attach">1</property>
318 <property name="top_attach">3</property>
319 </packing>
320 </child>
321 <child>
322 <object class="GtkImage" id="invalidimg">
323 <property name="can_focus">False</property>
324 <property name="no_show_all">True</property>
325 <property name="pixbuf">svx/res/caution_11x16.png</property>
326 </object>
327 <packing>
328 <property name="left_attach">0</property>
329 <property name="top_attach">2</property>
330 </packing>
331 </child>
332 <child>
333 <object class="GtkImage" id="oldsignatureimg">
334 <property name="can_focus">False</property>
335 <property name="no_show_all">True</property>
336 <property name="pixbuf">svx/res/caution_11x16.png</property>
337 </object>
338 <packing>
339 <property name="left_attach">0</property>
340 <property name="top_attach">1</property>
341 </packing>
342 </child>
343 <child>
344 <object class="GtkImage" id="notvalidatedimg">
345 <property name="can_focus">False</property>
346 <property name="no_show_all">True</property>
347 <property name="pixbuf">xmlsecurity/res/notcertificate_16.png</property>
348 </object>
349 <packing>
350 <property name="left_attach">0</property>
351 <property name="top_attach">3</property>
352 </packing>
353 </child>
354 </object>
355 <packing>
356 <property name="left_attach">0</property>
357 <property name="top_attach">5</property>
358 </packing>
359 </child>
360 <child>
361 <object class="GtkCheckButton" id="adescompliant">
362 <property name="label" translatable="yes" context="digitalsignaturesdialog|adescompliant">Use AdES-compliant signature when there is a choice</property>
363 <property name="visible">True</property>
364 <property name="can_focus">True</property>
365 <property name="receives_default">True</property>
366 <property name="halign">start</property>
367 <property name="xalign">0.5</property>
368 <property name="draw_indicator">False</property>
369 </object>
370 <packing>
371 <property name="left_attach">0</property>
372 <property name="top_attach">6</property>
373 </packing>
374 </child>
375 </object>
376 <packing>
377 <property name="expand">True</property>
378 <property name="fill">True</property>
379 <property name="position">1</property>
380 </packing>
381 </child>
382 </object>
383 </child>
384 <action-widgets>
385 <action-widget response="0">help</action-widget>
386 <action-widget response="0">close</action-widget>
387 </action-widgets>
388 </object>
389 </interface>