From: cajus Date: Tue, 30 Nov 2010 16:55:29 +0000 (+0000) Subject: plProperty updates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=17c5f86228afb22fa160ae3f9c498d85d5105df4;p=gosa.git plProperty updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20436 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc b/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc index e1b96d087..dfade6851 100644 --- a/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc +++ b/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc @@ -508,7 +508,7 @@ class phoneGeneric extends plugin "name" => "phoneRDN", "type" => "rdn", "default" => "ou=phones,ou=systems,", - "description" => _("The 'phoneRDN' statement defines the location where new phones will be created. The default is 'ou=phones,ou=systems,'."), + "description" => _("RDN for phone storage."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_phoneRDN", "group" => "plugin",