[PartDesign] Add unexposed strings to be translated
Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/2 Partial fix for https://github.com/FreeCAD/FreeCAD-translations/issues/8
This commit is contained in:
@@ -56,6 +56,9 @@ namespace bp = boost::placeholders;
|
||||
qApp->translate("Workbench", "Create a subtractive feature");
|
||||
qApp->translate("Workbench", "Apply a pattern");
|
||||
qApp->translate("Workbench", "Apply a dress-up feature");
|
||||
qApp->translate("Workbench", "Measure");
|
||||
qApp->translate("Workbench", "Part Design Helper");
|
||||
qApp->translate("Workbench", "Part Design Modeling");
|
||||
qApp->translate("Gui::TaskView::TaskWatcherCommands", "Face tools");
|
||||
qApp->translate("Gui::TaskView::TaskWatcherCommands", "Sketch tools");
|
||||
qApp->translate("Gui::TaskView::TaskWatcherCommands", "Create Geometry");
|
||||
|
||||
Reference in New Issue
Block a user