Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:44 +0000 (09:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:44 +0000 (09:23 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18580 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/rolemanagement/admin/roleManagement/class_roleGeneric.inc

index 7923cf834af58e549c797ef529663be377e2422d..f1b84858cca52e43e88db18c3cd8b58c0201bafe 100644 (file)
@@ -451,7 +451,7 @@ class roleGeneric extends plugin {
                           "name"          => "roleRDN",
                           "type"          => "rdn",
                           "default"       => "ou=roles,",
-                          "description"   => "The 'roleRDN' statement defines the location where new roles will be created. The default is 'ou=roles,'.",
+                          "description"   => _("The 'roleRDN' statement defines the location where new roles will be created. The default is 'ou=roles,'."),
                           "check"         => "gosaProperty::isRdn",
                           "migrate"       => "migrate_roleRDN",
                           "group"         => "plugin",