update credits
[LibreOffice.git] / extensions / uiconfig / sabpilot / ui / fieldassignpage.ui
blobf5cc1d33afdb8cd7f806c3aee14c6155e3ce0008
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="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">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 </object>
24 <packing>
25 <property name="left_attach">0</property>
26 <property name="top_attach">0</property>
27 <property name="width">1</property>
28 <property name="height">1</property>
29 </packing>
30 </child>
31 <child>
32 <object class="GtkButton" id="assign">
33 <property name="label" translatable="yes">Field Assignment</property>
34 <property name="visible">True</property>
35 <property name="can_focus">True</property>
36 <property name="receives_default">True</property>
37 <property name="halign">center</property>
38 <property name="use_underline">True</property>
39 </object>
40 <packing>
41 <property name="left_attach">0</property>
42 <property name="top_attach">1</property>
43 <property name="width">1</property>
44 <property name="height">1</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkLabel" id="hint">
49 <property name="visible">True</property>
50 <property name="can_focus">False</property>
51 <property name="vexpand">True</property>
52 <property name="xalign">0</property>
53 <property name="yalign">0</property>
54 <property name="wrap">True</property>
55 <property name="max_width_chars">90</property>
56 </object>
57 <packing>
58 <property name="left_attach">0</property>
59 <property name="top_attach">2</property>
60 <property name="width">1</property>
61 <property name="height">1</property>
62 </packing>
63 </child>
64 </object>
65 </interface>