Code

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

gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc

index 3d1a7a0dcd717fa7238f417f022703dddd49abb2..43d54c2955415eb05bdcabc485327cee488868a2 100644 (file)
@@ -149,7 +149,7 @@ class ArpNewDevice extends plugin
                           "name"          => "systemIncomingRDN",
                           "type"          => "rdn",
                           "default"       => "ou=incoming,",
-                          "description"   => "The 'systemIncomingRDN' statement defines the location where incoming systems are stored. The default is 'ou=incoming,'.",
+                          "description"   => _("The 'systemIncomingRDN' statement defines the location where incoming systems are stored. The default is 'ou=incoming,'."),
                           "check"         => "gosaProperty::isRdn",
                           "migrate"       => "migrate_systemIncomingRDN",
                           "group"         => "plugin",