Changeset 2842 in josm for trunk/src/org/openstreetmap/josm/actions/AddNodeAction.java
- Timestamp:
- 13.01.2010 19:33:42 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/AddNodeAction.java
r2824 r2842 285 285 public CancelAction() { 286 286 putValue(NAME, tr("Cancel")); 287 putValue(SHORT_DESCRIPTION, tr("Close the dialog, do n't create a new node"));287 putValue(SHORT_DESCRIPTION, tr("Close the dialog, do not create a new node")); 288 288 putValue(SMALL_ICON, ImageProvider.get("cancel")); 289 289 }
Note: See TracChangeset
for help on using the changeset viewer.
