Code

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

gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc

index cc631fa00fd0f6962461354993bb3f1b3b9f9b34..e8973d8cc994587164f23d62a8a366166e5c9339 100644 (file)
@@ -300,7 +300,7 @@ class wingeneric extends plugin
                           "name"          => "sambaMachineAccountRDN",
                           "type"          => "rdn",
                           "default"       => "ou=winstation,",
-                          "description"   => "The 'sambaMachineAccountRDN' statement defines the location where new windows workstations will be created. The default is 'ou=winstation,'.",
+                          "description"   => _("The 'sambaMachineAccountRDN' statement defines the location where new windows workstations will be created. The default is 'ou=winstation,'."),
                           "check"         => "gosaProperty::isRdn",
                           "migrate"       => "migrate_sambaMachineAccountRDN",
                           "group"         => "plugin",