diff --git a/common/tool/actions.cpp b/common/tool/actions.cpp index 3d3fb3e521..72c1c5d240 100644 --- a/common/tool/actions.cpp +++ b/common/tool/actions.cpp @@ -534,7 +534,7 @@ TOOL_ACTION ACTIONS::highContrastModeCycle( "common.Control.highContrastModeCycl TOOL_ACTION ACTIONS::selectionTool( "common.InteractiveSelection.selectionTool", AS_GLOBAL, 0, "", - _( "Select item(s)" ), "", + _( "Select item(s)" ), _( "Select item(s)" ), BITMAPS::cursor, AF_ACTIVATE ); TOOL_ACTION ACTIONS::measureTool( "common.InteractiveEdit.measureTool",