Code

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

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

index 7692dc27a982e419f3b1d049b18f68b69c02efb5..841f8cd3bb7ccb1584fe78e8846e5bd0032d59e1 100644 (file)
@@ -1432,7 +1432,7 @@ class systemManagement extends management
                           "name"          => "systemRDN",
                           "type"          => "rdn",
                           "default"       => "ou=systems,",
-                          "description"   => "The 'systemRDN' statement defines the location where new systems will be created. The default is 'ou=systems,'.",
+                          "description"   => _("The 'systemRDN' statement defines the location where new systems will be created. The default is 'ou=systems,'."),
                           "check"         => "gosaProperty::isRdn",
                           "migrate"       => "migrate_systemRDN",
                           "group"         => "plugin",