diff --git a/src/Mod/Arch/importSHP.py b/src/Mod/Arch/importSHP.py index d851f8aed8..6878f50682 100644 --- a/src/Mod/Arch/importSHP.py +++ b/src/Mod/Arch/importSHP.py @@ -132,7 +132,7 @@ def checkShapeFileLibrary(): from PySide import QtGui reply = QtGui.QMessageBox.question(FreeCADGui.getMainWindow(), translate("Arch","Shapefile module not found"), - translate("Arch","The shapefile python library was not found on your system. Would you like to download it now from https://github.com/GeospatialPython/pyshp? It will be placed in your macros folder."), + translate("Arch","The shapefile Python library was not found on your system. Would you like to download it now from https://github.com/GeospatialPython/pyshp? It will be placed in your macros folder."), QtGui.QMessageBox.Yes | QtGui.QMessageBox.No, QtGui.QMessageBox.No) if reply == QtGui.QMessageBox.Yes: diff --git a/src/Mod/Help/dlgPreferencesHelp.ui b/src/Mod/Help/dlgPreferencesHelp.ui index dd19ccbf6e..6521a2cc82 100644 --- a/src/Mod/Help/dlgPreferencesHelp.ui +++ b/src/Mod/Help/dlgPreferencesHelp.ui @@ -26,10 +26,11 @@ false - This will fetch the documentation from pages rendered on github. This is currently not available... + This will fetch the documentation from pages rendered on GitHub. +This is currently not available... - Github (online) + GitHub (online) optionGithub @@ -42,7 +43,11 @@ - Set this to a custom URL or the folder where the help files are located. You can easily download the documentation for offline use by using the Addon Manager and installing the "offline documentation" addon. If this field is left blank, FreeCAD will automatically search for the help files at the default location ($USERAPPDATADIR/Mod/Documentation). + Set this to a custom URL or the folder where the help files are located. +You can easily download the documentation for offline use by using the Addon +Manager and installing the "offline documentation" addon. If this +field is left blank, FreeCAD will automatically search for the help files at +the default location ($USERAPPDATADIR/Mod/Documentation). Custom location @@ -64,7 +69,8 @@ - A translation suffix to use, for example "fr" to get French translation of the documentation. + A translation suffix to use, for example "fr" +to get French translation of the documentation. Suffix @@ -77,7 +83,11 @@ - Set this to a custom URL or the folder where the help files are located. You can easily download the documentation for offline use by using the Addon Manager and installing the "offline documentation" addon. If this field is left blank, FreeCAD will automatically search for the help files at the default location ($USERAPPDATADIR/Mod/Documentation). + Set this to a custom URL or the folder where the help files are located. +You can easily download the documentation for offline use by using the Addon +Manager and installing the "offline documentation" addon. If this +field is left blank, FreeCAD will automatically search for the help files at +the default location ($USERAPPDATADIR/Mod/Documentation). @@ -103,7 +113,8 @@ - The documentation pages will be fetched from the official FreeCADwiki at https://wiki.freecad.org + The documentation pages will be fetched from the official +FreeCADwiki at https://wiki.freecad.org FreeCAD Wiki (online) @@ -122,7 +133,10 @@ - The documentation pages will be fetched from an automatic markdown conversion of the FreeCAD wiki, hosted on FreeCAD's github account. This can be styled with a custom stylesheet below and can look nicer than the wiki option. The 'markdown' or 'pandoc' python module should be installed for optimal results. + The documentation pages will be fetched from an automatic Markdown conversion +of the FreeCAD wiki,hosted on FreeCAD's GitHub account. This can be styled with a +custom stylesheet below and can look nicer than the wiki option. The 'Markdown' or +'Pandoc' Python module should be installed for optimal results. Markdown version (online) @@ -169,7 +183,7 @@ - The documentation will open in your default desktop browser. + The documentation will open in your default web browser. In your default web browser @@ -188,7 +202,8 @@ true - The documentation will open in a dockable dialog inside the FreeCAD window, which allows you to keep it open whlle working in the 3D view. + The documentation will open in a dockable dialog inside the FreeCAD window, +which allows you to keep it open whlle working in the 3D view. In a separate, embeddable dialog @@ -222,7 +237,9 @@ - You can here indicate the path to an alternative CSS file to be used to style the markdown pages. This will only work if you have selected the Markdown version above. + You can here indicate the path to an alternative CSS file to be used +to style the Markdown pages. This will only work if you have selected the +Markdown version above. StyleSheet