Changeset 616 in josm
- Timestamp:
- Apr 21, 2008 2:35:06 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java
r608 r616 592 592 } else { 593 593 if (alt && /* FIXME: way exists */true) 594 rv = tr("Click to insert a no se and create a new way.");594 rv = tr("Click to insert a node and create a new way."); 595 595 else 596 596 rv = tr("Click to insert a new node and make a connection.");
Note: See TracChangeset
for help on using the changeset viewer.
