Code

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

gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc

index ae7aa21c7814590cf07711e7eed103e8b241ccd6..a28343524ebcce683f8bc55982e9b4aeb5e10550 100644 (file)
@@ -530,7 +530,7 @@ class sudo extends plugin
                             "name"          => "sudoRDN",
                             "type"          => "rdn",
                             "default"       => "ou=sudoers,",
-                            "description"   => "The 'sudoRDN' statement defines the location where new sudo-roles will be created. The default is 'ou=sudoers,'.",
+                            "description"   => _("The 'sudoRDN' statement defines the location where new sudo-roles will be created. The default is 'ou=sudoers,'."),
                             "check"         => "gosaProperty::isRdn",
                             "migrate"       => "migrate_sudoRDN",
                             "group"         => "plugin",