diff --git a/common/tool/actions.cpp b/common/tool/actions.cpp index 4ee7390c50..9f8a187c7e 100644 --- a/common/tool/actions.cpp +++ b/common/tool/actions.cpp @@ -546,7 +546,7 @@ TOOL_ACTION ACTIONS::highContrastModeCycle( "common.Control.highContrastModeCycl TOOL_ACTION ACTIONS::toggleBoundingBoxes( "common.Control.toggleBoundingBoxes", AS_GLOBAL, 0, "", - _( "Draw Bounding Boxes" ), "", + _( "Draw Bounding Boxes" ), _( "Draw Bounding Boxes" ), BITMAPS::gerbview_show_negative_objects ); TOOL_ACTION ACTIONS::selectionTool( "common.InteractiveSelection.selectionTool",