1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMessageDialog" id=
"WarnAutoCorrect">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"modal">True
</property>
9 <property name=
"type-hint">dialog
</property>
10 <property name=
"skip-taskbar-hint">True
</property>
11 <property name=
"message-type">question
</property>
12 <property name=
"buttons">yes-no
</property>
13 <property name=
"text" translatable=
"yes" context=
"warnautocorrect|WarnAutoCorrect">%PRODUCTNAME Calc found an error in the formula entered.
</property>
14 <property name=
"secondary-text" translatable=
"yes" context=
"warnautocorrect|WarnAutoCorrect">Do you want to accept the correction proposed below?
</property>
15 <child internal-child=
"vbox">
16 <object class=
"GtkBox" id=
"messagedialog-vbox">
17 <property name=
"can-focus">False
</property>
18 <property name=
"hexpand">True
</property>
19 <property name=
"vexpand">True
</property>
20 <property name=
"orientation">vertical
</property>
21 <property name=
"spacing">12</property>
22 <child internal-child=
"action_area">
23 <object class=
"GtkButtonBox" id=
"messagedialog-action_area">
24 <property name=
"can-focus">False
</property>
27 <property name=
"expand">False
</property>
28 <property name=
"fill">False
</property>
29 <property name=
"position">0</property>
33 <!-- n-columns=1 n-rows=1 -->
34 <object class=
"GtkGrid" id=
"grid">
35 <property name=
"visible">True
</property>
36 <property name=
"can-focus">False
</property>
37 <property name=
"hexpand">True
</property>
38 <property name=
"vexpand">True
</property>
40 <object class=
"GtkScrolledWindow">
41 <property name=
"visible">True
</property>
42 <property name=
"can-focus">True
</property>
43 <property name=
"hexpand">True
</property>
44 <property name=
"vexpand">True
</property>
45 <property name=
"hscrollbar-policy">never
</property>
46 <property name=
"shadow-type">in
</property>
48 <object class=
"GtkTextView" id=
"error">
49 <property name=
"visible">True
</property>
50 <property name=
"can-focus">True
</property>
51 <property name=
"hexpand">True
</property>
52 <property name=
"vexpand">True
</property>
53 <property name=
"editable">False
</property>
54 <property name=
"wrap-mode">char
</property>
55 <property name=
"cursor-visible">False
</property>
56 <property name=
"accepts-tab">False
</property>
61 <property name=
"left-attach">0</property>
62 <property name=
"top-attach">0</property>
67 <property name=
"expand">True
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"position">2</property>