mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 12:37:39 +03:00
improve GUI text for randomization
This commit is contained in:
parent
a174ec4ee7
commit
c8f3018c4c
1 changed files with 2 additions and 2 deletions
|
@ -353,7 +353,7 @@
|
|||
<string>Toggle randomizing expiration date</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Randomize the extension deadline within the last </string>
|
||||
<string>Randomize the extension deadline within </string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -376,7 +376,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string> days</string>
|
||||
<string> days from the deadline</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue