bump product version to 5.0.4.1
[LibreOffice.git] / sw / uiconfig / swriter / ui / mmpreparepage.ui
blob95bfd329fd19bf5350dbdbf9b77dfc59a6f0d361
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.16.1 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="lower">1</property>
7 <property name="upper">65535</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkBox" id="MMPreparePage">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="hexpand">True</property>
15 <property name="vexpand">True</property>
16 <property name="border_width">6</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child>
20 <object class="GtkFrame" id="frame1">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="hexpand">True</property>
24 <property name="vexpand">True</property>
25 <property name="label_xalign">0</property>
26 <property name="shadow_type">none</property>
27 <child>
28 <object class="GtkAlignment" id="alignment1">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="hexpand">True</property>
32 <property name="vexpand">True</property>
33 <property name="top_padding">6</property>
34 <property name="left_padding">12</property>
35 <child>
36 <object class="GtkGrid" id="grid1">
37 <property name="visible">True</property>
38 <property name="can_focus">False</property>
39 <property name="hexpand">True</property>
40 <property name="vexpand">True</property>
41 <property name="row_spacing">12</property>
42 <child>
43 <object class="GtkGrid" id="grid3">
44 <property name="visible">True</property>
45 <property name="can_focus">False</property>
46 <property name="hexpand">True</property>
47 <property name="row_spacing">6</property>
48 <child>
49 <object class="GtkLabel" id="label3">
50 <property name="visible">True</property>
51 <property name="can_focus">False</property>
52 <property name="hexpand">True</property>
53 <property name="xalign">0</property>
54 <property name="yalign">0</property>
55 <property name="label" translatable="yes">The preview of a merged document is visible now. To see the preview of another document click one of the arrows.</property>
56 <property name="wrap">True</property>
57 <property name="max_width_chars">56</property>
58 </object>
59 <packing>
60 <property name="left_attach">0</property>
61 <property name="top_attach">0</property>
62 <property name="width">1</property>
63 <property name="height">1</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkGrid" id="grid4">
68 <property name="visible">True</property>
69 <property name="can_focus">False</property>
70 <property name="row_spacing">6</property>
71 <property name="column_spacing">12</property>
72 <child>
73 <object class="GtkLabel" id="label4">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="xalign">0</property>
77 <property name="yalign">0</property>
78 <property name="label" translatable="yes">_Recipient</property>
79 <property name="use_underline">True</property>
80 </object>
81 <packing>
82 <property name="left_attach">0</property>
83 <property name="top_attach">0</property>
84 <property name="width">1</property>
85 <property name="height">1</property>
86 </packing>
87 </child>
88 <child>
89 <object class="GtkGrid" id="grid5">
90 <property name="visible">True</property>
91 <property name="can_focus">False</property>
92 <property name="halign">center</property>
93 <property name="hexpand">True</property>
94 <property name="row_spacing">6</property>
95 <property name="column_spacing">12</property>
96 <child>
97 <object class="GtkButton" id="first">
98 <property name="label" translatable="yes">|&lt;</property>
99 <property name="visible">True</property>
100 <property name="can_focus">True</property>
101 <property name="receives_default">True</property>
102 <property name="tooltip_text" translatable="yes">First</property>
103 </object>
104 <packing>
105 <property name="left_attach">0</property>
106 <property name="top_attach">0</property>
107 <property name="width">1</property>
108 <property name="height">1</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkButton" id="prev">
113 <property name="label" translatable="yes">&lt;</property>
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="receives_default">True</property>
117 <property name="tooltip_text" translatable="yes">Previous</property>
118 </object>
119 <packing>
120 <property name="left_attach">1</property>
121 <property name="top_attach">0</property>
122 <property name="width">1</property>
123 <property name="height">1</property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkButton" id="next">
128 <property name="label" translatable="yes">&gt;</property>
129 <property name="visible">True</property>
130 <property name="can_focus">True</property>
131 <property name="receives_default">True</property>
132 <property name="tooltip_text" translatable="yes">Next</property>
133 </object>
134 <packing>
135 <property name="left_attach">3</property>
136 <property name="top_attach">0</property>
137 <property name="width">1</property>
138 <property name="height">1</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkButton" id="last">
143 <property name="label" translatable="yes">&gt;|</property>
144 <property name="visible">True</property>
145 <property name="can_focus">True</property>
146 <property name="receives_default">True</property>
147 <property name="tooltip_text" translatable="yes">Last</property>
148 </object>
149 <packing>
150 <property name="left_attach">4</property>
151 <property name="top_attach">0</property>
152 <property name="width">1</property>
153 <property name="height">1</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkSpinButton" id="record-nospin">
158 <property name="visible">True</property>
159 <property name="can_focus">True</property>
160 <property name="adjustment">adjustment1</property>
161 <property name="value">1</property>
162 </object>
163 <packing>
164 <property name="left_attach">2</property>
165 <property name="top_attach">0</property>
166 <property name="width">1</property>
167 <property name="height">1</property>
168 </packing>
169 </child>
170 <child>
171 <object class="GtkCheckButton" id="exclude">
172 <property name="label" translatable="yes">E_xclude this recipient</property>
173 <property name="visible">True</property>
174 <property name="can_focus">True</property>
175 <property name="receives_default">False</property>
176 <property name="halign">center</property>
177 <property name="use_underline">True</property>
178 <property name="xalign">0</property>
179 <property name="draw_indicator">True</property>
180 </object>
181 <packing>
182 <property name="left_attach">0</property>
183 <property name="top_attach">1</property>
184 <property name="width">5</property>
185 <property name="height">1</property>
186 </packing>
187 </child>
188 </object>
189 <packing>
190 <property name="left_attach">1</property>
191 <property name="top_attach">0</property>
192 <property name="width">1</property>
193 <property name="height">1</property>
194 </packing>
195 </child>
196 <child>
197 <object class="GtkBox" id="box1">
198 <property name="visible">True</property>
199 <property name="can_focus">False</property>
200 <property name="orientation">vertical</property>
201 <child>
202 <placeholder/>
203 </child>
204 </object>
205 <packing>
206 <property name="left_attach">2</property>
207 <property name="top_attach">0</property>
208 <property name="width">1</property>
209 <property name="height">1</property>
210 </packing>
211 </child>
212 </object>
213 <packing>
214 <property name="left_attach">0</property>
215 <property name="top_attach">1</property>
216 <property name="width">1</property>
217 <property name="height">1</property>
218 </packing>
219 </child>
220 </object>
221 <packing>
222 <property name="left_attach">0</property>
223 <property name="top_attach">0</property>
224 <property name="width">1</property>
225 <property name="height">1</property>
226 </packing>
227 </child>
228 </object>
229 </child>
230 </object>
231 </child>
232 <child type="label">
233 <object class="GtkLabel" id="label1">
234 <property name="visible">True</property>
235 <property name="can_focus">False</property>
236 <property name="label" translatable="yes">Preview Document</property>
237 <attributes>
238 <attribute name="weight" value="bold"/>
239 </attributes>
240 </object>
241 </child>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">0</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkFrame" id="frame2">
251 <property name="visible">True</property>
252 <property name="can_focus">False</property>
253 <property name="hexpand">True</property>
254 <property name="vexpand">True</property>
255 <property name="label_xalign">0</property>
256 <property name="shadow_type">none</property>
257 <child>
258 <object class="GtkAlignment" id="alignment2">
259 <property name="visible">True</property>
260 <property name="can_focus">False</property>
261 <property name="hexpand">True</property>
262 <property name="vexpand">True</property>
263 <property name="top_padding">6</property>
264 <property name="left_padding">12</property>
265 <child>
266 <object class="GtkGrid" id="grid2">
267 <property name="visible">True</property>
268 <property name="can_focus">False</property>
269 <property name="hexpand">True</property>
270 <property name="vexpand">True</property>
271 <property name="row_spacing">12</property>
272 <child>
273 <object class="GtkGrid" id="grid6">
274 <property name="visible">True</property>
275 <property name="can_focus">False</property>
276 <property name="hexpand">True</property>
277 <property name="row_spacing">6</property>
278 <child>
279 <object class="GtkLabel" id="label5">
280 <property name="visible">True</property>
281 <property name="can_focus">False</property>
282 <property name="hexpand">True</property>
283 <property name="xalign">0</property>
284 <property name="yalign">0</property>
285 <property name="label" translatable="yes">Write or edit your document now if you have not already done so. The changes will affect all merged documents.
287 Clicking 'Edit Document...' will temporarily reduce the wizard to a small window so you can edit the mail merge document. After editing the document, return to the wizard by clicking 'Return to Mail Merge Wizard' in the small window.</property>
288 <property name="wrap">True</property>
289 <property name="max_width_chars">56</property>
290 </object>
291 <packing>
292 <property name="left_attach">0</property>
293 <property name="top_attach">0</property>
294 <property name="width">1</property>
295 <property name="height">1</property>
296 </packing>
297 </child>
298 <child>
299 <object class="GtkButton" id="edit">
300 <property name="label" translatable="yes">_Edit Document...</property>
301 <property name="visible">True</property>
302 <property name="can_focus">True</property>
303 <property name="receives_default">True</property>
304 <property name="halign">center</property>
305 <property name="use_underline">True</property>
306 </object>
307 <packing>
308 <property name="left_attach">0</property>
309 <property name="top_attach">1</property>
310 <property name="width">1</property>
311 <property name="height">1</property>
312 </packing>
313 </child>
314 </object>
315 <packing>
316 <property name="left_attach">0</property>
317 <property name="top_attach">0</property>
318 <property name="width">1</property>
319 <property name="height">1</property>
320 </packing>
321 </child>
322 </object>
323 </child>
324 </object>
325 </child>
326 <child type="label">
327 <object class="GtkLabel" id="label2">
328 <property name="visible">True</property>
329 <property name="can_focus">False</property>
330 <property name="label" translatable="yes">Edit Document</property>
331 <attributes>
332 <attribute name="weight" value="bold"/>
333 </attributes>
334 </object>
335 </child>
336 </object>
337 <packing>
338 <property name="expand">False</property>
339 <property name="fill">True</property>
340 <property name="position">1</property>
341 </packing>
342 </child>
343 </object>
344 <object class="GtkSizeGroup" id="sizegroup1">
345 <widgets>
346 <widget name="label4"/>
347 <widget name="box1"/>
348 </widgets>
349 </object>
350 </interface>