Hello.
This patch translates Select... entry.
* Английский - определен
* Русский
* Русский
<javascript:void(0);>
=== modified file 'pcbnew/tools/selection_tool.cpp'
--- pcbnew/tools/selection_tool.cpp 2015-04-02 14:09:48 +0000
+++ pcbnew/tools/selection_tool.cpp 2015-04-04 11:27:08 +0000
@@ -73,7 +73,7 @@
m_selArea = new SELECTION_AREA;
m_selection.group = new KIGFX::VIEW_GROUP;
- AddSubMenu( new SELECT_MENU, "Select...",
+ AddSubMenu( new SELECT_MENU, _( "Select..." ),
(SELECTION_CONDITION) SELECTION_CONDITIONS::OnlyConnectedItems &&
SELECTION_CONDITIONS::Count( 1 ) );
}
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp