Bump version to 5.0-14
[LibreOffice.git] / svtools / uiconfig / ui / javadisableddialog.ui
blobeb2eecb73d511d6c6ae692bc728f3cce836d3985
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkMessageDialog" id="JavaDisabledDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Enable JRE?</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">dialog</property>
11 <property name="skip_taskbar_hint">True</property>
12 <property name="message_type">question</property>
13 <property name="text" translatable="yes">%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. However, use of a JRE has been disabled. Do you want to enable the use of a JRE now?</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="messagedialog-vbox">
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="messagedialog-action_area">
21 <property name="can_focus">False</property>
22 <property name="layout_style">end</property>
23 <child>
24 <object class="GtkButton" id="no">
25 <property name="label">gtk-no</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="receives_default">True</property>
29 <property name="use_underline">True</property>
30 <property name="use_stock">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="yes">
40 <property name="label">gtk-yes</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="can_default">True</property>
44 <property name="has_default">True</property>
45 <property name="receives_default">True</property>
46 <property name="use_underline">True</property>
47 <property name="use_stock">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="cancel">
57 <property name="label">gtk-cancel</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 </packing>
68 </child>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="pack_type">end</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
77 </object>
78 </child>
79 <action-widgets>
80 <action-widget response="3">no</action-widget>
81 <action-widget response="2">yes</action-widget>
82 <action-widget response="0">cancel</action-widget>
83 </action-widgets>
84 </object>
85 </interface>