Index: /applications/editors/josm/plugins/turnlanes/build.xml
===================================================================
--- /applications/editors/josm/plugins/turnlanes/build.xml	(revision 36499)
+++ /applications/editors/josm/plugins/turnlanes/build.xml	(revision 36500)
@@ -8,5 +8,5 @@
     <property name="plugin.author" value="Benjamin Schulz"/>
     <property name="plugin.class" value="org.openstreetmap.josm.plugins.turnlanes.TurnLanesPlugin"/>
-    <property name="plugin.description" value="Provides a straightforward GUI for adding, editing and deleting turn lanes."/>
+    <property name="plugin.description" value="Provides a straightforward GUI for adding, editing and deleting turn lanes relations (type=turnlanes:turns). Note that the proposal status is set as obsoleted / inactive."/>
     <property name="plugin.icon" value="images/dialogs/turnlanes.pn"/>
     <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/Relations/Proposed/turn_lanes#Plugin"/>
Index: /applications/editors/josm/plugins/turnlanes/pom.xml
===================================================================
--- /applications/editors/josm/plugins/turnlanes/pom.xml	(revision 36499)
+++ /applications/editors/josm/plugins/turnlanes/pom.xml	(revision 36500)
@@ -20,5 +20,5 @@
         <plugin.author>Benjamin Schulz</plugin.author>
         <plugin.class>org.openstreetmap.josm.plugins.turnlanes.TurnLanesPlugin</plugin.class>
-        <plugin.description>Provides a straightforward GUI for adding, editing and deleting turn lanes.</plugin.description>
+        <plugin.description>Provides a straightforward GUI for adding, editing and deleting turn lanes relations (type=turnlanes:turns). Note that the proposal status is set as obsoleted / inactive.</plugin.description>
         <plugin.icon>images/dialogs/turnlanes.png</plugin.icon>
         <plugin.link>https://wiki.openstreetmap.org/wiki/Relations/Proposed/turn_lanes#Plugin</plugin.link>
