Code

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

gosa-plugins/systems/admin/systems/class_servGeneric.inc

index b5bf64f3d3a750c48b9538c72a61fef0c7d3297a..0b167b716b81ff8635dc328186a1ce75c352d780 100644 (file)
@@ -499,7 +499,7 @@ class servgeneric extends plugin
                   "name"          => "serverRDN",
                   "type"          => "rdn",
                   "default"       => "ou=servers,ou=systems,",
-                  "description"   => "The 'serverRDN' statement defines the location where new servers will be created. The default is 'ou=servers,ou=systems,'.",
+                  "description"   => _("The 'serverRDN' statement defines the location where new servers will be created. The default is 'ou=servers,ou=systems,'."),
                   "check"         => "gosaProperty::isRdn",
                   "migrate"       => "migrate_serverRDN",
                   "group"         => "plugin",