Patch
=== modified file 'eeschema/tool_lib.cpp'
--- eeschema/tool_lib.cpp	2015-03-27 10:26:07 +0000
+++ eeschema/tool_lib.cpp	2015-04-19 14:24:27 +0000
@@ -186,7 +186,7 @@
 
     m_mainToolBar->AddSeparator();
     m_mainToolBar->AddTool( ID_LIBEDIT_VIEW_DOC, wxEmptyString, KiBitmap( datasheet_xpm ),
-                            _( "Edit document file" ) );
+                            _( "Show document file" ) );
 
     m_mainToolBar->AddSeparator();
     m_partSelectBox = new wxComboBox( m_mainToolBar,

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to