avoid explicit term FreeCAD in user interface to avoid breaking branding

This commit is contained in:
wmayer
2019-10-09 14:13:47 +02:00
parent 34ee9afa75
commit 0602c518fd

View File

@@ -195,7 +195,7 @@
<item row="0" column="0">
<widget class="Gui::PrefFileChooser" name="MacroPath">
<property name="toolTip">
<string>The directory in which FreeCAD will search for Macros</string>
<string>The directory in which the application will search for macros</string>
</property>
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>