cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / svtools / uiconfig / ui / javadisableddialog.ui
bloba6e3867612084b91f4bbc646ba36e1612c733281
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="svt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="JavaDisabledDialog">
6 <property name="can-focus">False</property>
7 <property name="title" translatable="yes" context="javadisableddialog|JavaDisabledDialog">Enable JRE?</property>
8 <property name="resizable">False</property>
9 <property name="modal">True</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" context="javadisableddialog|JavaDisabledDialog">%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 <child>
23 <object class="GtkButton" id="no">
24 <property name="label" translatable="yes" context="stock">_No</property>
25 <property name="visible">True</property>
26 <property name="can-focus">True</property>
27 <property name="receives-default">True</property>
28 <property name="use-underline">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="yes">
38 <property name="label" translatable="yes" context="stock">_Yes</property>
39 <property name="visible">True</property>
40 <property name="can-focus">True</property>
41 <property name="can-default">True</property>
42 <property name="has-default">True</property>
43 <property name="receives-default">True</property>
44 <property name="use-underline">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 <child>
53 <object class="GtkButton" id="cancel">
54 <property name="label" translatable="yes" context="stock">_Cancel</property>
55 <property name="visible">True</property>
56 <property name="can-focus">True</property>
57 <property name="receives-default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack-type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 </object>
75 </child>
76 <action-widgets>
77 <action-widget response="-9">no</action-widget>
78 <action-widget response="-8">yes</action-widget>
79 <action-widget response="-6">cancel</action-widget>
80 </action-widgets>
81 </object>
82 </interface>