Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / savemodifieddialog.ui
blob0eb96ec60a4bfcc66b5f362f48490de898da1a0d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkMessageDialog" id="SaveModifiedDialog">
6 <property name="can_focus">False</property>
7 <property name="resizable">False</property>
8 <property name="modal">True</property>
9 <property name="type_hint">dialog</property>
10 <property name="skip_taskbar_hint">True</property>
11 <property name="message_type">question</property>
12 <property name="text" translatable="yes" context="savemodifieddialog|SaveModifiedDialog">Do you want to save the changes?</property>
13 <property name="secondary_text" translatable="yes" context="savemodifieddialog|SaveModifiedDialog">The current record has been changed.</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">gtk-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_stock">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">gtk-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_stock">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">gtk-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_stock">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>