summaryrefslogtreecommitdiff
path: root/contrib/anastasis_gtk_auth_add_sms.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/anastasis_gtk_auth_add_sms.glade')
-rw-r--r--contrib/anastasis_gtk_auth_add_sms.glade38
1 files changed, 34 insertions, 4 deletions
diff --git a/contrib/anastasis_gtk_auth_add_sms.glade b/contrib/anastasis_gtk_auth_add_sms.glade
index 9e5cfd8..cdd4f45 100644
--- a/contrib/anastasis_gtk_auth_add_sms.glade
+++ b/contrib/anastasis_gtk_auth_add_sms.glade
@@ -22,7 +22,7 @@ Author: Christian Grothoff
-->
<interface>
- <requires lib="gtk+" version="3.6"/>
+ <requires lib="gtk+" version="3.12"/>
<!-- interface-license-type gplv3 -->
<!-- interface-name anastasis-gtk -->
<!-- interface-description Key backup and recovery -->
@@ -54,6 +54,7 @@ Author: Christian Grothoff
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
+ <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
@@ -72,6 +73,7 @@ Author: Christian Grothoff
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
+ <property name="padding">5</property>
<property name="position">1</property>
</packing>
</child>
@@ -79,6 +81,7 @@ Author: Christian Grothoff
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
+ <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
@@ -88,14 +91,41 @@ Author: Christian Grothoff
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
+ <object class="GtkLabel" id="explainer_label">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">20</property>
+ <property name="margin-end">20</property>
+ <property name="label" translatable="yes">For SMS authentication, you need to
+provide a mobile number. When recovering
+your secret, you will be asked to enter the
+code you will receive by SMS.</property>
+ <attributes>
+ <attribute name="weight" value="medium"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="padding">20</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
+ <property name="halign">start</property>
+ <property name="margin-start">25</property>
+ <property name="margin-end">25</property>
+ <property name="margin-bottom">50</property>
+ <property name="orientation">vertical</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="label" translatable="yes">Phone number:</property>
+ <property name="halign">start</property>
+ <property name="label" translatable="yes">Mobile number:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -124,7 +154,7 @@ Author: Christian Grothoff
</child>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="padding">5</property>
<property name="position">2</property>
@@ -148,7 +178,7 @@ Author: Christian Grothoff
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="label" translatable="yes">Add sms authentication</property>
+ <property name="label" translatable="yes">Configure SMS</property>
</object>
</child>
<action-widgets>