From: cajus Date: Tue, 30 Nov 2010 16:55:21 +0000 (+0000) Subject: plProperty updates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=12f71c85c8f9fffd3ad2234451dc26847446a057;p=gosa.git plProperty updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20434 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/systems/admin/systems/class_servGeneric.inc b/gosa-plugins/systems/admin/systems/class_servGeneric.inc index d36d22e3f..30b32f332 100644 --- a/gosa-plugins/systems/admin/systems/class_servGeneric.inc +++ b/gosa-plugins/systems/admin/systems/class_servGeneric.inc @@ -521,7 +521,7 @@ class servgeneric extends plugin "name" => "serverRDN", "type" => "rdn", "default" => "ou=servers,ou=systems,", - "description" => _("The 'serverRDN' statement defines the location where new servers will be created. The default is 'ou=servers,ou=systems,'."), + "description" => _("RDN for server storage."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_serverRDN", "group" => "plugin",