Changeset 12437 in osm for applications/editors


Ignore:
Timestamp:
2008-12-20T14:03:31+01:00 (16 years ago)
Author:
stoecker
Message:

fixed text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java

    r8721 r12437  
    2424
    2525        public WMSAdjustAction(MapFrame mapFrame) {
    26                 super(tr("landsatAdjust"), "movelandsat",
     26                super(tr("Adjust WMS"), "adjustwms",
    2727                                                tr("Adjust the position of the WMS layer"), mapFrame,
    2828                                                ImageProvider.getCursor("normal", "move"));
Note: See TracChangeset for help on using the changeset viewer.