Changed to use full name instead of abbreviation

This commit is contained in:
Simon Wells 2015-09-24 07:41:51 +12:00
parent c0d9fc1b5c
commit 29d94fcf08
1 changed files with 2 additions and 2 deletions

View File

@ -148,8 +148,8 @@ void PL_EDITOR_FRAME::ReCreateMenuBar()
// Contents // Contents
AddMenuItem( helpMenu, AddMenuItem( helpMenu,
wxID_HELP, wxID_HELP,
_( "Pl_Editor &Manual" ), _( "Page Layout Editor &Manual" ),
_( "Open the Pl_Editor Manual" ), _( "Open the Page Layout Editor Manual" ),
KiBitmap( help_xpm ) ); KiBitmap( help_xpm ) );
AddMenuItem( helpMenu, AddMenuItem( helpMenu,