summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5d32604)
raw | patch | inline | side by side (parent: 5d32604)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:24:07 +0000 (09:24 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc
index cc631fa00fd0f6962461354993bb3f1b3b9f9b34..e8973d8cc994587164f23d62a8a366166e5c9339 100644 (file)
"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",