Harmonize on "Manager" for now, since we use that in the docs

This commit is contained in:
Jon Evans 2022-11-25 09:13:23 -05:00
parent bbea5b3fbc
commit 8c7691fbc3
1 changed files with 1 additions and 1 deletions

View File

@ -856,7 +856,7 @@ TOOL_ACTION PCB_ACTIONS::showLayersManager( "pcbnew.Control.showLayersManager",
TOOL_ACTION PCB_ACTIONS::showProperties( "pcbnew.Control.showProperties",
AS_GLOBAL, 0, "",
_( "Show Properties Panel" ), _( "Show/hide the properties panel" ),
_( "Show Properties Manager" ), _( "Show/hide the properties manager" ),
BITMAPS::tools );
TOOL_ACTION PCB_ACTIONS::flipBoard( "pcbnew.Control.flipBoard",