nss: upgrade to release 3.73
[LibreOffice.git] / sc / uiconfig / scalc / ui / recalcquerydialog.ui
blob49156dde08ba4b35463f53efbdd67f6164ad5534
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="RecalcQueryDialog">
6 <property name="resizable">False</property>
7 <property name="modal">True</property>
8 <property name="can_focus">False</property>
9 <property name="type_hint">dialog</property>
10 <property name="message_type">question</property>
11 <property name="buttons">yes-no</property>
12 <child internal-child="vbox">
13 <object class="GtkBox">
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">2</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox">
19 <property name="can_focus">False</property>
20 <property name="homogeneous">True</property>
21 </object>
22 <packing>
23 <property name="expand">False</property>
24 <property name="fill">False</property>
25 <property name="position">0</property>
26 </packing>
27 </child>
28 <child>
29 <object class="GtkCheckButton" id="ask">
30 <property name="label" translatable="yes" context="recalcquerydialog|ask">Always perform this without prompt in the future.</property>
31 <property name="visible">True</property>
32 <property name="can_focus">True</property>
33 <property name="receives_default">False</property>
34 <property name="halign">start</property>
35 <property name="use_underline">True</property>
36 <property name="draw_indicator">True</property>
37 </object>
38 <packing>
39 <property name="expand">False</property>
40 <property name="fill">True</property>
41 <property name="position">2</property>
42 </packing>
43 </child>
44 </object>
45 </child>
46 <child>
47 <placeholder/>
48 </child>
49 </object>
50 </interface>