Update git submodules
[LibreOffice.git] / dbaccess / uiconfig / ui / finalpagewizard.ui
blobf391ad0e551f3a593d28347cf50ce4aa0f84e9dd
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.20"/>
5 <!-- n-columns=1 n-rows=1 -->
6 <object class="GtkGrid" id="PageFinal">
7 <property name="visible">True</property>
8 <property name="can_focus">False</property>
9 <property name="hexpand">True</property>
10 <property name="vexpand">True</property>
11 <property name="border_width">6</property>
12 <property name="orientation">vertical</property>
13 <property name="row_spacing">12</property>
14 <child>
15 <object class="GtkLabel" id="headerText">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="label" translatable="yes" context="finalpagewizard|headerText">Decide How to Proceed After Saving the Database</property>
19 <property name="single_line_mode">True</property>
20 <property name="xalign">0</property>
21 <attributes>
22 <attribute name="weight" value="bold"/>
23 </attributes>
24 </object>
25 <packing>
26 <property name="left_attach">0</property>
27 <property name="top_attach">0</property>
28 </packing>
29 </child>
30 <child>
31 <!-- n-columns=1 n-rows=1 -->
32 <object class="GtkGrid" id="grid1">
33 <property name="visible">True</property>
34 <property name="can_focus">False</property>
35 <property name="row_spacing">12</property>
36 <child>
37 <!-- n-columns=1 n-rows=1 -->
38 <object class="GtkGrid" id="grid2">
39 <property name="visible">True</property>
40 <property name="can_focus">False</property>
41 <property name="row_spacing">6</property>
42 <child>
43 <object class="GtkLabel" id="helpText">
44 <property name="visible">True</property>
45 <property name="can_focus">False</property>
46 <property name="label" translatable="yes" context="finalpagewizard|helpText">Do you want the wizard to register the database in %PRODUCTNAME?</property>
47 <property name="wrap">True</property>
48 <property name="width_chars">72</property>
49 <property name="max_width_chars">72</property>
50 <property name="xalign">0</property>
51 </object>
52 <packing>
53 <property name="left_attach">0</property>
54 <property name="top_attach">0</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkRadioButton" id="yesregister">
59 <property name="label" translatable="yes" context="finalpagewizard|yesregister">_Yes, register the database for me</property>
60 <property name="visible">True</property>
61 <property name="can_focus">True</property>
62 <property name="receives_default">False</property>
63 <property name="margin-start">12</property>
64 <property name="use_underline">True</property>
65 <property name="active">True</property>
66 <property name="draw_indicator">True</property>
67 </object>
68 <packing>
69 <property name="left_attach">0</property>
70 <property name="top_attach">1</property>
71 </packing>
72 </child>
73 <child>
74 <object class="GtkRadioButton" id="noregister">
75 <property name="label" translatable="yes" context="finalpagewizard|noregister">N_o, do not register the database</property>
76 <property name="visible">True</property>
77 <property name="can_focus">True</property>
78 <property name="receives_default">False</property>
79 <property name="margin-start">12</property>
80 <property name="use_underline">True</property>
81 <property name="draw_indicator">True</property>
82 <property name="group">yesregister</property>
83 </object>
84 <packing>
85 <property name="left_attach">0</property>
86 <property name="top_attach">2</property>
87 </packing>
88 </child>
89 </object>
90 <packing>
91 <property name="left_attach">0</property>
92 <property name="top_attach">0</property>
93 </packing>
94 </child>
95 <child>
96 <!-- n-columns=1 n-rows=1 -->
97 <object class="GtkGrid" id="grid3">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="row_spacing">6</property>
101 <child>
102 <object class="GtkLabel" id="additionalText">
103 <property name="visible">True</property>
104 <property name="can_focus">False</property>
105 <property name="label" translatable="yes" context="finalpagewizard|additionalText">After the database file has been saved, what do you want to do?</property>
106 <property name="wrap">True</property>
107 <property name="width_chars">72</property>
108 <property name="max_width_chars">72</property>
109 <property name="xalign">0</property>
110 </object>
111 <packing>
112 <property name="left_attach">0</property>
113 <property name="top_attach">0</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkCheckButton" id="openediting">
118 <property name="label" translatable="yes" context="finalpagewizard|openediting">Open the database for editing</property>
119 <property name="visible">True</property>
120 <property name="can_focus">True</property>
121 <property name="receives_default">False</property>
122 <property name="margin-start">12</property>
123 <property name="use_underline">True</property>
124 <property name="draw_indicator">True</property>
125 </object>
126 <packing>
127 <property name="left_attach">0</property>
128 <property name="top_attach">1</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkCheckButton" id="usewizard">
133 <property name="label" translatable="yes" context="finalpagewizard|usewizard">Create tables using the table wizard</property>
134 <property name="visible">True</property>
135 <property name="can_focus">True</property>
136 <property name="receives_default">False</property>
137 <property name="margin-start">12</property>
138 <property name="use_underline">True</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>