tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / uui / uiconfig / ui / macrowarnmedium.ui
blob4d7a416e83e9636acc6839941032e2a4300cc3f8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="uui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="MacroWarnMedium">
6 <property name="can-focus">False</property>
7 <property name="title" translatable="yes" context="macrowarnmedium|MacroWarnMedium">%PRODUCTNAME - Security Warning</property>
8 <property name="modal">True</property>
9 <property name="default-width">0</property>
10 <property name="default-height">0</property>
11 <property name="type-hint">dialog</property>
12 <property name="message-type">warning</property>
13 <property name="secondary-text" translatable="yes" context="macrowarnmedium|descr2Label">The document contains document macros.
15 Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros.</property>
16 <child internal-child="vbox">
17 <object class="GtkBox">
18 <property name="can-focus">False</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">2</property>
21 <child internal-child="action_area">
22 <object class="GtkButtonBox">
23 <property name="can-focus">False</property>
24 <property name="homogeneous">True</property>
25 <child>
26 <object class="GtkButton" id="cancel">
27 <property name="label" translatable="yes" context="macrowarnmedium|cancel">_Disable Macros</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-underline">True</property>
34 </object>
35 <packing>
36 <property name="expand">False</property>
37 <property name="fill">True</property>
38 <property name="position">0</property>
39 </packing>
40 </child>
41 <child>
42 <object class="GtkButton" id="ok">
43 <property name="label" translatable="yes" context="macrowarnmedium|ok">_Enable Macros</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-underline">True</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="position">1</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkButton" id="help">
57 <property name="label" translatable="yes" context="stock">_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-underline">True</property>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="position">2</property>
67 <property name="secondary">True</property>
68 </packing>
69 </child>
70 </object>
71 <packing>
72 <property name="expand">False</property>
73 <property name="fill">False</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
77 <child>
78 <!-- n-columns=1 n-rows=5 -->
79 <object class="GtkGrid" id="grid">
80 <property name="visible">True</property>
81 <property name="can-focus">False</property>
82 <property name="row-spacing">6</property>
83 <child>
84 <object class="GtkLabel" id="descr1Label">
85 <property name="visible">True</property>
86 <property name="can-focus">False</property>
87 <property name="halign">start</property>
88 <property name="hexpand">True</property>
89 <property name="label" translatable="yes" context="macrowarnmedium|descr1Label">The document contains document macros signed by:</property>
90 </object>
91 <packing>
92 <property name="left-attach">0</property>
93 <property name="top-attach">0</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkCheckButton" id="alwaysTrustCheckbutton">
98 <property name="label" translatable="yes" context="macrowarnmedium|alwaysTrustCheckbutton">_Always trust macros from this source</property>
99 <property name="visible">True</property>
100 <property name="can-focus">True</property>
101 <property name="receives-default">False</property>
102 <property name="use-underline">True</property>
103 <property name="draw-indicator">True</property>
104 </object>
105 <packing>
106 <property name="left-attach">0</property>
107 <property name="top-attach">4</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkBox">
112 <property name="visible">True</property>
113 <property name="can-focus">False</property>
114 <property name="spacing">12</property>
115 <child>
116 <object class="GtkLabel" id="signsLabel">
117 <property name="visible">True</property>
118 <property name="can-focus">False</property>
119 </object>
120 <packing>
121 <property name="expand">False</property>
122 <property name="fill">True</property>
123 <property name="position">0</property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkButton" id="viewSignsButton">
128 <property name="label" translatable="yes" context="macrowarnmedium|viewSignsButton">_Show Signatures…</property>
129 <property name="visible">True</property>
130 <property name="can-focus">True</property>
131 <property name="receives-default">True</property>
132 <property name="halign">end</property>
133 <property name="valign">start</property>
134 <property name="hexpand">True</property>
135 <property name="use-underline">True</property>
136 </object>
137 <packing>
138 <property name="expand">False</property>
139 <property name="fill">True</property>
140 <property name="position">1</property>
141 </packing>
142 </child>
143 <child>
144 <object class="GtkButton" id="viewCertButton">
145 <property name="label" translatable="yes" context="macrowarnmedium|viewCertButton">_Show Certificate…</property>
146 <property name="visible">True</property>
147 <property name="can-focus">True</property>
148 <property name="receives-default">True</property>
149 <property name="halign">end</property>
150 <property name="valign">start</property>
151 <property name="hexpand">True</property>
152 <property name="use-underline">True</property>
153 </object>
154 <packing>
155 <property name="expand">False</property>
156 <property name="fill">True</property>
157 <property name="position">2</property>
158 </packing>
159 </child>
160 </object>
161 <packing>
162 <property name="left-attach">0</property>
163 <property name="top-attach">1</property>
164 </packing>
165 </child>
166 <child>
167 <object class="GtkLabel" id="certNoLongerValidLabel">
168 <property name="can-focus">False</property>
169 <property name="halign">start</property>
170 <property name="hexpand">True</property>
171 <property name="label" translatable="yes" context="macrowarnmedium|certNoLongerValidLabel">Warning: The certificate is no longer valid.</property>
172 </object>
173 <packing>
174 <property name="left-attach">0</property>
175 <property name="top-attach">2</property>
176 </packing>
177 </child>
178 <child>
179 <object class="GtkLabel" id="certNotYetValidLabel">
180 <property name="can-focus">False</property>
181 <property name="halign">start</property>
182 <property name="hexpand">True</property>
183 <property name="label" translatable="yes" context="macrowarnmedium|certNotYetValidLabel">Warning: The certificate is not yet valid.</property>
184 </object>
185 <packing>
186 <property name="left-attach">0</property>
187 <property name="top-attach">3</property>
188 </packing>
189 </child>
190 </object>
191 <packing>
192 <property name="expand">False</property>
193 <property name="fill">True</property>
194 <property name="position">2</property>
195 </packing>
196 </child>
197 </object>
198 </child>
199 <action-widgets>
200 <action-widget response="-6">cancel</action-widget>
201 <action-widget response="-11">help</action-widget>
202 </action-widgets>
203 </object>
204 </interface>