1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkMessageDialog" id=
"ErrorFindEmailDialog">
5 <property name=
"can_focus">False
</property>
6 <property name=
"border_width">12</property>
7 <property name=
"title" translatable=
"yes">No e-mail configuration
</property>
8 <property name=
"resizable">False
</property>
9 <property name=
"type_hint">dialog
</property>
10 <property name=
"skip_taskbar_hint">True
</property>
11 <property name=
"message_type">error
</property>
12 <property name=
"buttons">ok
</property>
13 <property name=
"text" translatable=
"yes">%PRODUCTNAME was unable to find a working e-mail configuration.
</property>
14 <property name=
"secondary_text" translatable=
"yes">Please save this document locally instead and attach it from within your e-mail client.
</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">24</property>
20 <child internal-child=
"action_area">
21 <object class=
"GtkButtonBox" id=
"messagedialog-action_area">
22 <property name=
"can_focus">False
</property>
23 <property name=
"layout_style">end
</property>
26 <property name=
"expand">False
</property>
27 <property name=
"fill">True
</property>
28 <property name=
"pack_type">end
</property>
29 <property name=
"position">0</property>