Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / finalpagewizard.ui
blob8e065ea1faa072b3ded6dfb5b89b1be5facd6d41
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkGrid" id="PageFinal">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border_width">6</property>
11 <property name="orientation">vertical</property>
12 <property name="row_spacing">12</property>
13 <child>
14 <object class="GtkLabel" id="headerText">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="label" translatable="yes" context="finalpagewizard|headerText">Decide How to Proceed After Saving the Database</property>
18 <property name="single_line_mode">True</property>
19 <property name="xalign">0</property>
20 <attributes>
21 <attribute name="weight" value="bold"/>
22 </attributes>
23 </object>
24 <packing>
25 <property name="left_attach">0</property>
26 <property name="top_attach">0</property>
27 </packing>
28 </child>
29 <child>
30 <object class="GtkGrid" id="grid1">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="row_spacing">12</property>
34 <child>
35 <object class="GtkGrid" id="grid2">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="row_spacing">6</property>
39 <child>
40 <object class="GtkLabel" id="helpText">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="label" translatable="yes" context="finalpagewizard|helpText">Do you want the wizard to register the database in %PRODUCTNAME?</property>
44 <property name="wrap">True</property>
45 <property name="width_chars">72</property>
46 <property name="max_width_chars">72</property>
47 <property name="xalign">0</property>
48 </object>
49 <packing>
50 <property name="left_attach">0</property>
51 <property name="top_attach">0</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkRadioButton" id="yesregister">
56 <property name="label" translatable="yes" context="finalpagewizard|yesregister">_Yes, register the database for me</property>
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="receives_default">False</property>
60 <property name="margin_left">12</property>
61 <property name="use_underline">True</property>
62 <property name="xalign">0</property>
63 <property name="active">True</property>
64 <property name="draw_indicator">True</property>
65 </object>
66 <packing>
67 <property name="left_attach">0</property>
68 <property name="top_attach">1</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkRadioButton" id="noregister">
73 <property name="label" translatable="yes" context="finalpagewizard|noregister">N_o, do not register the database</property>
74 <property name="visible">True</property>
75 <property name="can_focus">True</property>
76 <property name="receives_default">False</property>
77 <property name="margin_left">12</property>
78 <property name="use_underline">True</property>
79 <property name="xalign">0</property>
80 <property name="draw_indicator">True</property>
81 <property name="group">yesregister</property>
82 </object>
83 <packing>
84 <property name="left_attach">0</property>
85 <property name="top_attach">2</property>
86 </packing>
87 </child>
88 </object>
89 <packing>
90 <property name="left_attach">0</property>
91 <property name="top_attach">0</property>
92 </packing>
93 </child>
94 <child>
95 <object class="GtkGrid" id="grid3">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="row_spacing">6</property>
99 <child>
100 <object class="GtkLabel" id="additionalText">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="label" translatable="yes" context="finalpagewizard|additionalText">After the database file has been saved, what do you want to do?</property>
104 <property name="wrap">True</property>
105 <property name="width_chars">72</property>
106 <property name="max_width_chars">72</property>
107 <property name="xalign">0</property>
108 </object>
109 <packing>
110 <property name="left_attach">0</property>
111 <property name="top_attach">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkCheckButton" id="openediting">
116 <property name="label" translatable="yes" context="finalpagewizard|openediting">Open the database for editing</property>
117 <property name="visible">True</property>
118 <property name="can_focus">True</property>
119 <property name="receives_default">False</property>
120 <property name="margin_left">12</property>
121 <property name="use_underline">True</property>
122 <property name="xalign">0</property>
123 <property name="draw_indicator">True</property>
124 </object>
125 <packing>
126 <property name="left_attach">0</property>
127 <property name="top_attach">1</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkCheckButton" id="usewizard">
132 <property name="label" translatable="yes" context="finalpagewizard|usewizard">Create tables using the table wizard</property>
133 <property name="visible">True</property>
134 <property name="can_focus">True</property>
135 <property name="receives_default">False</property>
136 <property name="margin_left">12</property>
137 <property name="use_underline">True</property>
138 <property name="xalign">0</property>
139 <property name="draw_indicator">True</property>
140 </object>
141 <packing>
142 <property name="left_attach">0</property>
143 <property name="top_attach">2</property>
144 </packing>
145 </child>
146 </object>
147 <packing>
148 <property name="left_attach">0</property>
149 <property name="top_attach">1</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkLabel" id="finishText">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <property name="label" translatable="yes" context="finalpagewizard|finishText">Click 'Finish' to save the database.</property>
157 <property name="xalign">0</property>
158 </object>
159 <packing>
160 <property name="left_attach">0</property>
161 <property name="top_attach">2</property>
162 </packing>
163 </child>
164 </object>
165 <packing>
166 <property name="left_attach">0</property>
167 <property name="top_attach">1</property>
168 </packing>
169 </child>
170 </object>
171 </interface>