diff --git a/src/Mod/Path/Gui/Resources/panels/ToolBitEditor.ui b/src/Mod/Path/Gui/Resources/panels/ToolBitEditor.ui index 29b490323b..1ffb408a8a 100644 --- a/src/Mod/Path/Gui/Resources/panels/ToolBitEditor.ui +++ b/src/Mod/Path/Gui/Resources/panels/ToolBitEditor.ui @@ -47,6 +47,9 @@ + + <html><head/><body><p>Display name of the Tool Bit (initial value taken from the shape file).</p></body></html> + 50 @@ -78,10 +81,17 @@ 0 - + + + <html><head/><body><p>The file which defines the type and shape of the Tool Bit.</p></body></html> + + + + <html><head/><body><p>Change file defining type and shape of Tool Bit.</p></body></html> + ... diff --git a/src/Mod/Path/Gui/Resources/panels/ToolBitLibraryEdit.ui b/src/Mod/Path/Gui/Resources/panels/ToolBitLibraryEdit.ui index 48a32c705f..4663aa712f 100644 --- a/src/Mod/Path/Gui/Resources/panels/ToolBitLibraryEdit.ui +++ b/src/Mod/Path/Gui/Resources/panels/ToolBitLibraryEdit.ui @@ -31,6 +31,9 @@ + + <html><head/><body><p>Create a new library with an empty list of Tool Bits.</p></body></html> + ... @@ -42,6 +45,9 @@ + + <html><head/><body><p>Open an existing Tool Bit library.</p></body></html> + ... @@ -53,6 +59,9 @@ + + <html><head/><body><p>Save Tool Bit library.</p></body></html> + ... @@ -64,6 +73,9 @@ + + <html><head/><body><p>Save Tool Bit library under new name.</p></body></html> + ... @@ -88,6 +100,9 @@ + + <html><head/><body><p>Edit Tool Bit library editor settings.</p></body></html> + ... @@ -114,6 +129,9 @@ true + + <html><head/><body><p>Table of Tool Bits of the library.</p></body></html> + true @@ -151,6 +169,9 @@ + + <html><head/><body><p>Add another Tool Bit to this library.</p><p><br/></p></body></html> + Add ... @@ -162,6 +183,9 @@ + + <html><head/><body><p>Delete selected Tool Bit(s) from the library.</p><p><br/></p></body></html> + Delete @@ -173,6 +197,9 @@ + + <html><head/><body><p>Assigne numbers to each Tool Bit according to its current position in the library. The first Tool Bit is assigned the ID 1.</p></body></html> + Enumerate diff --git a/src/Mod/Path/Gui/Resources/panels/ToolBitSelector.ui b/src/Mod/Path/Gui/Resources/panels/ToolBitSelector.ui index 7013e8bf2f..4dde97be5a 100644 --- a/src/Mod/Path/Gui/Resources/panels/ToolBitSelector.ui +++ b/src/Mod/Path/Gui/Resources/panels/ToolBitSelector.ui @@ -19,6 +19,9 @@ + + <html><head/><body><p>Available Tool Bits to choose from.</p></body></html> + QAbstractItemView::NoEditTriggers @@ -29,6 +32,9 @@ + + <html><head/><body><p>Load an existing Tool Bit from a file.</p></body></html> + Load... @@ -36,6 +42,9 @@ + + <html><head/><body><p>Create a new Tool Bit based on an existing shape.</p></body></html> + New