1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMessageDialog" id=
"PrintMergeDialog">
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=
"printmergedialog|PrintMergeDialog">Your document contains address database fields. Do you want to print a form letter?
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"messagedialog-vbox">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"messagedialog-action_area">
20 <property name=
"can_focus">False
</property>
22 <object class=
"GtkButton" id=
"yes">
23 <property name=
"label" translatable=
"yes" context=
"stock">_Yes
</property>
24 <property name=
"visible">True
</property>
25 <property name=
"can_focus">True
</property>
26 <property name=
"can_default">True
</property>
27 <property name=
"has_default">True
</property>
28 <property name=
"receives_default">True
</property>
29 <property name=
"use_underline">True
</property>
32 <property name=
"expand">False
</property>
33 <property name=
"fill">True
</property>
34 <property name=
"position">0</property>
38 <object class=
"GtkButton" id=
"no">
39 <property name=
"label" translatable=
"yes" context=
"stock">_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_underline">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
52 <object class=
"GtkButton" id=
"cancel">
53 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"use-underline">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"position">2</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"pack_type">end
</property>
70 <property name=
"position">0</property>
76 <action-widget response=
"-8">yes
</action-widget>
77 <action-widget response=
"-9">no
</action-widget>
78 <action-widget response=
"-6">cancel
</action-widget>
80 <child type=
"titlebar">
83 <child internal-child=
"accessible">
84 <object class=
"AtkObject" id=
"PrintMergeDialog-atkobject">
85 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"printmergedialog|extended_tip|PrintMergeDialog">When you print a document that contains database fields, a dialog asks you if you want to print a form letter. If you answer Yes, the Mail Merge dialog opens where you can select the database records to print.
</property>