Update CommandSketcherVirtualSpace.cpp
This commit is contained in:
@@ -89,7 +89,7 @@ CmdSketcherSwitchVirtualSpace::CmdSketcherSwitchVirtualSpace()
|
||||
: Command("Sketcher_SwitchVirtualSpace")
|
||||
{
|
||||
sAppModule = "Sketcher";
|
||||
sGroup = QT_TR_NOOP("Sketcher");
|
||||
sGroup = QT_TRANSLATE_NOOP("Workbench","Sketcher");
|
||||
sMenuText = QT_TR_NOOP("Switch virtual space");
|
||||
sToolTipText = QT_TR_NOOP("Switches the selected constraints or the view to the other virtual space");
|
||||
sWhatsThis = "Sketcher_SwitchVirtualSpace";
|
||||
|
||||
Reference in New Issue
Block a user