bump product version to 7.2.5.1
[LibreOffice.git] / sfx2 / uiconfig / ui / alienwarndialog.ui
blobd142433c53f8cc7d3825613f2b2e42fe81e1c995
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
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>
23 <child>
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>
30 </object>
31 <packing>
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>
36 </packing>
37 </child>
38 <child>
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>
47 </object>
48 <packing>
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>
53 </packing>
54 </child>
55 </object>
56 <packing>
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>
61 </packing>
62 </child>
63 <child>
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>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="position">2</property>
76 </packing>
77 </child>
78 </object>
79 </child>
80 <action-widgets>
81 <action-widget response="-6">cancel</action-widget>
82 <action-widget response="-5">save</action-widget>
83 </action-widgets>
84 </object>
85 </interface>