Gui: [skip ci] fix incorrect tool tip

This commit is contained in:
wmayer
2022-12-23 14:35:58 +01:00
parent af33cdabe5
commit f9718ded22

View File

@@ -556,7 +556,7 @@ get date suffix according to the specified format</string>
<item row="0" column="0">
<widget class="Gui::PrefCheckBox" name="prefDuplicateLabel">
<property name="toolTip">
<string>Allow objects to have same label/name</string>
<string>Allow objects to have same label</string>
</property>
<property name="text">
<string>Allow duplicate object labels in one document</string>