From d7fc4a8a9ac7be5ae08f6e8a79842165e79b5c0b Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 30 Nov 2010 16:55:42 +0000 Subject: [PATCH] plProperty updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20439 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc index 30f4bd625..cb0220a34 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc @@ -688,7 +688,7 @@ another location! */ "name" => "terminalRDN", "type" => "rdn", "default" => "ou=terminals,ou=systems,", - "description" => _("The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'."), + "description" => _("RDN for terminal storage."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_terminalRDN", "group" => "plugin", -- 2.30.2