Code

plProperty updates
[gosa.git] / gosa-plugins / goto / admin / systems / goto / class_ArpNewDevice.inc
index a3887d8ddd90b7ed97652b4918cc16077577abc5..1e242a404dc58bd7f7b4042001cbf46456df827f 100644 (file)
@@ -149,7 +149,7 @@ class ArpNewDevice extends plugin
                             "name"          => "systemIncomingRDN",
                             "type"          => "rdn",
                             "default"       => "ou=incoming,",
-                            "description"   => _("The 'systemIncomingRDN' statement defines the location where incoming systems are stored. The default is 'ou=incoming,'."),
+                            "description"   => _("RDN for storing new devices."),
                             "check"         => "gosaProperty::isRdn",
                             "migrate"       => "migrate_systemIncomingRDN",
                             "group"         => "plugin",