Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:39 +0000 (09:23 +0000)
committerhickert <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

index f500934b09462bfcede14321970146d207648712..0ffdff7b73f69fce2db6836dd264df7e08175de9 100644 (file)
@@ -1026,7 +1026,7 @@ class group extends plugin
                   "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",