Skip to content

Commit

Permalink
Crowdin: Startpage - add whitespace to tooltip [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
luzpaz authored and wwmayer committed Feb 28, 2021
1 parent 2ff669e commit bcb070d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Mod/Start/Gui/DlgStartPreferences.ui
Expand Up @@ -107,7 +107,8 @@
<item row="2" column="1">
<widget class="Gui::PrefFileChooser" name="fileChooser_3">
<property name="toolTip">
<string>An optional custom folder to be displayed at the bottom of the first page. By using ";;" to separate paths, you can add several folders here</string>
<string>An optional custom folder to be displayed at the bottom of the first page.
By using ";;" to separate paths, you can add several folders here</string>
</property>
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>
Expand Down

0 comments on commit bcb070d

Please sign in to comment.