From: cajus Date: Tue, 30 Nov 2010 16:55:15 +0000 (+0000) Subject: plProperty updates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fe48be7a6c2498ebc75847b771c3cbbac321fe15;p=gosa.git plProperty updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20433 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/systems/admin/systems/class_componentGeneric.inc b/gosa-plugins/systems/admin/systems/class_componentGeneric.inc index 3df59a13e..7497da01d 100644 --- a/gosa-plugins/systems/admin/systems/class_componentGeneric.inc +++ b/gosa-plugins/systems/admin/systems/class_componentGeneric.inc @@ -303,7 +303,7 @@ class componentGeneric extends plugin "name" => "componentRDN", "type" => "rdn", "default" => "ou=netdevices,ou=systems,", - "description" => _("The 'componentRDN' statement defines the location where new components will be created. The default is 'ou=netdevices,ou=systems,'."), + "description" => _("RDN for component storage."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_componentRDN", "group" => "plugin",