Standardize hotkeys table
This commit is contained in:
parent
5aa4129a88
commit
8ff91cc0da
|
@ -655,7 +655,7 @@ void prepareHelpMenu( wxMenu* aParentMenu )
|
|||
AddMenuItem( aParentMenu,
|
||||
ID_PREFERENCES_HOTKEY_SHOW_CURRENT_LIST,
|
||||
text,
|
||||
_( "Displays current hotkeys list and corresponding commands" ),
|
||||
_( "Displays current hotkeys table and corresponding commands" ),
|
||||
KiBitmap( hotkeys_xpm ) );
|
||||
|
||||
aParentMenu->AppendSeparator();
|
||||
|
|
Loading…
Reference in New Issue