tdf#118777: Disable signature line slot if non-text object
[LibreOffice.git] / svtools / uiconfig / ui / restartdialog.ui
blobf9c4ebc95b283197b5a966a5f0e6d1b16a0110cb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain="svt">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="RestartDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="restartdialog|RestartDialog">Restart %PRODUCTNAME</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can_focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area1">
21 <property name="can_focus">False</property>
22 <property name="homogeneous">True</property>
23 <property name="layout_style">end</property>
24 <child>
25 <object class="GtkButton" id="yes">
26 <property name="label" translatable="yes" context="restartdialog|yes">Restart Now</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="can_default">True</property>
30 <property name="has_default">True</property>
31 <property name="receives_default">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="no">
41 <property name="label" translatable="yes" context="restartdialog|no">Restart Later</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 </object>
53 <packing>
54 <property name="expand">False</property>
55 <property name="fill">True</property>
56 <property name="pack_type">end</property>
57 <property name="position">0</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkBox" id="box1">
62 <property name="visible">True</property>
63 <property name="can_focus">False</property>
64 <property name="orientation">vertical</property>
65 <property name="spacing">12</property>
66 <child>
67 <object class="GtkLabel" id="reason_java">
68 <property name="can_focus">False</property>
69 <property name="no_show_all">True</property>
70 <property name="label" translatable="yes" context="restartdialog|reason_java">For the selected Java runtime environment to work properly, %PRODUCTNAME must be restarted.</property>
71 <property name="wrap">True</property>
72 <property name="max_width_chars">30</property>
73 <property name="xalign">0</property>
74 </object>
75 <packing>
76 <property name="expand">False</property>
77 <property name="fill">True</property>
78 <property name="position">0</property>
79 </packing>
80 </child>
81 <child>
82 <object class="GtkLabel" id="reason_mailmerge_install">
83 <property name="can_focus">False</property>
84 <property name="no_show_all">True</property>
85 <property name="label" translatable="yes" context="restartdialog|reason_mailmerge_install">For mail merge to work properly, %PRODUCTNAME must be restarted.</property>
86 <property name="wrap">True</property>
87 <property name="max_width_chars">50</property>
88 <property name="xalign">0</property>
89 </object>
90 <packing>
91 <property name="expand">False</property>
92 <property name="fill">True</property>
93 <property name="position">1</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkLabel" id="reason_pdf">
98 <property name="can_focus">False</property>
99 <property name="no_show_all">True</property>
100 <property name="label" translatable="yes" context="restartdialog|reason_pdf">For the modified default print job format to take effect, %PRODUCTNAME must be restarted.</property>
101 <property name="wrap">True</property>
102 <property name="max_width_chars">50</property>
103 <property name="xalign">0</property>
104 </object>
105 <packing>
106 <property name="expand">False</property>
107 <property name="fill">True</property>
108 <property name="position">2</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkLabel" id="reason_bibliography_install">
113 <property name="can_focus">False</property>
114 <property name="no_show_all">True</property>
115 <property name="label" translatable="yes" context="restartdialog|reason_bibliography_install">For the bibliography to work properly, %PRODUCTNAME must be restarted.</property>
116 <property name="wrap">True</property>
117 <property name="max_width_chars">50</property>
118 <property name="xalign">0</property>
119 </object>
120 <packing>
121 <property name="expand">False</property>
122 <property name="fill">True</property>
123 <property name="position">3</property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkLabel" id="reason_assigning_folders">
128 <property name="can_focus">False</property>
129 <property name="no_show_all">True</property>
130 <property name="label" translatable="yes" context="restartdialog|reason_assigning_folders">For the assigned folders and archives to take effect, %PRODUCTNAME must be restarted.</property>
131 <property name="wrap">True</property>
132 <property name="max_width_chars">50</property>
133 <property name="xalign">0</property>
134 </object>
135 <packing>
136 <property name="expand">False</property>
137 <property name="fill">True</property>
138 <property name="position">4</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkLabel" id="reason_assigning_javaparameters">
143 <property name="can_focus">False</property>
144 <property name="no_show_all">True</property>
145 <property name="label" translatable="yes" context="restartdialog|reason_assigning_javaparameters">For the assigned Java parameters to take effect, %PRODUCTNAME must be restarted.</property>
146 <property name="wrap">True</property>
147 <property name="max_width_chars">50</property>
148 <property name="xalign">0</property>
149 </object>
150 <packing>
151 <property name="expand">False</property>
152 <property name="fill">True</property>
153 <property name="position">5</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkLabel" id="reason_adding_path">
158 <property name="can_focus">False</property>
159 <property name="no_show_all">True</property>
160 <property name="label" translatable="yes" context="restartdialog|reason_adding_path">For the added path to take effect, %PRODUCTNAME must be restarted.</property>
161 <property name="wrap">True</property>
162 <property name="max_width_chars">50</property>
163 <property name="xalign">0</property>
164 </object>
165 <packing>
166 <property name="expand">False</property>
167 <property name="fill">True</property>
168 <property name="position">6</property>
169 </packing>
170 </child>
171 <child>
172 <object class="GtkLabel" id="reason_language_change">
173 <property name="can_focus">False</property>
174 <property name="no_show_all">True</property>
175 <property name="label" translatable="yes" context="restartdialog|reason_language_change">For the updated language settings to take effect, %PRODUCTNAME must be restarted.</property>
176 <property name="wrap">True</property>
177 <property name="max_width_chars">50</property>
178 <property name="xalign">0</property>
179 </object>
180 <packing>
181 <property name="expand">False</property>
182 <property name="fill">True</property>
183 <property name="position">7</property>
184 </packing>
185 </child>
186 <child>
187 <object class="GtkLabel" id="reason_exp_features">
188 <property name="can_focus">False</property>
189 <property name="no_show_all">True</property>
190 <property name="label" translatable="yes" context="restartdialog|reason_exp_features">For the modified experimental features to take effect, %PRODUCTNAME must be restarted.</property>
191 <property name="wrap">True</property>
192 <property name="max_width_chars">50</property>
193 <property name="xalign">0</property>
194 </object>
195 <packing>
196 <property name="expand">False</property>
197 <property name="fill">True</property>
198 <property name="position">8</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkLabel" id="reason_extension_install">
203 <property name="can_focus">False</property>
204 <property name="no_show_all">True</property>
205 <property name="label" translatable="yes" context="restartdialog|reason_extension_install">For the extension to work properly, %PRODUCTNAME must be restarted.</property>
206 <property name="wrap">True</property>
207 <property name="max_width_chars">50</property>
208 <property name="xalign">0</property>
209 </object>
210 <packing>
211 <property name="expand">False</property>
212 <property name="fill">True</property>
213 <property name="position">9</property>
214 </packing>
215 </child>
216 <child>
217 <object class="GtkLabel" id="reason_opengl">
218 <property name="can_focus">False</property>
219 <property name="no_show_all">True</property>
220 <property name="label" translatable="yes" context="restartdialog|reason_opengl">For the OpenGL changes to take effect, %PRODUCTNAME must be restarted.</property>
221 <property name="wrap">True</property>
222 <property name="max_width_chars">50</property>
223 <property name="xalign">0</property>
224 </object>
225 <packing>
226 <property name="expand">False</property>
227 <property name="fill">True</property>
228 <property name="position">10</property>
229 </packing>
230 </child>
231 <child>
232 <object class="GtkLabel" id="label">
233 <property name="visible">True</property>
234 <property name="can_focus">False</property>
235 <property name="label" translatable="yes" context="restartdialog|label">Do you want to restart %PRODUCTNAME now?</property>
236 <property name="wrap">True</property>
237 <property name="xalign">0</property>
238 </object>
239 <packing>
240 <property name="expand">False</property>
241 <property name="fill">True</property>
242 <property name="position">11</property>
243 </packing>
244 </child>
245 </object>
246 <packing>
247 <property name="expand">False</property>
248 <property name="fill">True</property>
249 <property name="position">1</property>
250 </packing>
251 </child>
252 </object>
253 </child>
254 <action-widgets>
255 <action-widget response="-8">yes</action-widget>
256 <action-widget response="-9">no</action-widget>
257 </action-widgets>
258 <child>
259 <placeholder/>
260 </child>
261 </object>
262 </interface>