From: cajus Date: Tue, 30 Nov 2010 16:55:25 +0000 (+0000) Subject: plProperty updates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=128a0d650880c17948912d010762cc008eb28bdb;p=gosa.git plProperty updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20435 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc index f3eb69cad..a56fbe7f9 100644 --- a/gosa-plugins/systems/admin/systems/class_systemManagement.inc +++ b/gosa-plugins/systems/admin/systems/class_systemManagement.inc @@ -1493,7 +1493,7 @@ class systemManagement extends management "name" => "systemRDN", "type" => "rdn", "default" => "ou=systems,", - "description" => _("The 'systemRDN' statement defines the location where new systems will be created. The default is 'ou=systems,'."), + "description" => _("RDN for system storage."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_systemRDN", "group" => "plugin",