bump product version to 6.3.0.0.beta1
[LibreOffice.git] / extensions / uiconfig / sabpilot / ui / selecttablepage.ui
bloba1c87bf94097d3504128609994ef8d7eff0564a0
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="SelectTablePage">
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="selecttablepage|label2">The external data source you have chosen contains more than one address book.
17 Please select the one you mainly want to work with:</property>
18 <property name="wrap">True</property>
19 <property name="max_width_chars">90</property>
20 <accessibility>
21 <role type="static"/>
22 </accessibility>
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="GtkTreeView" id="table:border">
33 <property name="visible">True</property>
34 <property name="can_focus">True</property>
35 <property name="hexpand">True</property>
36 <property name="vexpand">True</property>
37 <property name="show_expanders">False</property>
38 <child internal-child="selection">
39 <object class="GtkTreeSelection" id="treeview-selection2"/>
40 </child>
41 </object>
42 <packing>
43 <property name="left_attach">0</property>
44 <property name="top_attach">1</property>
45 <property name="width">1</property>
46 <property name="height">1</property>
47 </packing>
48 </child>
49 </object>
50 </interface>