Update git submodules
[LibreOffice.git] / sfx2 / uiconfig / ui / securityinfopage.ui
blob0b2a5df232a04a02c864dcce15b95333f2476316
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkFrame" id="SecurityInfoPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="border-width">12</property>
10 <property name="label-xalign">0</property>
11 <property name="shadow-type">none</property>
12 <child>
13 <!-- n-columns=1 n-rows=3 -->
14 <object class="GtkGrid" id="grid9">
15 <property name="visible">True</property>
16 <property name="can-focus">False</property>
17 <property name="margin-start">12</property>
18 <property name="margin-top">6</property>
19 <property name="row-spacing">6</property>
20 <child>
21 <object class="GtkCheckButton" id="readonly">
22 <property name="label" translatable="yes" context="securityinfopage|readonly">_Open file read-only</property>
23 <property name="visible">True</property>
24 <property name="can-focus">True</property>
25 <property name="receives-default">False</property>
26 <property name="halign">start</property>
27 <property name="use-underline">True</property>
28 <property name="draw-indicator">True</property>
29 <child internal-child="accessible">
30 <object class="AtkObject" id="readonly-atkobject">
31 <property name="AtkObject::accessible-description" translatable="yes" context="securityinfopage|extended_tip|readonly">Select to allow this document to be opened in read-only mode only.</property>
32 </object>
33 </child>
34 </object>
35 <packing>
36 <property name="left-attach">0</property>
37 <property name="top-attach">0</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkCheckButton" id="recordchanges">
42 <property name="label" translatable="yes" context="securityinfopage|recordchanges">Record _changes</property>
43 <property name="visible">True</property>
44 <property name="can-focus">True</property>
45 <property name="receives-default">False</property>
46 <property name="use-underline">True</property>
47 <property name="draw-indicator">True</property>
48 <child internal-child="accessible">
49 <object class="AtkObject" id="recordchanges-atkobject">
50 <property name="AtkObject::accessible-description" translatable="yes" context="securityinfopage|extended_tip|recordchanges">Select to enable recording changes. This is the same as Edit - Track Changes - Record.</property>
51 </object>
52 </child>
53 </object>
54 <packing>
55 <property name="left-attach">0</property>
56 <property name="top-attach">1</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkBox" id="box2">
61 <property name="visible">True</property>
62 <property name="can-focus">False</property>
63 <property name="orientation">vertical</property>
64 <child>
65 <object class="GtkButton" id="protect">
66 <property name="label" translatable="yes" context="securityinfopage|protect">Protect...</property>
67 <property name="visible">True</property>
68 <property name="can-focus">True</property>
69 <property name="receives-default">True</property>
70 <child internal-child="accessible">
71 <object class="AtkObject" id="protect-atkobject">
72 <property name="AtkObject::accessible-description" translatable="yes" context="securityinfopage|extended_tip|protect">Protects the change recording state with a password. If change recording is protected for the current document, the button is named Unprotect. Click Unprotect and type the correct password to disable the protection.</property>
73 </object>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">0</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkButton" id="unprotect">
84 <property name="label" translatable="yes" context="securityinfopage|unprotect">_Unprotect...</property>
85 <property name="visible">True</property>
86 <property name="can-focus">True</property>
87 <property name="receives-default">True</property>
88 <property name="use-underline">True</property>
89 <child internal-child="accessible">
90 <object class="AtkObject" id="unprotect-atkobject">
91 <property name="AtkObject::accessible-description" translatable="yes" context="securityinfopage|extended_tip|unprotect">Protects the change recording state with a password. If change recording is protected for the current document, the button is named Unprotect. Click Unprotect and type the correct password to disable the protection.</property>
92 </object>
93 </child>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">True</property>
98 <property name="position">1</property>
99 </packing>
100 </child>
101 </object>
102 <packing>
103 <property name="left-attach">0</property>
104 <property name="top-attach">2</property>
105 </packing>
106 </child>
107 </object>
108 </child>
109 <child type="label">
110 <object class="GtkLabel" id="label47">
111 <property name="visible">True</property>
112 <property name="can-focus">False</property>
113 <property name="label" translatable="yes" context="securityinfopage|label47">File Sharing Options</property>
114 <attributes>
115 <attribute name="weight" value="bold"/>
116 </attributes>
117 </object>
118 </child>
119 <child internal-child="accessible">
120 <object class="AtkObject" id="SecurityInfoPage-atkobject">
121 <property name="AtkObject::accessible-description" translatable="yes" context="securityinfopage|extended_tip|SecurityInfoPage">Sets password options for the current document.</property>
122 </object>
123 </child>
124 </object>
125 </interface>