nss: upgrade to release 3.73
[LibreOffice.git] / uui / uiconfig / ui / macrowarnmedium.ui
blob85da24a20951734aa0ad1f671707acec1340dd77
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
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">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>
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=1 -->
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="xalign">0</property>
104 <property name="draw_indicator">True</property>
105 </object>
106 <packing>
107 <property name="left_attach">0</property>
108 <property name="top_attach">2</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkBox">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="spacing">12</property>
116 <child>
117 <object class="GtkLabel" id="signsLabel">
118 <property name="visible">True</property>
119 <property name="can_focus">False</property>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">True</property>
124 <property name="position">0</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkButton" id="viewSignsButton">
129 <property name="label" translatable="yes" context="macrowarnmedium|viewSignsButton">_View Signatures…</property>
130 <property name="visible">True</property>
131 <property name="can_focus">True</property>
132 <property name="receives_default">True</property>
133 <property name="halign">end</property>
134 <property name="valign">start</property>
135 <property name="hexpand">True</property>
136 <property name="use_underline">True</property>
137 </object>
138 <packing>
139 <property name="expand">False</property>
140 <property name="fill">True</property>
141 <property name="position">1</property>
142 </packing>
143 </child>
144 </object>
145 <packing>
146 <property name="left_attach">0</property>
147 <property name="top_attach">1</property>
148 </packing>
149 </child>
150 </object>
151 <packing>
152 <property name="expand">False</property>
153 <property name="fill">True</property>
154 <property name="position">2</property>
155 </packing>
156 </child>
157 </object>
158 </child>
159 <action-widgets>
160 <action-widget response="-6">cancel</action-widget>
161 <action-widget response="-11">help</action-widget>
162 </action-widgets>
163 <child>
164 <placeholder/>
165 </child>
166 </object>
167 </interface>