improve GUI text for randomization

This commit is contained in:
Xavier Valls 2021-05-10 19:15:50 +02:00
parent a174ec4ee7
commit c8f3018c4c

View file

@ -353,7 +353,7 @@
<string>Toggle randomizing expiration date</string> <string>Toggle randomizing expiration date</string>
</property> </property>
<property name="text"> <property name="text">
<string>Randomize the extension deadline within the last </string> <string>Randomize the extension deadline within </string>
</property> </property>
</widget> </widget>
</item> </item>
@ -376,7 +376,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="text"> <property name="text">
<string> days</string> <string> days from the deadline</string>
</property> </property>
</widget> </widget>
</item> </item>