cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / sc / uiconfig / scalc / ui / sortoptionspage.ui
blob9ba51748c246b5ca61b55bac05389c3e8b42df5b
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="GtkBox" id="SortOptionsPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="border-width">6</property>
9 <property name="orientation">vertical</property>
10 <property name="spacing">12</property>
11 <child>
12 <object class="GtkFrame" id="frame2">
13 <property name="visible">True</property>
14 <property name="can-focus">False</property>
15 <property name="label-xalign">0</property>
16 <property name="shadow-type">none</property>
17 <child>
18 <!-- n-columns=1 n-rows=10 -->
19 <object class="GtkGrid" id="grid2">
20 <property name="visible">True</property>
21 <property name="can-focus">False</property>
22 <property name="margin-start">12</property>
23 <property name="margin-top">6</property>
24 <property name="margin-bottom">12</property>
25 <property name="row-spacing">6</property>
26 <property name="column-spacing">12</property>
27 <child>
28 <object class="GtkCheckButton" id="case">
29 <property name="label" translatable="yes" context="sortoptionspage|case">Case _sensitive</property>
30 <property name="visible">True</property>
31 <property name="can-focus">True</property>
32 <property name="receives-default">False</property>
33 <property name="use-underline">True</property>
34 <property name="draw-indicator">True</property>
35 <child internal-child="accessible">
36 <object class="AtkObject" id="case-atkobject">
37 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|case">Sorts first by uppercase letters and then by lowercase letters. For Asian locales, special handling applies.</property>
38 </object>
39 </child>
40 </object>
41 <packing>
42 <property name="left-attach">0</property>
43 <property name="top-attach">0</property>
44 </packing>
45 </child>
46 <child>
47 <object class="GtkCheckButton" id="formats">
48 <property name="label" translatable="yes" context="sortoptionspage|formats">Include formats</property>
49 <property name="visible">True</property>
50 <property name="can-focus">True</property>
51 <property name="receives-default">False</property>
52 <property name="use-underline">True</property>
53 <property name="draw-indicator">True</property>
54 <child internal-child="accessible">
55 <object class="AtkObject" id="formats-atkobject">
56 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|formats">Preserves the current cell formatting.</property>
57 </object>
58 </child>
59 </object>
60 <packing>
61 <property name="left-attach">0</property>
62 <property name="top-attach">1</property>
63 </packing>
64 </child>
65 <child>
66 <object class="GtkCheckButton" id="naturalsort">
67 <property name="label" translatable="yes" context="sortoptionspage|naturalsort">Enable natural sort</property>
68 <property name="visible">True</property>
69 <property name="can-focus">True</property>
70 <property name="receives-default">False</property>
71 <property name="use-underline">True</property>
72 <property name="draw-indicator">True</property>
73 <child internal-child="accessible">
74 <object class="AtkObject" id="naturalsort-atkobject">
75 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|naturalsort">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</property>
76 </object>
77 </child>
78 </object>
79 <packing>
80 <property name="left-attach">0</property>
81 <property name="top-attach">2</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkCheckButton" id="includenotes">
86 <property name="label" translatable="yes" context="sortoptionspage|includenotes">Include boundary column(s) containing only comments</property>
87 <property name="visible">True</property>
88 <property name="can-focus">True</property>
89 <property name="receives-default">False</property>
90 <property name="use-underline">True</property>
91 <property name="draw-indicator">True</property>
92 </object>
93 <packing>
94 <property name="left-attach">0</property>
95 <property name="top-attach">3</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkCheckButton" id="includeimages">
100 <property name="label" translatable="yes" context="sortoptionspage|includeimages">Include boundary column(s) containing only images</property>
101 <property name="visible">True</property>
102 <property name="can-focus">True</property>
103 <property name="receives-default">False</property>
104 <property name="use-underline">True</property>
105 <property name="draw-indicator">True</property>
106 </object>
107 <packing>
108 <property name="left-attach">0</property>
109 <property name="top-attach">4</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkCheckButton" id="copyresult">
114 <property name="label" translatable="yes" context="sortoptionspage|copyresult">Copy sort results to:</property>
115 <property name="visible">True</property>
116 <property name="can-focus">True</property>
117 <property name="receives-default">False</property>
118 <property name="use-underline">True</property>
119 <property name="draw-indicator">True</property>
120 <accessibility>
121 <relation type="label-for" target="outarealb"/>
122 </accessibility>
123 <child internal-child="accessible">
124 <object class="AtkObject" id="copyresult-atkobject">
125 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|copyresult">Copies the sorted list to the cell range that you specify.</property>
126 </object>
127 </child>
128 </object>
129 <packing>
130 <property name="left-attach">0</property>
131 <property name="top-attach">5</property>
132 </packing>
133 </child>
134 <child>
135 <object class="GtkCheckButton" id="sortuser">
136 <property name="label" translatable="yes" context="sortoptionspage|sortuser">Custom sort order</property>
137 <property name="visible">True</property>
138 <property name="can-focus">True</property>
139 <property name="receives-default">False</property>
140 <property name="use-underline">True</property>
141 <property name="draw-indicator">True</property>
142 <accessibility>
143 <relation type="label-for" target="sortuserlb"/>
144 </accessibility>
145 <child internal-child="accessible">
146 <object class="AtkObject" id="sortuser-atkobject">
147 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|sortuser">Click here and then select the custom sort order that you want.</property>
148 </object>
149 </child>
150 </object>
151 <packing>
152 <property name="left-attach">0</property>
153 <property name="top-attach">7</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkBox">
158 <property name="visible">True</property>
159 <property name="can-focus">False</property>
160 <property name="spacing">3</property>
161 <child>
162 <object class="GtkComboBoxText" id="outarealb">
163 <property name="visible">True</property>
164 <property name="can-focus">False</property>
165 <property name="margin-start">12</property>
166 <accessibility>
167 <relation type="labelled-by" target="copyresult"/>
168 </accessibility>
169 <child internal-child="accessible">
170 <object class="AtkObject" id="outarealb-atkobject">
171 <property name="AtkObject::accessible-name" translatable="yes" context="sortoptionspage|outarealb-atkobject">Copy sort results to:</property>
172 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|outarealb">Select a named cell range where you want to display the sorted list, or enter a cell range in the input box.</property>
173 </object>
174 </child>
175 </object>
176 <packing>
177 <property name="expand">False</property>
178 <property name="fill">True</property>
179 <property name="position">0</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkEntry" id="outareaed">
184 <property name="visible">True</property>
185 <property name="can-focus">True</property>
186 <property name="hexpand">True</property>
187 <property name="activates-default">True</property>
188 <property name="truncate-multiline">True</property>
189 <child internal-child="accessible">
190 <object class="AtkObject" id="outareaed-atkobject">
191 <property name="AtkObject::accessible-name" translatable="yes" context="sortoptionspage|outareaed-atkobject">Copy sort results to:</property>
192 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|outareaed">Enter the cell range where you want to display the sorted list, or select a named range from the list.</property>
193 </object>
194 </child>
195 </object>
196 <packing>
197 <property name="expand">False</property>
198 <property name="fill">True</property>
199 <property name="position">1</property>
200 </packing>
201 </child>
202 </object>
203 <packing>
204 <property name="left-attach">0</property>
205 <property name="top-attach">6</property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkComboBoxText" id="sortuserlb">
210 <property name="visible">True</property>
211 <property name="can-focus">False</property>
212 <property name="margin-start">12</property>
213 <accessibility>
214 <relation type="labelled-by" target="sortuser"/>
215 </accessibility>
216 <child internal-child="accessible">
217 <object class="AtkObject" id="sortuserlb-atkobject">
218 <property name="AtkObject::accessible-name" translatable="yes" context="sortoptionspage|sortuserlb-atkobject">Custom sort order</property>
219 </object>
220 </child>
221 </object>
222 <packing>
223 <property name="left-attach">0</property>
224 <property name="top-attach">8</property>
225 </packing>
226 </child>
227 <child>
228 <!-- n-columns=2 n-rows=2 -->
229 <object class="GtkGrid">
230 <property name="visible">True</property>
231 <property name="can-focus">False</property>
232 <property name="row-spacing">3</property>
233 <property name="column-spacing">3</property>
234 <child>
235 <object class="GtkLabel" id="label6">
236 <property name="visible">True</property>
237 <property name="can-focus">False</property>
238 <property name="halign">start</property>
239 <property name="label" translatable="yes" context="sortoptionspage|label6">Locale</property>
240 <property name="use-underline">True</property>
241 <property name="mnemonic-widget">language</property>
242 </object>
243 <packing>
244 <property name="left-attach">0</property>
245 <property name="top-attach">0</property>
246 </packing>
247 </child>
248 <child>
249 <object class="GtkLabel" id="algorithmft">
250 <property name="visible">True</property>
251 <property name="can-focus">False</property>
252 <property name="halign">start</property>
253 <property name="label" translatable="yes" context="sortoptionspage|algorithmft">Options</property>
254 <property name="use-underline">True</property>
255 <property name="mnemonic-widget">algorithmlb</property>
256 </object>
257 <packing>
258 <property name="left-attach">1</property>
259 <property name="top-attach">0</property>
260 </packing>
261 </child>
262 <child>
263 <object class="GtkComboBoxText" id="language">
264 <property name="visible">True</property>
265 <property name="can-focus">False</property>
266 <property name="has-entry">True</property>
267 <child internal-child="entry">
268 <object class="GtkEntry">
269 <property name="truncate-multiline">True</property>
270 <property name="can-focus">False</property>
271 </object>
272 </child>
273 <child internal-child="accessible">
274 <object class="AtkObject" id="language-atkobject">
275 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|language">Select the locale for the sorting rules.</property>
276 </object>
277 </child>
278 </object>
279 <packing>
280 <property name="left-attach">0</property>
281 <property name="top-attach">1</property>
282 </packing>
283 </child>
284 <child>
285 <object class="GtkComboBoxText" id="algorithmlb">
286 <property name="visible">True</property>
287 <property name="can-focus">False</property>
288 <property name="hexpand">True</property>
289 <child internal-child="accessible">
290 <object class="AtkObject" id="algorithmlb-atkobject">
291 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|algorithmlb">Select a sorting option for the locale.</property>
292 </object>
293 </child>
294 </object>
295 <packing>
296 <property name="left-attach">1</property>
297 <property name="top-attach">1</property>
298 </packing>
299 </child>
300 </object>
301 <packing>
302 <property name="left-attach">0</property>
303 <property name="top-attach">9</property>
304 </packing>
305 </child>
306 </object>
307 </child>
308 <child type="label">
309 <object class="GtkLabel" id="label2">
310 <property name="visible">True</property>
311 <property name="can-focus">False</property>
312 <property name="label" translatable="yes" context="sortoptionspage|label2">Sort Options</property>
313 <attributes>
314 <attribute name="weight" value="bold"/>
315 </attributes>
316 </object>
317 </child>
318 </object>
319 <packing>
320 <property name="expand">False</property>
321 <property name="fill">True</property>
322 <property name="position">0</property>
323 </packing>
324 </child>
325 <child internal-child="accessible">
326 <object class="AtkObject" id="SortOptionsPage-atkobject">
327 <property name="AtkObject::accessible-description" translatable="yes" context="sortoptionspage|extended_tip|SortOptionsPage">Sets additional sorting options.</property>
328 </object>
329 </child>
330 </object>
331 </interface>