Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / svx / uiconfig / ui / querydeletecontourdialog.ui
blob7575e6f913199898789e4d787c1d4f2660a737e0
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="QueryDeleteContourDialog">
6 <property name="can_focus">False</property>
7 <property name="title" translatable="yes" context="querydeletecontourdialog|QueryDeleteContourDialog">Delete the contour?</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="buttons">yes-no</property>
14 <property name="text" translatable="yes" context="querydeletecontourdialog|QueryDeleteContourDialog">Setting a new workspace will
15 cause the contour to be deleted.</property>
16 <property name="secondary_text" translatable="yes" context="querydeletecontourdialog|QueryDeleteContourDialog">Are you sure you want to continue?</property>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="messagedialog-vbox">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="messagedialog-action_area">
24 <property name="can_focus">False</property>
25 </object>
26 <packing>
27 <property name="expand">False</property>
28 <property name="fill">True</property>
29 <property name="pack_type">end</property>
30 <property name="position">0</property>
31 </packing>
32 </child>
33 </object>
34 </child>
35 </object>
36 </interface>