BIM: Fix tooltip string in dialogLibrary.ui
Removes ellipsis from tooltip. Not eligible for backport. Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/344
This commit is contained in:
@@ -226,7 +226,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Show available alternative file formats for library items (STEP, IFC, etc...)</string>
|
||||
<string>Show available alternative file formats for library items (STEP, IFC, etc.)</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Display alternative formats</string>
|
||||
|
||||
Reference in New Issue
Block a user