summaryrefslogtreecommitdiff
path: root/contrib/anastasis_gtk_auth_add_totp.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/anastasis_gtk_auth_add_totp.glade')
-rw-r--r--contrib/anastasis_gtk_auth_add_totp.glade22
1 files changed, 21 insertions, 1 deletions
diff --git a/contrib/anastasis_gtk_auth_add_totp.glade b/contrib/anastasis_gtk_auth_add_totp.glade
index 1d1ce64..56a4224 100644
--- a/contrib/anastasis_gtk_auth_add_totp.glade
+++ b/contrib/anastasis_gtk_auth_add_totp.glade
@@ -185,7 +185,9 @@ import the TOTP secret it into your TOTP App.</property>
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes">Confirm that your TOTP App works by entering the current code here:</property>
+ <property name="margin-start">10</property>
+ <property name="margin-end">10</property>
+ <property name="label" translatable="yes">Confirm that your TOTP App works by entering the current 8-digit TOTP code here:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -214,6 +216,24 @@ import the TOTP secret it into your TOTP App.</property>
<property name="position">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="google_label">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="halign">start</property>
+ <property name="margin-start">20</property>
+ <property name="margin-end">20</property>
+ <property name="label" translatable="yes">We note that Google's implementation of TOTP is incomplete and will not work. We recommend using FreeOTP+.</property>
+ <attributes>
+ <attribute name="scale" value="0.80000000000000004"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>