summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b986431)
raw | patch | inline | side by side (parent: b986431)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:49 +0000 (09:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:49 +0000 (09:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18582 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_componentGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_componentGeneric.inc b/gosa-plugins/systems/admin/systems/class_componentGeneric.inc
index db2390abdad6bc823030d7fab9c9805cb2c92175..4c4a3f4e05f34133e1f780ec46ccceb2fc124551 100644 (file)
"name" => "componentRDN",
"type" => "rdn",
"default" => "ou=netdevices,ou=systems,",
- "description" => "The 'componentRDN' statement defines the location where new components will be created. The default is 'ou=netdevices,ou=systems,'.",
+ "description" => _("The 'componentRDN' statement defines the location where new components will be created. The default is 'ou=netdevices,ou=systems,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_componentRDN",
"group" => "plugin",