Renamed 'Simulate' to 'Simulator' in menu

This commit is contained in:
Maciej Suminski 2016-08-11 14:41:30 +02:00
parent 2b1784cfc6
commit d055692cf3
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ void SCH_EDIT_FRAME::ReCreateMenuBar()
// Simulator
AddMenuItem( toolsMenu,
ID_SIM_SHOW,
_("Simula&te"), _( "Simulate the circuit" ),
_("Simula&tor"), _( "Simulate the circuit" ),
wxNullBitmap );
// Help Menu: