nss: upgrade to release 3.73
[LibreOffice.git] / sc / uiconfig / scalc / ui / erroralerttabpage.ui
blobe5007fe4c020c31a666f9ca281e6b802a3b3eb9a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="ErrorAlertTabPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border_width">6</property>
11 <property name="orientation">vertical</property>
12 <property name="spacing">12</property>
13 <child>
14 <object class="GtkCheckButton" id="tsbshow">
15 <property name="label" translatable="yes" context="erroralerttabpage|tsbshow">Show error _message when invalid values are entered</property>
16 <property name="visible">True</property>
17 <property name="can_focus">True</property>
18 <property name="receives_default">False</property>
19 <property name="hexpand">True</property>
20 <property name="use_underline">True</property>
21 <property name="xalign">0</property>
22 <property name="inconsistent">True</property>
23 <property name="draw_indicator">True</property>
24 <child internal-child="accessible">
25 <object class="AtkObject" id="tsbshow-atkobject">
26 <property name="AtkObject::accessible-description" translatable="yes" context="erroralerttabpage|extended_tip|tsbshow">Displays the error message that you enter in the Contents area when invalid data is entered in a cell.</property>
27 </object>
28 </child>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkFrame" id="frame1">
38 <property name="visible">True</property>
39 <property name="can_focus">False</property>
40 <property name="hexpand">True</property>
41 <property name="vexpand">True</property>
42 <property name="label_xalign">0</property>
43 <property name="shadow_type">none</property>
44 <child>
45 <object class="GtkAlignment" id="alignment1">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="hexpand">True</property>
49 <property name="vexpand">True</property>
50 <property name="top_padding">6</property>
51 <property name="left_padding">12</property>
52 <child>
53 <!-- n-columns=1 n-rows=1 -->
54 <object class="GtkGrid" id="grid1">
55 <property name="visible">True</property>
56 <property name="can_focus">False</property>
57 <property name="hexpand">True</property>
58 <property name="vexpand">True</property>
59 <property name="row_spacing">6</property>
60 <property name="column_spacing">12</property>
61 <child>
62 <object class="GtkLabel" id="action_label">
63 <property name="visible">True</property>
64 <property name="can_focus">False</property>
65 <property name="label" translatable="yes" context="erroralerttabpage|action_label">_Action:</property>
66 <property name="use_underline">True</property>
67 <property name="mnemonic_widget">actionCB</property>
68 <property name="xalign">0</property>
69 </object>
70 <packing>
71 <property name="left_attach">0</property>
72 <property name="top_attach">0</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkLabel" id="title_label">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="label" translatable="yes" context="erroralerttabpage|title_label">_Title:</property>
80 <property name="use_underline">True</property>
81 <property name="mnemonic_widget">erroralert_title</property>
82 <property name="xalign">0</property>
83 <property name="yalign">0</property>
84 </object>
85 <packing>
86 <property name="left_attach">0</property>
87 <property name="top_attach">1</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkScrolledWindow" id="scrolledwindow1">
92 <property name="visible">True</property>
93 <property name="can_focus">True</property>
94 <property name="vexpand">True</property>
95 <property name="shadow_type">in</property>
96 <child>
97 <object class="GtkTextView" id="errorMsg">
98 <property name="visible">True</property>
99 <property name="can_focus">True</property>
100 <property name="vexpand">True</property>
101 <child internal-child="accessible">
102 <object class="AtkObject" id="errorMsg-atkobject">
103 <property name="AtkObject::accessible-description" translatable="yes" context="erroralerttabpage|extended_tip|errorMsg">Enter the message that you want to display when invalid data is entered in a cell.</property>
104 </object>
105 </child>
106 </object>
107 </child>
108 </object>
109 <packing>
110 <property name="left_attach">1</property>
111 <property name="top_attach">2</property>
112 <property name="width">2</property>
113 </packing>
114 </child>
115 <child>
116 <object class="GtkEntry" id="erroralert_title">
117 <property name="visible">True</property>
118 <property name="can_focus">True</property>
119 <property name="truncate-multiline">True</property>
120 <property name="activates_default">True</property>
121 </object>
122 <packing>
123 <property name="left_attach">1</property>
124 <property name="top_attach">1</property>
125 <property name="width">2</property>
126 </packing>
127 </child>
128 <child>
129 <object class="GtkLabel" id="errormsg_label">
130 <property name="visible">True</property>
131 <property name="can_focus">False</property>
132 <property name="label" translatable="yes" context="erroralerttabpage|errormsg_label">_Error message:</property>
133 <property name="use_underline">True</property>
134 <property name="mnemonic_widget">errorMsg</property>
135 <property name="xalign">0</property>
136 <property name="yalign">0</property>
137 </object>
138 <packing>
139 <property name="left_attach">0</property>
140 <property name="top_attach">2</property>
141 </packing>
142 </child>
143 <child>
144 <object class="GtkButton" id="browseBtn">
145 <property name="label" translatable="yes" context="erroralerttabpage|browseBtn">_Browse...</property>
146 <property name="visible">True</property>
147 <property name="can_focus">True</property>
148 <property name="receives_default">True</property>
149 <property name="use_underline">True</property>
150 <child internal-child="accessible">
151 <object class="AtkObject" id="browseBtn-atkobject">
152 <property name="AtkObject::accessible-description" translatable="yes" context="erroralerttabpage|extended_tip|browseBtn">Opens the Macro dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed.</property>
153 </object>
154 </child>
155 </object>
156 <packing>
157 <property name="left_attach">2</property>
158 <property name="top_attach">0</property>
159 </packing>
160 </child>
161 <child>
162 <object class="GtkComboBoxText" id="actionCB">
163 <property name="visible">True</property>
164 <property name="can_focus">False</property>
165 <property name="hexpand">True</property>
166 <items>
167 <item translatable="yes" context="erroralerttabpage|actionCB">Stop</item>
168 <item translatable="yes" context="erroralerttabpage|actionCB">Warning</item>
169 <item translatable="yes" context="erroralerttabpage|actionCB">Information</item>
170 <item translatable="yes" context="erroralerttabpage|actionCB">Macro</item>
171 </items>
172 <child internal-child="accessible">
173 <object class="AtkObject" id="actionCB-atkobject">
174 <property name="AtkObject::accessible-description" translatable="yes" context="erroralerttabpage|extended_tip|actionCB">Select the action that you want to occur when invalid data is entered in a cell.</property>
175 </object>
176 </child>
177 </object>
178 <packing>
179 <property name="left_attach">1</property>
180 <property name="top_attach">0</property>
181 </packing>
182 </child>
183 </object>
184 </child>
185 </object>
186 </child>
187 <child type="label">
188 <object class="GtkLabel" id="label1">
189 <property name="visible">True</property>
190 <property name="can_focus">False</property>
191 <property name="label" translatable="yes" context="erroralerttabpage|label1">Contents</property>
192 <attributes>
193 <attribute name="weight" value="bold"/>
194 </attributes>
195 </object>
196 </child>
197 </object>
198 <packing>
199 <property name="expand">False</property>
200 <property name="fill">True</property>
201 <property name="position">1</property>
202 </packing>
203 </child>
204 <child internal-child="accessible">
205 <object class="AtkObject" id="ErrorAlertTabPage-atkobject">
206 <property name="AtkObject::accessible-description" translatable="yes" context="erroralerttabpage|extended_tip|ErrorAlertTabPage">Define the error message that is displayed when invalid data is entered in a cell.</property>
207 </object>
208 </child>
209 </object>
210 </interface>