build fix: no comphelper/profilezone.hxx in this branch
[LibreOffice.git] / dbaccess / uiconfig / ui / backuppage.ui
blobf76b1f71d766204d1ad3f758514e348f78b0e55a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkGrid" id="BackupPage">
7 <property name="visible">True</property>
8 <property name="can_focus">False</property>
9 <property name="hexpand">True</property>
10 <property name="border_width">6</property>
11 <property name="row_spacing">12</property>
12 <child>
13 <object class="GtkLabel" id="label1">
14 <property name="visible">True</property>
15 <property name="can_focus">False</property>
16 <property name="hexpand">True</property>
17 <property name="xalign">0</property>
18 <property name="label" translatable="yes">Backup Your Document</property>
19 <attributes>
20 <attribute name="weight" value="bold"/>
21 </attributes>
22 </object>
23 <packing>
24 <property name="left_attach">0</property>
25 <property name="top_attach">0</property>
26 </packing>
27 </child>
28 <child>
29 <object class="GtkLabel" id="label2">
30 <property name="visible">True</property>
31 <property name="can_focus">False</property>
32 <property name="hexpand">True</property>
33 <property name="xalign">0</property>
34 <property name="yalign">0</property>
35 <property name="label" translatable="yes">To allow you to go back to the state before the migration, the database document will be backed up to a location of your choice. Every change done by the wizard will be made to the original document, the backup will stay untouched.</property>
36 <property name="wrap">True</property>
37 <property name="max_width_chars">64</property>
38 </object>
39 <packing>
40 <property name="left_attach">0</property>
41 <property name="top_attach">1</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkLabel" id="startmigrate">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="hexpand">True</property>
49 <property name="xalign">0</property>
50 <property name="yalign">0</property>
51 <property name="label" translatable="yes">Press 'Next' to save a copy of your document, and to begin the migration.</property>
52 <property name="wrap">True</property>
53 <property name="max_width_chars">64</property>
54 </object>
55 <packing>
56 <property name="left_attach">0</property>
57 <property name="top_attach">3</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkGrid" id="grid1">
62 <property name="visible">True</property>
63 <property name="can_focus">False</property>
64 <property name="row_spacing">6</property>
65 <child>
66 <object class="GtkGrid" id="grid2">
67 <property name="visible">True</property>
68 <property name="can_focus">False</property>
69 <property name="hexpand">True</property>
70 <property name="column_spacing">12</property>
71 <child>
72 <object class="GtkLabel" id="label3">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 <property name="xalign">0</property>
76 <property name="label" translatable="yes">Save to:</property>
77 <property name="use_underline">True</property>
78 <property name="mnemonic_widget">location</property>
79 </object>
80 <packing>
81 <property name="left_attach">0</property>
82 <property name="top_attach">0</property>
83 </packing>
84 </child>
85 <child>
86 <object class="svtlo-OFileURLControl" id="location">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="hexpand">True</property>
90 <property name="has_entry">True</property>
91 <child internal-child="entry">
92 <object class="GtkEntry" id="URLBox-entry1">
93 <property name="can_focus">False</property>
94 </object>
95 </child>
96 </object>
97 <packing>
98 <property name="left_attach">1</property>
99 <property name="top_attach">0</property>
100 </packing>
101 </child>
102 </object>
103 <packing>
104 <property name="left_attach">0</property>
105 <property name="top_attach">0</property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkButton" id="browse">
110 <property name="label" translatable="yes">Browse...</property>
111 <property name="visible">True</property>
112 <property name="can_focus">True</property>
113 <property name="receives_default">True</property>
114 <property name="halign">end</property>
115 </object>
116 <packing>
117 <property name="left_attach">0</property>
118 <property name="top_attach">1</property>
119 </packing>
120 </child>
121 </object>
122 <packing>
123 <property name="left_attach">0</property>
124 <property name="top_attach">2</property>
125 </packing>
126 </child>
127 </object>
128 </interface>