From d17b1ab46b4f0e7dbcd84158eea027a7e056cf1b Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:24:07 +0000 Subject: [PATCH] Added translation tags to property description. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc index cc631fa00..e8973d8cc 100644 --- a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc +++ b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc @@ -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", -- 2.30.2