1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMessageDialog" id=
"CheckWarningDialog">
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=
"message_type">warning
</property>
11 <property name=
"text" translatable=
"yes" context=
"checkwarningdialog|CheckWarningDialog">You are pasting data into cells that already contain data.
</property>
12 <property name=
"secondary_text" translatable=
"yes" context=
"checkwarningdialog|CheckWarningDialog">Do you really want to overwrite the existing data?
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">2</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox">
20 <property name=
"can_focus">False
</property>
21 <property name=
"homogeneous">True
</property>
23 <object class=
"GtkButton" id=
"help">
24 <property name=
"label">gtk-help
</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>
31 <property name=
"expand">True
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
34 <property name=
"secondary">True
</property>
38 <object class=
"GtkButton" id=
"no">
39 <property name=
"label">gtk-no
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use_stock">True
</property>
46 <property name=
"expand">True
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
52 <object class=
"GtkButton" id=
"yes">
53 <property name=
"label">gtk-yes
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"can_default">True
</property>
57 <property name=
"has_default">True
</property>
58 <property name=
"receives_default">True
</property>
59 <property name=
"use_stock">True
</property>
62 <property name=
"expand">True
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">2</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">False
</property>
71 <property name=
"position">0</property>
75 <object class=
"GtkCheckButton" id=
"ask">
76 <property name=
"label" translatable=
"yes" context=
"checkwarningdialog|ask">Warn me about this in the future.
</property>
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">True
</property>
79 <property name=
"receives_default">False
</property>
80 <property name=
"halign">start
</property>
81 <property name=
"use_underline">True
</property>
82 <property name=
"active">True
</property>
83 <property name=
"draw_indicator">True
</property>
86 <property name=
"expand">False
</property>
87 <property name=
"fill">True
</property>
88 <property name=
"position">2</property>
94 <action-widget response=
"-11">help
</action-widget>
95 <action-widget response=
"-9">no
</action-widget>
96 <action-widget response=
"-8">yes
</action-widget>
98 <child type=
"titlebar">