Change label of install button

This commit is contained in:
Hugo Posnic
2016-12-27 10:13:36 +01:00
parent 512210ada2
commit c6022b4eb9
6 changed files with 154 additions and 129 deletions
+1 -1
View File
@@ -443,7 +443,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
</child>
<child>
<object class="GtkButton" id="install">
<property name="label" translatable="yes">Use Calamares (Graphic method)</property>
<property name="label" translatable="yes">Launch installer</property>
<property name="name">install</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>