bump product version to 6.3.0.0.beta1
[LibreOffice.git] / extensions / uiconfig / sabpilot / ui / fieldassignpage.ui
blobd86802f8f4a4c7b3d0f04fd849c03a4c5a74ee08
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.16.1 -->
3 <interface domain="pcr">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkGrid" id="FieldAssignPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="row_spacing">12</property>
10 <child>
11 <object class="GtkLabel" id="label2">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="xalign">0</property>
15 <property name="yalign">0</property>
16 <property name="label" translatable="yes" context="fieldassignpage|label2">To incorporate the address data in your templates, %PRODUCTNAME has to know which fields contain which data.
18 For instance, you could have stored the e-mail addresses in a field named "email", or "E-mail" or "EM" - or something completely different.
20 Click the button below to open another dialog where you can enter the settings for your data source.</property>
21 <property name="wrap">True</property>
22 <property name="max_width_chars">90</property>
23 <accessibility>
24 <role type="static"/>
25 </accessibility>
26 </object>
27 <packing>
28 <property name="left_attach">0</property>
29 <property name="top_attach">0</property>
30 <property name="width">1</property>
31 <property name="height">1</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkButton" id="assign">
36 <property name="label" translatable="yes" context="fieldassignpage|assign">Field Assignment</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">True</property>
40 <property name="halign">center</property>
41 <property name="use_underline">True</property>
42 </object>
43 <packing>
44 <property name="left_attach">0</property>
45 <property name="top_attach">1</property>
46 <property name="width">1</property>
47 <property name="height">1</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkLabel" id="hint">
52 <property name="visible">True</property>
53 <property name="can_focus">False</property>
54 <property name="vexpand">True</property>
55 <property name="xalign">0</property>
56 <property name="yalign">0</property>
57 <property name="wrap">True</property>
58 <property name="max_width_chars">90</property>
59 <accessibility>
60 <role type="static"/>
61 </accessibility>
62 </object>
63 <packing>
64 <property name="left_attach">0</property>
65 <property name="top_attach">2</property>
66 <property name="width">1</property>
67 <property name="height">1</property>
68 </packing>
69 </child>
70 </object>
71 </interface>