Index: applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java
===================================================================
--- applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java	(revision 12335)
+++ applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java	(revision 12437)
@@ -24,5 +24,5 @@
 
 	public WMSAdjustAction(MapFrame mapFrame) {
-		super(tr("landsatAdjust"), "movelandsat", 
+		super(tr("Adjust WMS"), "adjustwms", 
 						tr("Adjust the position of the WMS layer"), mapFrame, 
 						ImageProvider.getCursor("normal", "move"));
