Fix clone dialog text
This commit is contained in:
committed by
Janek Bevendorff
parent
cdad46377b
commit
c0f668c4bb
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user