Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git] / cui / uiconfig / ui / optsecuritypage.ui
blob121af49d8b5b83a16c4b0527fcabdfbb4815854a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.16.1 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkGrid" id="OptSecurityPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="row_spacing">12</property>
10 <child>
11 <object class="GtkFrame" id="tsaurls">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="hexpand">True</property>
15 <property name="label_xalign">0</property>
16 <property name="shadow_type">none</property>
17 <child>
18 <object class="GtkAlignment" id="alignment5">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="hexpand">True</property>
22 <property name="top_padding">6</property>
23 <property name="left_padding">12</property>
24 <child>
25 <object class="GtkGrid" id="grid8">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="hexpand">True</property>
29 <property name="column_spacing">24</property>
30 <child>
31 <object class="GtkLabel" id="label9">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="hexpand">True</property>
35 <property name="xalign">0</property>
36 <property name="label" translatable="yes">Maintain a list of Time Stamping Authority (TSA) URLs to be used for digital signatures in PDF export.</property>
37 <property name="wrap">True</property>
38 <property name="max_width_chars">56</property>
39 </object>
40 <packing>
41 <property name="left_attach">0</property>
42 <property name="top_attach">0</property>
43 <property name="width">1</property>
44 <property name="height">1</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="tsas">
49 <property name="label" translatable="yes">_TSAs...</property>
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="receives_default">True</property>
53 <property name="valign">center</property>
54 <property name="use_underline">True</property>
55 </object>
56 <packing>
57 <property name="left_attach">1</property>
58 <property name="top_attach">0</property>
59 <property name="width">1</property>
60 <property name="height">1</property>
61 </packing>
62 </child>
63 </object>
64 </child>
65 </object>
66 </child>
67 <child type="label">
68 <object class="GtkLabel" id="label10">
69 <property name="visible">True</property>
70 <property name="can_focus">False</property>
71 <property name="label" translatable="yes">TSAs</property>
72 <attributes>
73 <attribute name="weight" value="bold"/>
74 </attributes>
75 </object>
76 </child>
77 </object>
78 <packing>
79 <property name="left_attach">0</property>
80 <property name="top_attach">4</property>
81 <property name="width">1</property>
82 <property name="height">1</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkFrame" id="certificatepath">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="hexpand">True</property>
90 <property name="label_xalign">0</property>
91 <property name="shadow_type">none</property>
92 <child>
93 <object class="GtkAlignment" id="alignment5">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="hexpand">True</property>
97 <property name="top_padding">6</property>
98 <property name="left_padding">12</property>
99 <child>
100 <object class="GtkGrid" id="grid7">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="hexpand">True</property>
104 <property name="column_spacing">24</property>
105 <child>
106 <object class="GtkLabel" id="label7">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 <property name="hexpand">True</property>
110 <property name="xalign">0</property>
111 <property name="label" translatable="yes">Select the Network Security Services certificate directory to use for digital signatures.</property>
112 <property name="wrap">True</property>
113 <property name="max_width_chars">56</property>
114 </object>
115 <packing>
116 <property name="left_attach">0</property>
117 <property name="top_attach">0</property>
118 <property name="width">1</property>
119 <property name="height">1</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkButton" id="cert">
124 <property name="label" translatable="yes">_Certificate...</property>
125 <property name="visible">True</property>
126 <property name="can_focus">True</property>
127 <property name="receives_default">True</property>
128 <property name="valign">center</property>
129 <property name="use_underline">True</property>
130 </object>
131 <packing>
132 <property name="left_attach">1</property>
133 <property name="top_attach">0</property>
134 <property name="width">1</property>
135 <property name="height">1</property>
136 </packing>
137 </child>
138 </object>
139 </child>
140 </object>
141 </child>
142 <child type="label">
143 <object class="GtkLabel" id="label8">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 <property name="label" translatable="yes">Certificate Path</property>
147 <attributes>
148 <attribute name="weight" value="bold"/>
149 </attributes>
150 </object>
151 </child>
152 </object>
153 <packing>
154 <property name="left_attach">0</property>
155 <property name="top_attach">3</property>
156 <property name="width">1</property>
157 <property name="height">1</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkFrame" id="macrosecurity">
162 <property name="visible">True</property>
163 <property name="can_focus">False</property>
164 <property name="hexpand">True</property>
165 <property name="label_xalign">0</property>
166 <property name="shadow_type">none</property>
167 <child>
168 <object class="GtkAlignment" id="alignment3">
169 <property name="visible">True</property>
170 <property name="can_focus">False</property>
171 <property name="hexpand">True</property>
172 <property name="top_padding">6</property>
173 <property name="left_padding">12</property>
174 <child>
175 <object class="GtkGrid" id="grid3">
176 <property name="visible">True</property>
177 <property name="can_focus">False</property>
178 <property name="hexpand">True</property>
179 <property name="column_spacing">24</property>
180 <child>
181 <object class="GtkLabel" id="label5">
182 <property name="visible">True</property>
183 <property name="can_focus">False</property>
184 <property name="hexpand">True</property>
185 <property name="xalign">0</property>
186 <property name="label" translatable="yes">Adjust the security level for executing macros and specify trusted macro developers.</property>
187 <property name="wrap">True</property>
188 <property name="max_width_chars">56</property>
189 </object>
190 <packing>
191 <property name="left_attach">0</property>
192 <property name="top_attach">0</property>
193 <property name="width">1</property>
194 <property name="height">1</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkButton" id="macro">
199 <property name="label" translatable="yes">Macro Securit_y...</property>
200 <property name="visible">True</property>
201 <property name="can_focus">True</property>
202 <property name="receives_default">True</property>
203 <property name="valign">center</property>
204 <property name="use_underline">True</property>
205 </object>
206 <packing>
207 <property name="left_attach">1</property>
208 <property name="top_attach">0</property>
209 <property name="width">1</property>
210 <property name="height">1</property>
211 </packing>
212 </child>
213 </object>
214 </child>
215 </object>
216 </child>
217 <child type="label">
218 <object class="GtkLabel" id="label3">
219 <property name="visible">True</property>
220 <property name="can_focus">False</property>
221 <property name="label" translatable="yes">Macro Security</property>
222 <attributes>
223 <attribute name="weight" value="bold"/>
224 </attributes>
225 </object>
226 </child>
227 </object>
228 <packing>
229 <property name="left_attach">0</property>
230 <property name="top_attach">2</property>
231 <property name="width">1</property>
232 <property name="height">1</property>
233 </packing>
234 </child>
235 <child>
236 <object class="GtkFrame" id="frame2">
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="GtkAlignment" id="alignment2">
244 <property name="visible">True</property>
245 <property name="can_focus">False</property>
246 <property name="hexpand">True</property>
247 <property name="top_padding">6</property>
248 <property name="left_padding">12</property>
249 <child>
250 <object class="GtkGrid" id="grid2">
251 <property name="visible">True</property>
252 <property name="can_focus">False</property>
253 <property name="hexpand">True</property>
254 <property name="column_spacing">24</property>
255 <child>
256 <object class="GtkGrid" id="grid4">
257 <property name="visible">True</property>
258 <property name="can_focus">False</property>
259 <property name="hexpand">True</property>
260 <property name="row_spacing">12</property>
261 <child>
262 <object class="GtkCheckButton" id="savepassword:wrap">
263 <property name="label" translatable="yes">Persistently _save passwords for web connections</property>
264 <property name="visible">True</property>
265 <property name="can_focus">True</property>
266 <property name="receives_default">False</property>
267 <property name="use_underline">True</property>
268 <property name="xalign">0</property>
269 <property name="draw_indicator">True</property>
270 </object>
271 <packing>
272 <property name="left_attach">0</property>
273 <property name="top_attach">0</property>
274 <property name="width">1</property>
275 <property name="height">1</property>
276 </packing>
277 </child>
278 <child>
279 <object class="GtkAlignment" id="alignment4">
280 <property name="visible">True</property>
281 <property name="can_focus">False</property>
282 <property name="hexpand">True</property>
283 <property name="left_padding">12</property>
284 <child>
285 <object class="GtkGrid" id="grid5">
286 <property name="visible">True</property>
287 <property name="can_focus">False</property>
288 <property name="hexpand">True</property>
289 <property name="row_spacing">6</property>
290 <child>
291 <object class="GtkCheckButton" id="usemasterpassword">
292 <property name="label" translatable="yes">Protected _by a master password (recommended)</property>
293 <property name="visible">True</property>
294 <property name="can_focus">True</property>
295 <property name="receives_default">False</property>
296 <property name="use_underline">True</property>
297 <property name="xalign">0</property>
298 <property name="draw_indicator">True</property>
299 </object>
300 <packing>
301 <property name="left_attach">0</property>
302 <property name="top_attach">0</property>
303 <property name="width">1</property>
304 <property name="height">1</property>
305 </packing>
306 </child>
307 <child>
308 <object class="GtkLabel" id="masterpasswordtext">
309 <property name="visible">True</property>
310 <property name="can_focus">False</property>
311 <property name="hexpand">True</property>
312 <property name="xalign">0</property>
313 <property name="label" translatable="yes">Passwords are protected by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves a password from the protected password list.</property>
314 <property name="wrap">True</property>
315 <property name="max_width_chars">56</property>
316 </object>
317 <packing>
318 <property name="left_attach">0</property>
319 <property name="top_attach">1</property>
320 <property name="width">1</property>
321 <property name="height">1</property>
322 </packing>
323 </child>
324 <child>
325 <object class="GtkLabel" id="nopasswordsave">
326 <property name="can_focus">False</property>
327 <property name="no_show_all">True</property>
328 <property name="hexpand">True</property>
329 <property name="xalign">0</property>
330 <property name="label" translatable="yes">Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.
332 Do you want to delete password list and reset master password?</property>
333 <property name="wrap">True</property>
334 <property name="max_width_chars">56</property>
335 </object>
336 <packing>
337 <property name="left_attach">0</property>
338 <property name="top_attach">2</property>
339 <property name="width">1</property>
340 <property name="height">1</property>
341 </packing>
342 </child>
343 </object>
344 </child>
345 </object>
346 <packing>
347 <property name="left_attach">0</property>
348 <property name="top_attach">1</property>
349 <property name="width">1</property>
350 <property name="height">1</property>
351 </packing>
352 </child>
353 </object>
354 <packing>
355 <property name="left_attach">0</property>
356 <property name="top_attach">0</property>
357 <property name="width">1</property>
358 <property name="height">1</property>
359 </packing>
360 </child>
361 <child>
362 <object class="GtkGrid" id="grid6">
363 <property name="visible">True</property>
364 <property name="can_focus">False</property>
365 <child>
366 <object class="GtkButton" id="connections">
367 <property name="label" translatable="yes">Connect_ions...</property>
368 <property name="visible">True</property>
369 <property name="can_focus">True</property>
370 <property name="receives_default">True</property>
371 <property name="valign">center</property>
372 <property name="vexpand">True</property>
373 <property name="use_underline">True</property>
374 </object>
375 <packing>
376 <property name="left_attach">0</property>
377 <property name="top_attach">0</property>
378 <property name="width">1</property>
379 <property name="height">1</property>
380 </packing>
381 </child>
382 <child>
383 <object class="GtkButton" id="masterpassword">
384 <property name="label" translatable="yes">_Master Password...</property>
385 <property name="visible">True</property>
386 <property name="can_focus">True</property>
387 <property name="receives_default">True</property>
388 <property name="valign">center</property>
389 <property name="vexpand">True</property>
390 <property name="use_underline">True</property>
391 </object>
392 <packing>
393 <property name="left_attach">0</property>
394 <property name="top_attach">1</property>
395 <property name="width">1</property>
396 <property name="height">1</property>
397 </packing>
398 </child>
399 </object>
400 <packing>
401 <property name="left_attach">1</property>
402 <property name="top_attach">0</property>
403 <property name="width">1</property>
404 <property name="height">1</property>
405 </packing>
406 </child>
407 </object>
408 </child>
409 </object>
410 </child>
411 <child type="label">
412 <object class="GtkLabel" id="label2">
413 <property name="visible">True</property>
414 <property name="can_focus">False</property>
415 <property name="label" translatable="yes">Passwords for Web Connections</property>
416 <attributes>
417 <attribute name="weight" value="bold"/>
418 </attributes>
419 </object>
420 </child>
421 </object>
422 <packing>
423 <property name="left_attach">0</property>
424 <property name="top_attach">1</property>
425 <property name="width">1</property>
426 <property name="height">1</property>
427 </packing>
428 </child>
429 <child>
430 <object class="GtkFrame" id="frame1">
431 <property name="visible">True</property>
432 <property name="can_focus">False</property>
433 <property name="hexpand">True</property>
434 <property name="label_xalign">0</property>
435 <property name="shadow_type">none</property>
436 <child>
437 <object class="GtkAlignment" id="alignment1">
438 <property name="visible">True</property>
439 <property name="can_focus">False</property>
440 <property name="hexpand">True</property>
441 <property name="top_padding">6</property>
442 <property name="left_padding">12</property>
443 <child>
444 <object class="GtkGrid" id="grid1">
445 <property name="visible">True</property>
446 <property name="can_focus">False</property>
447 <property name="hexpand">True</property>
448 <property name="column_spacing">24</property>
449 <child>
450 <object class="GtkLabel" id="label4">
451 <property name="visible">True</property>
452 <property name="can_focus">False</property>
453 <property name="hexpand">True</property>
454 <property name="xalign">0</property>
455 <property name="label" translatable="yes">Adjust security related options and define warnings for hidden information in documents. </property>
456 <property name="wrap">True</property>
457 <property name="max_width_chars">56</property>
458 </object>
459 <packing>
460 <property name="left_attach">0</property>
461 <property name="top_attach">0</property>
462 <property name="width">1</property>
463 <property name="height">1</property>
464 </packing>
465 </child>
466 <child>
467 <object class="GtkButton" id="options">
468 <property name="label" translatable="yes">O_ptions...</property>
469 <property name="visible">True</property>
470 <property name="can_focus">True</property>
471 <property name="receives_default">True</property>
472 <property name="valign">center</property>
473 <property name="use_underline">True</property>
474 </object>
475 <packing>
476 <property name="left_attach">1</property>
477 <property name="top_attach">0</property>
478 <property name="width">1</property>
479 <property name="height">1</property>
480 </packing>
481 </child>
482 </object>
483 </child>
484 </object>
485 </child>
486 <child type="label">
487 <object class="GtkLabel" id="label1">
488 <property name="visible">True</property>
489 <property name="can_focus">False</property>
490 <property name="label" translatable="yes">Security Options and Warnings</property>
491 <attributes>
492 <attribute name="weight" value="bold"/>
493 </attributes>
494 </object>
495 </child>
496 </object>
497 <packing>
498 <property name="left_attach">0</property>
499 <property name="top_attach">0</property>
500 <property name="width">1</property>
501 <property name="height">1</property>
502 </packing>
503 </child>
504 </object>
505 <object class="GtkSizeGroup" id="sizegroup1">
506 <widgets>
507 <widget name="options"/>
508 <widget name="connections"/>
509 <widget name="masterpassword"/>
510 <widget name="macro"/>
511 <widget name="cert"/>
512 <widget name="tsas"/>
513 </widgets>
514 </object>
515 </interface>