mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
Merge branch 'scootergrisen-master-patch-98562' into 'master'
Make "The recommended value is" string consistent with other string See merge request World/Authenticator!168
This commit is contained in:
commit
d764f8e553
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
|||
<object class="HdyActionRow" id="digits_row">
|
||||
<property name="activatable-widget">digits_spinbutton</property>
|
||||
<property name="title" translatable="yes">Digits</property>
|
||||
<property name="subtitle" translatable="yes">Length of the generated code, recommended value is 6</property>
|
||||
<property name="subtitle" translatable="yes">Length of the generated code. The recommended value is 6</property>
|
||||
<child>
|
||||
<object class="GtkSpinButton" id="digits_spinbutton">
|
||||
<property name="halign">end</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue