Version 4.2.0.1, tag libreoffice-4.2.0.1
[LibreOffice.git] / svtools / uiconfig / ui / restartdialog.ui
blob5027620b485ed72421e92ed9ef22a9e38b70acef
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="RestartDialog">
5 <property name="can_focus">False</property>
6 <property name="border_width">6</property>
7 <property name="title" translatable="yes">Restart %PRODUCTNAME</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="orientation">vertical</property>
13 <property name="spacing">12</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="dialog-action_area1">
16 <property name="can_focus">False</property>
17 <property name="homogeneous">True</property>
18 <property name="layout_style">end</property>
19 <child>
20 <object class="GtkButton" id="yes">
21 <property name="label" translatable="yes">Restart now</property>
22 <property name="visible">True</property>
23 <property name="can_focus">True</property>
24 <property name="can_default">True</property>
25 <property name="has_default">True</property>
26 <property name="receives_default">True</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkButton" id="no">
36 <property name="label" translatable="yes">Restart later</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">True</property>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">1</property>
45 </packing>
46 </child>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="pack_type">end</property>
52 <property name="position">0</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkBox" id="box1">
57 <property name="visible">True</property>
58 <property name="can_focus">False</property>
59 <property name="orientation">vertical</property>
60 <property name="spacing">12</property>
61 <child>
62 <object class="GtkLabel" id="reason_java">
63 <property name="can_focus">False</property>
64 <property name="no_show_all">True</property>
65 <property name="label" translatable="yes">For the selected Java runtime environment to work properly, %PRODUCTNAME must be restarted.</property>
66 <property name="wrap">True</property>
67 <property name="max_width_chars">30</property>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkLabel" id="reason_pdf">
77 <property name="can_focus">False</property>
78 <property name="no_show_all">True</property>
79 <property name="label" translatable="yes">For the modified default print job format to take effect, %PRODUCTNAME must be restarted.</property>
80 <property name="wrap">True</property>
81 <property name="max_width_chars">50</property>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">True</property>
86 <property name="position">1</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkLabel" id="reason_bibliography_install">
91 <property name="can_focus">False</property>
92 <property name="no_show_all">True</property>
93 <property name="label" translatable="yes">For the bibliography to work properly, %PRODUCTNAME must be restarted.</property>
94 <property name="wrap">True</property>
95 <property name="max_width_chars">50</property>
96 </object>
97 <packing>
98 <property name="expand">False</property>
99 <property name="fill">True</property>
100 <property name="position">2</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkLabel" id="label">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="label" translatable="yes">Do you want to restart %PRODUCTNAME now?</property>
108 <property name="wrap">True</property>
109 </object>
110 <packing>
111 <property name="expand">False</property>
112 <property name="fill">True</property>
113 <property name="position">3</property>
114 </packing>
115 </child>
116 </object>
117 <packing>
118 <property name="expand">False</property>
119 <property name="fill">True</property>
120 <property name="position">1</property>
121 </packing>
122 </child>
123 </object>
124 </child>
125 <action-widgets>
126 <action-widget response="0">yes</action-widget>
127 <action-widget response="0">no</action-widget>
128 </action-widgets>
129 </object>
130 </interface>