Code

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

gosa-plugins/goto/admin/devices/class_deviceGeneric.inc

index 5a46ca49375bdfdc6d9f0c82d046eac9d63fe628..045c81abc60d0442c4666247b5631fb4800fbcb9 100644 (file)
@@ -280,7 +280,7 @@ class deviceGeneric extends plugin
                   "name"          => "deviceRDN",
                   "type"          => "rdn",
                   "default"       => "ou=devices,",
-                  "description"   => "The 'deviceRDN' statement defines the location where new devices will be created. The default is 'ou=devices,'.",
+                  "description"   => _("The 'deviceRDN' statement defines the location where new devices will be created. The default is 'ou=devices,'."),
                   "check"         => "gosaProperty::isRdn",
                   "migrate"       => "migrate_deviceRDN",
                   "group"         => "plugin",