Index: trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
===================================================================
--- trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java	(revision 7347)
+++ trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java	(revision 7348)
@@ -120,4 +120,5 @@
             new DeprecatedPlugin("restart", IN_CORE),
             new DeprecatedPlugin("wayselector", IN_CORE),
+            new DeprecatedPlugin("openstreetbugs", tr("replaced by new {0} plugin", "notes")),
         });
     }
@@ -368,5 +369,5 @@
             }
             return true;
-            
+
         case "ask":
             break;
