Remove incorrect leading spaces in some strings.

This commit is contained in:
jean-pierre charras 2017-06-07 12:56:20 +02:00
parent 1a30b4fb05
commit 9d524fe2e3
3 changed files with 4 additions and 4 deletions

View File

@ -361,7 +361,7 @@ void FOOTPRINT_EDIT_FRAME::ReCreateMenuBar()
AddMenuItem( helpMenu, ID_HELP_GET_INVOLVED,
_( "Get &Involved" ),
_( "Contribute to KiCad (opens in web browser)" ),
_( "Contribute to KiCad (open web browser)" ),
KiBitmap( info_xpm ) );
// About Pcbnew