summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: acf5720)
raw | patch | inline | side by side (parent: acf5720)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:39 +0000 (09:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:39 +0000 (09:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18578 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/groups/class_group.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/groups/class_group.inc b/gosa-core/plugins/admin/groups/class_group.inc
index f500934b09462bfcede14321970146d207648712..0ffdff7b73f69fce2db6836dd264df7e08175de9 100644 (file)
"name" => "ogroupRDN",
"type" => "rdn",
"default" => "ou=groups,",
- "description" => "The 'ogroupRDN' statement defines the location where new accounts will be created. The default is 'ou=groups,'.",
+ "description" => _("The 'ogroupRDN' statement defines the location where new accounts will be created. The default is 'ou=groups,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_ogroupRDN",
"group" => "plugin",