Index: trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
===================================================================
--- trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java	(revision 9139)
+++ trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java	(revision 9141)
@@ -128,4 +128,6 @@
             new DeprecatedPlugin("ImageryCache", IN_CORE),
             new DeprecatedPlugin("commons-imaging", tr("replaced by new {0} plugin", "apache-commons")),
+            new DeprecatedPlugin("missingRoads", tr("replaced by new {0} plugin", "ImproveOsm")),
+            new DeprecatedPlugin("trafficFlowDirection", tr("replaced by new {0} plugin", "ImproveOsm")),
         });
     }
