0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 12:22:16 +02:00

Fix clone dialog text

This commit is contained in:
Markus Napp 2017-07-20 13:57:21 +02:00 committed by Janek Bevendorff
parent cdad46377b
commit c0f668c4bb

View File

@ -19,7 +19,7 @@
<item>
<widget class="QCheckBox" name="titleClone">
<property name="text">
<string>Append ' - Copy' to title</string>
<string>Append ' - Clone' to title</string>
</property>
<property name="checked">
<bool>true</bool>