bump product version to 5.0.4.1
[LibreOffice.git] / sfx2 / uiconfig / ui / alienwarndialog.ui
blobd7b49b8d5cbdcd82eb52063d7ccd110d0fe7441c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkMessageDialog" id="AlienWarnDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Confirm File Format</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="type_hint">dialog</property>
12 <property name="skip_taskbar_hint">True</property>
13 <property name="message_type">question</property>
14 <property name="text" translatable="yes">This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”.</property>
15 <property name="secondary_text" translatable="yes">Use the default ODF file format to be sure that the document is saved correctly.</property>
16 <child internal-child="vbox">
17 <object class="GtkBox" id="messagedialog-vbox">
18 <property name="can_focus">False</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">12</property>
21 <child internal-child="action_area">
22 <object class="GtkButtonBox" id="messagedialog-action_area">
23 <property name="can_focus">False</property>
24 <property name="layout_style">end</property>
25 <child>
26 <object class="GtkButton" id="cancel">
27 <property name="label" translatable="yes">Use %DEFAULTEXTENSION _Format</property>
28 <property name="visible">True</property>
29 <property name="can_focus">True</property>
30 <property name="receives_default">True</property>
31 <property name="use_underline">True</property>
32 <property name="image_position">bottom</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">0</property>
38 <property name="non_homogeneous">True</property>
39 </packing>
40 </child>
41 <child>
42 <object class="GtkButton" id="save">
43 <property name="label" translatable="yes">_Use %FORMATNAME Format</property>
44 <property name="visible">True</property>
45 <property name="can_focus">True</property>
46 <property name="can_default">True</property>
47 <property name="has_default">True</property>
48 <property name="receives_default">True</property>
49 <property name="use_underline">True</property>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">1</property>
55 <property name="non_homogeneous">True</property>
56 </packing>
57 </child>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="pack_type">end</property>
63 <property name="position">0</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkCheckButton" id="ask">
68 <property name="label" translatable="yes">_Ask when not saving in ODF or default format</property>
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="receives_default">False</property>
72 <property name="use_underline">True</property>
73 <property name="xalign">0</property>
74 <property name="draw_indicator">True</property>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">2</property>
80 </packing>
81 </child>
82 </object>
83 </child>
84 <action-widgets>
85 <action-widget response="0">cancel</action-widget>
86 <action-widget response="1">save</action-widget>
87 </action-widgets>
88 </object>
89 </interface>