Align changes on installation options page

pull/58/head
parent 1c7724870a
commit 318815316e

@ -808,6 +808,7 @@ and help you install UBLinux on your computer</property>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">5</property>
<property name="label" translatable="yes">Deleting all data on the selected disk and then installing the UBLinux system</property>
<property name="xalign">0</property>
</object>
@ -884,6 +885,7 @@ and help you install UBLinux on your computer</property>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">5</property>
<property name="label" translatable="yes">Shrinking a partition and creating a new one for installing OS</property>
<property name="xalign">0</property>
</object>
@ -960,6 +962,7 @@ and help you install UBLinux on your computer</property>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">5</property>
<property name="label" translatable="yes">Unpacking into an existing system</property>
<property name="xalign">0</property>
</object>
@ -1035,6 +1038,7 @@ and help you install UBLinux on your computer</property>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">5</property>
<property name="label" translatable="yes">Installing OS files, user data on different partitions, creating RAID, etc.</property>
<property name="xalign">0</property>
</object>
@ -1110,6 +1114,7 @@ and help you install UBLinux on your computer</property>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">5</property>
<property name="label" translatable="yes">Recovering bootloader, OS files, user data</property>
<property name="xalign">0</property>
</object>

Loading…
Cancel
Save