Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / svx / uiconfig / ui / formlinkwarndialog.ui
blobdccb0a9a38a8c6194e1b2abe997d290b0c5e773a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkMessageDialog" id="FormLinkWarnDialog">
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="formlinkwarndialog|FormLinkWarnDialog">This instance is linked with the form.</property>
13 <property name="secondary_text" translatable="yes" context="formlinkwarndialog|FormLinkWarnDialog">The changes you make to this instance will be lost when the form is reloaded.
15 How do you want to proceed?</property>
16 <child internal-child="vbox">
17 <object class="GtkBox" id="messagedialog-vbox">
18 <property name="can_focus">False</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">12</property>
21 <child internal-child="action_area">
22 <object class="GtkButtonBox" id="messagedialog-action_area">
23 <property name="can_focus">False</property>
24 <child>
25 <object class="GtkButton" id="ok">
26 <property name="label" translatable="yes" context="formlinkwarndialog|ok">_Edit</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="can_default">True</property>
30 <property name="has_default">True</property>
31 <property name="receives_default">True</property>
32 <property name="use_underline">True</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">1</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkButton" id="cancel">
42 <property name="label">gtk-cancel</property>
43 <property name="visible">True</property>
44 <property name="can_focus">True</property>
45 <property name="receives_default">True</property>
46 <property name="use_stock">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">2</property>
52 </packing>
53 </child>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="pack_type">end</property>
59 <property name="position">0</property>
60 </packing>
61 </child>
62 </object>
63 </child>
64 <action-widgets>
65 <action-widget response="-5">ok</action-widget>
66 <action-widget response="-6">cancel</action-widget>
67 </action-widgets>
68 </object>
69 </interface>