Update git submodules
[LibreOffice.git] / svx / uiconfig / ui / deletefooterdialog.ui
blobd86eed95b747020c84e2b6d3b5a7f9576690c024
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="DeleteFooterDialog">
6 <property name="can-focus">False</property>
7 <property name="title" translatable="yes" context="deletefooterdialog|DeleteFooterDialog">Delete footer?</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">warning</property>
13 <property name="text" translatable="yes" context="deletefooterdialog|DeleteFooterDialog">Are you sure you want to delete the footer?</property>
14 <property name="secondary-text" translatable="yes" context="deletefooterdialog|DeleteFooterDialog">All contents of the footer will be deleted and can not be restored.</property>
15 <child internal-child="vbox">
16 <object class="GtkBox" id="messagedialog-vbox">
17 <property name="can-focus">False</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="messagedialog-action_area">
22 <property name="can-focus">False</property>
23 <child>
24 <object class="GtkButton" id="no">
25 <property name="label" translatable="yes" context="stock">_No</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="can_default">True</property>
29 <property name="has_default">True</property>
30 <property name="receives_default">True</property>
31 <property name="use_underline">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="yes">
41 <property name="label" translatable="yes" context="stock">_Yes</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">True</property>
45 <property name="use-underline">True</property>
46 <style>
47 <class name="destructive-action"/>
48 </style>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">1</property>
54 </packing>
55 </child>
56 </object>
57 <packing>
58 <property name="expand">False</property>
59 <property name="fill">True</property>
60 <property name="pack-type">end</property>
61 <property name="position">0</property>
62 </packing>
63 </child>
64 </object>
65 </child>
66 <action-widgets>
67 <action-widget response="-9">no</action-widget>
68 <action-widget response="-8">yes</action-widget>
69 </action-widgets>
70 </object>
71 </interface>