Changeset 982 in josm for trunk/src/org/openstreetmap/josm


Ignore:
Timestamp:
2008-09-17T10:10:43+02:00 (16 years ago)
Author:
stoecker
Message:

close bug #1516

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java

    r955 r982  
    386386                        return tr("Release the mouse button to stop rotating.");
    387387                } else {
    388                         return tr("Move objects by dragging; Shift to add to selection; Shift-Ctrl to rotate selected; or change selection");
     388                        return tr("Move objects by dragging; Shift to add to selection (Ctrl to remove); Shift-Ctrl to rotate selected; or change selection");
    389389                }
    390390        }
Note: See TracChangeset for help on using the changeset viewer.