summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1ea2c8d)
raw | patch | inline | side by side (parent: 1ea2c8d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:54 +0000 (09:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:54 +0000 (09:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18584 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_systemManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc
index 7692dc27a982e419f3b1d049b18f68b69c02efb5..841f8cd3bb7ccb1584fe78e8846e5bd0032d59e1 100644 (file)
"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" => _("The 'systemRDN' statement defines the location where new systems will be created. The default is 'ou=systems,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_systemRDN",
"group" => "plugin",