1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"SortWarning">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"sortwarning|SortWarning">Sort Range
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default-width">0</property>
11 <property name=
"default-height">0</property>
12 <property name=
"type-hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox">
15 <property name=
"can-focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">2</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox">
20 <property name=
"can-focus">False
</property>
21 <property name=
"layout-style">end
</property>
23 <object class=
"GtkButton" id=
"extend">
24 <property name=
"label" translatable=
"yes" context=
"sortwarning|extend">_Extend selection
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can-focus">True
</property>
27 <property name=
"can-default">True
</property>
28 <property name=
"has-default">True
</property>
29 <property name=
"receives-default">True
</property>
30 <property name=
"use-underline">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
39 <object class=
"GtkButton" id=
"current">
40 <property name=
"label" translatable=
"yes" context=
"sortwarning|current">Current selection
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can-focus">True
</property>
43 <property name=
"receives-default">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
52 <object class=
"GtkButton" id=
"cancel">
53 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can-focus">True
</property>
56 <property name=
"receives-default">True
</property>
57 <property name=
"use-underline">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"position">2</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">False
</property>
69 <property name=
"position">0</property>
73 <object class=
"GtkLabel" id=
"sorttext">
74 <property name=
"visible">True
</property>
75 <property name=
"can-focus">False
</property>
76 <property name=
"halign">start
</property>
77 <property name=
"valign">start
</property>
78 <property name=
"margin-top">6</property>
79 <property name=
"margin-bottom">6</property>
80 <property name=
"label" translatable=
"yes" context=
"sortwarning|sorttext">The cells next to the current selection also contain data. Do you want to extend the sort range to %
1, or sort the currently selected range, %
2?
</property>
81 <property name=
"wrap">True
</property>
82 <property name=
"wrap-mode">word-char
</property>
83 <property name=
"max-width-chars">72</property>
84 <property name=
"xalign">0</property>
87 <property name=
"expand">False
</property>
88 <property name=
"fill">True
</property>
89 <property name=
"position">1</property>
93 <object class=
"GtkLabel" id=
"sorttip">
94 <property name=
"visible">True
</property>
95 <property name=
"can-focus">False
</property>
96 <property name=
"halign">start
</property>
97 <property name=
"valign">start
</property>
98 <property name=
"margin-top">6</property>
99 <property name=
"margin-bottom">6</property>
100 <property name=
"label" translatable=
"yes" context=
"sortwarning|sorttip">Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted.
</property>
101 <property name=
"wrap">True
</property>
102 <property name=
"wrap-mode">word-char
</property>
103 <property name=
"max-width-chars">72</property>
104 <property name=
"xalign">0</property>
107 <property name=
"expand">False
</property>
108 <property name=
"fill">True
</property>
109 <property name=
"position">2</property>
115 <action-widget response=
"-6">cancel
</action-widget>