Code

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

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

index db2390abdad6bc823030d7fab9c9805cb2c92175..4c4a3f4e05f34133e1f780ec46ccceb2fc124551 100644 (file)
@@ -303,7 +303,7 @@ class componentGeneric extends plugin
                           "name"          => "componentRDN",
                           "type"          => "rdn",
                           "default"       => "ou=netdevices,ou=systems,",
-                          "description"   => "The 'componentRDN' statement defines the location where new components will be created. The default is 'ou=netdevices,ou=systems,'.",
+                          "description"   => _("The 'componentRDN' statement defines the location where new components will be created. The default is 'ou=netdevices,ou=systems,'."),
                           "check"         => "gosaProperty::isRdn",
                           "migrate"       => "migrate_componentRDN",
                           "group"         => "plugin",