Changeset 26509 in osm for applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2/selection/AdjacentWaysAction.java
- Timestamp:
- 2011-08-11T00:45:56+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2/selection/AdjacentWaysAction.java
r25876 r26509 24 24 public AdjacentWaysAction() { 25 25 super(tr("Adjacent ways"), "adjways", 26 tr("Adjacent ways will be selected. Nodes wi il be deselected."),26 tr("Adjacent ways will be selected. Nodes will be deselected."), 27 27 Shortcut.registerShortcut("tools:adjways", tr("Tool: {0}","Adjacent ways"), 28 28 KeyEvent.VK_E, Shortcut.GROUP_EDIT, Shortcut.SHIFT_DEFAULT), true);
Note:
See TracChangeset
for help on using the changeset viewer.
