Related: tdf#135935 set some hints as to what widget should have starting focus
[LibreOffice.git] / sw / uiconfig / swriter / ui / mmselectpage.ui
blobb1873dfb421c3143b100d869691c3557662eb14d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="MMSelectPage">
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="frame1">
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=1 -->
19 <object class="GtkGrid" id="grid1">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="hexpand">True</property>
23 <property name="row_spacing">6</property>
24 <property name="margin-start">12</property>
25 <property name="margin-top">6</property>
26 <child>
27 <object class="GtkRadioButton" id="currentdoc">
28 <property name="label" translatable="yes" context="mmselectpage|currentdoc">Use the current _document</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="has-focus">True</property>
32 <property name="receives_default">False</property>
33 <property name="use_underline">True</property>
34 <property name="active">True</property>
35 <property name="draw_indicator">True</property>
36 <child internal-child="accessible">
37 <object class="AtkObject" id="currentdoc-atkobject">
38 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|currentdoc">Uses the current Writer document as the base for the mail merge document.</property>
39 </object>
40 </child>
41 </object>
42 <packing>
43 <property name="left_attach">0</property>
44 <property name="top_attach">0</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkRadioButton" id="newdoc">
49 <property name="label" translatable="yes" context="mmselectpage|newdoc">Create a ne_w document</property>
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="receives_default">False</property>
53 <property name="use_underline">True</property>
54 <property name="draw_indicator">True</property>
55 <property name="group">currentdoc</property>
56 <child internal-child="accessible">
57 <object class="AtkObject" id="newdoc-atkobject">
58 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|newdoc">Creates a new Writer document to use for the mail merge.</property>
59 </object>
60 </child>
61 </object>
62 <packing>
63 <property name="left_attach">0</property>
64 <property name="top_attach">3</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkRadioButton" id="loaddoc">
69 <property name="label" translatable="yes" context="mmselectpage|loaddoc">Start from _existing document</property>
70 <property name="visible">True</property>
71 <property name="can_focus">True</property>
72 <property name="receives_default">False</property>
73 <property name="hexpand">True</property>
74 <property name="use_underline">True</property>
75 <property name="draw_indicator">True</property>
76 <property name="group">currentdoc</property>
77 <child internal-child="accessible">
78 <object class="AtkObject" id="loaddoc-atkobject">
79 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|loaddoc">Select an existing Writer document to use as the base for the mail merge document.</property>
80 </object>
81 </child>
82 </object>
83 <packing>
84 <property name="left_attach">0</property>
85 <property name="top_attach">4</property>
86 </packing>
87 </child>
88 <child>
89 <object class="GtkRadioButton" id="template">
90 <property name="label" translatable="yes" context="mmselectpage|template">Start from a t_emplate</property>
91 <property name="visible">True</property>
92 <property name="can_focus">True</property>
93 <property name="receives_default">False</property>
94 <property name="hexpand">True</property>
95 <property name="use_underline">True</property>
96 <property name="draw_indicator">True</property>
97 <property name="group">currentdoc</property>
98 <child internal-child="accessible">
99 <object class="AtkObject" id="template-atkobject">
100 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|template">Select the template that you want to create your mail merge document with.</property>
101 </object>
102 </child>
103 </object>
104 <packing>
105 <property name="left_attach">0</property>
106 <property name="top_attach">6</property>
107 </packing>
108 </child>
109 <child>
110 <object class="GtkRadioButton" id="recentdoc">
111 <property name="label" translatable="yes" context="mmselectpage|recentdoc">Start fro_m a recently saved starting document</property>
112 <property name="visible">True</property>
113 <property name="can_focus">True</property>
114 <property name="receives_default">False</property>
115 <property name="use_underline">True</property>
116 <property name="draw_indicator">True</property>
117 <property name="group">currentdoc</property>
118 <child internal-child="accessible">
119 <object class="AtkObject" id="recentdoc-atkobject">
120 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|recentdoc">Use an existing mail merge document as the base for a new mail merge document.</property>
121 </object>
122 </child>
123 </object>
124 <packing>
125 <property name="left_attach">0</property>
126 <property name="top_attach">8</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkComboBoxText" id="recentdoclb">
131 <property name="visible">True</property>
132 <property name="can_focus">False</property>
133 <property name="margin-start">18</property>
134 <child internal-child="accessible">
135 <object class="AtkObject" id="recentdoclb-atkobject">
136 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|recentdoclb">Select the document.</property>
137 </object>
138 </child>
139 </object>
140 <packing>
141 <property name="left_attach">0</property>
142 <property name="top_attach">9</property>
143 </packing>
144 </child>
145 <child>
146 <object class="GtkButton" id="browsedoc">
147 <property name="label" translatable="yes" context="mmselectpage|browsedoc">B_rowse...</property>
148 <property name="visible">True</property>
149 <property name="can_focus">True</property>
150 <property name="receives_default">True</property>
151 <property name="halign">start</property>
152 <property name="margin-start">18</property>
153 <property name="use_underline">True</property>
154 <child internal-child="accessible">
155 <object class="AtkObject" id="browsedoc-atkobject">
156 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|browsedoc">Locate the Writer document that you want to use, and then click Open.</property>
157 </object>
158 </child>
159 </object>
160 <packing>
161 <property name="left_attach">0</property>
162 <property name="top_attach">5</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkButton" id="browsetemplate">
167 <property name="label" translatable="yes" context="mmselectpage|browsetemplate">B_rowse...</property>
168 <property name="visible">True</property>
169 <property name="can_focus">True</property>
170 <property name="receives_default">True</property>
171 <property name="halign">start</property>
172 <property name="margin-start">18</property>
173 <property name="use_underline">True</property>
174 <child internal-child="accessible">
175 <object class="AtkObject" id="browsetemplate-atkobject">
176 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|browsetemplate">Opens a template selector dialog.</property>
177 </object>
178 </child>
179 </object>
180 <packing>
181 <property name="left_attach">0</property>
182 <property name="top_attach">7</property>
183 </packing>
184 </child>
185 <child>
186 <object class="GtkLabel" id="datasourcewarning">
187 <property name="visible">True</property>
188 <property name="can_focus">False</property>
189 <property name="halign">start</property>
190 <property name="margin-start">18</property>
191 <property name="label" translatable="yes" context="mmselectpage|extended_tip|datasourcewarning">Data source of the current document is not registered. Please exchange database.</property>
192 </object>
193 <packing>
194 <property name="left_attach">0</property>
195 <property name="top_attach">1</property>
196 </packing>
197 </child>
198 <child>
199 <object class="GtkButton" id="exchangedatabase">
200 <property name="label" translatable="yes" context="mmselectpage|extended_tip|exchangedatabase">Exchange Database...</property>
201 <property name="visible">True</property>
202 <property name="can_focus">True</property>
203 <property name="receives_default">True</property>
204 <property name="halign">start</property>
205 <property name="margin-start">18</property>
206 </object>
207 <packing>
208 <property name="left_attach">0</property>
209 <property name="top_attach">2</property>
210 </packing>
211 </child>
212 </object>
213 </child>
214 <child type="label">
215 <object class="GtkLabel" id="label1">
216 <property name="visible">True</property>
217 <property name="can_focus">False</property>
218 <property name="label" translatable="yes" context="mmselectpage|label1">Select Starting Document for the Mail Merge</property>
219 <attributes>
220 <attribute name="weight" value="bold"/>
221 </attributes>
222 </object>
223 </child>
224 </object>
225 <packing>
226 <property name="expand">False</property>
227 <property name="fill">True</property>
228 <property name="position">0</property>
229 </packing>
230 </child>
231 <child internal-child="accessible">
232 <object class="AtkObject" id="MMSelectPage-atkobject">
233 <property name="AtkObject::accessible-description" translatable="yes" context="mmselectpage|extended_tip|MMSelectPage">Specify the document that you want to use as a base for the mail merge document.</property>
234 </object>
235 </child>
236 </object>
237 </interface>