build fix: no comphelper/profilezone.hxx in this branch
[LibreOffice.git] / dbaccess / uiconfig / ui / summarypage.ui
blobd0e9461a8574f746c2acc3a575cb0f3b60e7d095
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 <object class="GtkGrid" id="SummaryPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="border_width">6</property>
10 <property name="row_spacing">12</property>
11 <child>
12 <object class="GtkLabel" id="label1">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="hexpand">True</property>
16 <property name="xalign">0</property>
17 <property name="label" translatable="yes">Summary</property>
18 <attributes>
19 <attribute name="weight" value="bold"/>
20 </attributes>
21 </object>
22 <packing>
23 <property name="left_attach">0</property>
24 <property name="top_attach">0</property>
25 </packing>
26 </child>
27 <child>
28 <object class="GtkLabel" id="success">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="hexpand">True</property>
32 <property name="xalign">0</property>
33 <property name="yalign">0</property>
34 <property name="label" translatable="yes">The migration was successful. Below is a log of the actions which have been taken to your document.</property>
35 <property name="wrap">True</property>
36 <property name="max_width_chars">64</property>
37 </object>
38 <packing>
39 <property name="left_attach">0</property>
40 <property name="top_attach">1</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkLabel" id="failure">
45 <property name="visible">True</property>
46 <property name="can_focus">False</property>
47 <property name="hexpand">True</property>
48 <property name="xalign">0</property>
49 <property name="yalign">0</property>
50 <property name="label" translatable="yes">The migration was not successful. Examine the migration log below for details.</property>
51 <property name="wrap">True</property>
52 <property name="max_width_chars">64</property>
53 </object>
54 <packing>
55 <property name="left_attach">0</property>
56 <property name="top_attach">2</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkScrolledWindow" id="scrolledwindow2">
61 <property name="visible">True</property>
62 <property name="can_focus">True</property>
63 <property name="hexpand">True</property>
64 <property name="vexpand">True</property>
65 <property name="shadow_type">in</property>
66 <child>
67 <object class="GtkTextView" id="textview:border">
68 <property name="visible">True</property>
69 <property name="can_focus">True</property>
70 <property name="hexpand">True</property>
71 <property name="vexpand">True</property>
72 <property name="editable">False</property>
73 </object>
74 </child>
75 </object>
76 <packing>
77 <property name="left_attach">0</property>
78 <property name="top_attach">3</property>
79 </packing>
80 </child>
81 </object>
82 </interface>