1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMessageDialog" id=
"AlienWarnDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"title" translatable=
"yes" context=
"alienwarndialog|AlienWarnDialog">Confirm File Format
</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=
"text" translatable=
"yes" context=
"alienwarndialog|AlienWarnDialog">This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”.
</property>
14 <property name=
"secondary-text" translatable=
"yes" context=
"alienwarndialog|AlienWarnDialog">Use the default ODF file format to be sure that the document is saved correctly.
</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">12</property>
20 <child internal-child=
"action_area">
21 <object class=
"GtkButtonBox" id=
"messagedialog-action_area">
22 <property name=
"can-focus">False
</property>
24 <object class=
"GtkButton" id=
"cancel">
25 <property name=
"label" translatable=
"yes" context=
"alienwarndialog|cancel">Use %DEFAULTEXTENSION _Format
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can-focus">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>
35 <property name=
"non-homogeneous">True
</property>
39 <object class=
"GtkButton" id=
"save">
40 <property name=
"label" translatable=
"yes" context=
"alienwarndialog|save">_Use %FORMATNAME Format
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can-focus">True
</property>
43 <property name=
"can-default">True
</property>
44 <property name=
"has-default">True
</property>
45 <property name=
"receives-default">True
</property>
46 <property name=
"use-underline">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">1</property>
52 <property name=
"non-homogeneous">True
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"pack-type">end
</property>
60 <property name=
"position">0</property>
64 <object class=
"GtkCheckButton" id=
"ask">
65 <property name=
"label" translatable=
"yes" context=
"alienwarndialog|ask">_Ask when not saving in ODF or default format
</property>
66 <property name=
"visible">True
</property>
67 <property name=
"can-focus">True
</property>
68 <property name=
"receives-default">False
</property>
69 <property name=
"use-underline">True
</property>
70 <property name=
"draw-indicator">True
</property>
73 <property name=
"expand">False
</property>
74 <property name=
"fill">True
</property>
75 <property name=
"position">2</property>
81 <action-widget response=
"-6">cancel
</action-widget>
82 <action-widget response=
"-5">save
</action-widget>