Changeset 3976 in josm
- Timestamp:
- Mar 11, 2011 12:36:40 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java
r3975 r3976 393 393 putValue(NAME, tr("Download")); 394 394 putValue(SMALL_ICON, ImageProvider.get("download")); 395 putValue(SHORT_DESCRIPTION, tr("Click do download the currently selected area"));395 putValue(SHORT_DESCRIPTION, tr("Click to download the currently selected area")); 396 396 } 397 397
Note: See TracChangeset
for help on using the changeset viewer.
