eeschema: renamed 'Symbol Table' to 'Fields Editor'

Fixes: lp:1765360
* https://bugs.launchpad.net/kicad/+bug/1765360
This commit is contained in:
Maciej Suminski 2018-04-19 16:25:41 +02:00
parent 0a58de0c46
commit 1a5139b91f
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ void prepareToolsMenu( wxMenu* aParentMenu )
AddMenuItem( aParentMenu, AddMenuItem( aParentMenu,
ID_OPEN_CMP_TABLE, ID_OPEN_CMP_TABLE,
_( "S&ymbol Table..." ), _( "Field&s Editor..." ),
KiBitmap( spreadsheet_xpm ) ); KiBitmap( spreadsheet_xpm ) );
AddMenuItem( aParentMenu, AddMenuItem( aParentMenu,