Changeset 17414 in josm for trunk/src/org/openstreetmap/josm/actions/UploadNotesAction.java
- Timestamp:
- 2020-12-17T14:37:44+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/UploadNotesAction.java
r13437 r17414 23 23 /** Create a new action to upload notes */ 24 24 public UploadNotesAction() { 25 super(false); 25 26 putValue(SHORT_DESCRIPTION, tr("Upload note changes to server")); 26 27 putValue(NAME, tr("Upload notes"));
Note:
See TracChangeset
for help on using the changeset viewer.
