nss: upgrade to release 3.73
[LibreOffice.git] / sc / uiconfig / scalc / ui / nosolutiondialog.ui
blob774fd98e6655c4e16cc47e728fce3d013386e142
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="NoSolutionDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="nosolutiondialog|NoSolutionDialog">No Solution</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child>
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox1">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area1">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <object class="GtkButton" id="ok">
28 <property name="label">gtk-ok</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="can_default">True</property>
32 <property name="has_default">True</property>
33 <property name="receives_default">True</property>
34 <property name="use_stock">True</property>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">True</property>
39 <property name="position">0</property>
40 </packing>
41 </child>
42 </object>
43 <packing>
44 <property name="expand">False</property>
45 <property name="fill">True</property>
46 <property name="pack_type">end</property>
47 <property name="position">0</property>
48 </packing>
49 </child>
50 <child>
51 <!-- n-columns=1 n-rows=1 -->
52 <object class="GtkGrid" id="grid1">
53 <property name="visible">True</property>
54 <property name="can_focus">False</property>
55 <property name="hexpand">True</property>
56 <property name="row_spacing">6</property>
57 <child>
58 <object class="GtkLabel" id="label1">
59 <property name="visible">True</property>
60 <property name="can_focus">False</property>
61 <property name="hexpand">True</property>
62 <property name="label" translatable="yes" context="nosolutiondialog|label1">No solution was found.</property>
63 </object>
64 <packing>
65 <property name="left_attach">0</property>
66 <property name="top_attach">0</property>
67 </packing>
68 </child>
69 <child>
70 <object class="GtkLabel" id="error">
71 <property name="visible">True</property>
72 <property name="can_focus">False</property>
73 <property name="hexpand">True</property>
74 <property name="wrap">True</property>
75 <property name="max_width_chars">56</property>
76 </object>
77 <packing>
78 <property name="left_attach">0</property>
79 <property name="top_attach">1</property>
80 </packing>
81 </child>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">True</property>
86 <property name="position">1</property>
87 </packing>
88 </child>
89 </object>
90 </child>
91 <action-widgets>
92 <action-widget response="-5">ok</action-widget>
93 </action-widgets>
94 </object>
95 </interface>