bump product version to 6.3.0.0.beta1
[LibreOffice.git] / extensions / uiconfig / sabpilot / ui / invokeadminpage.ui
blobe8d97f137c06f0e59bc08dc12ba9ff90f1ae2eba
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="InvokeAdminPage">
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="invokeadminpage|label2">To set up the new data source, additional information is required.
18 Click the following button to open another dialog in which you then enter the necessary information.</property>
19 <accessibility>
20 <role type="static"/>
21 </accessibility>
22 <property name="wrap">True</property>
23 <property name="max_width_chars">90</property>
24 </object>
25 <packing>
26 <property name="left_attach">0</property>
27 <property name="top_attach">0</property>
28 <property name="width">1</property>
29 <property name="height">1</property>
30 </packing>
31 </child>
32 <child>
33 <object class="GtkButton" id="settings">
34 <property name="label" translatable="yes" context="invokeadminpage|settings">Settings</property>
35 <property name="visible">True</property>
36 <property name="can_focus">True</property>
37 <property name="receives_default">True</property>
38 <property name="halign">center</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="warning">
49 <property name="can_focus">False</property>
50 <property name="no_show_all">True</property>
51 <property name="xalign">0</property>
52 <property name="yalign">0</property>
53 <property name="label" translatable="yes" context="invokeadminpage|warning">The connection to the data source could not be established.
54 Before you proceed, please check the settings made, or (on the previous page) choose another address data source type.</property>
55 <property name="wrap">True</property>
56 <property name="max_width_chars">90</property>
57 <accessibility>
58 <role type="static"/>
59 </accessibility>
60 </object>
61 <packing>
62 <property name="left_attach">0</property>
63 <property name="top_attach">2</property>
64 <property name="width">1</property>
65 <property name="height">1</property>
66 </packing>
67 </child>
68 </object>
69 </interface>