From b80207bef963c822bac8126922f0be7111fe6809 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:23:54 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18584 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/systems/admin/systems/class_systemManagement.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc index 7692dc27a..841f8cd3b 100644 --- a/gosa-plugins/systems/admin/systems/class_systemManagement.inc +++ b/gosa-plugins/systems/admin/systems/class_systemManagement.inc @@ -1432,7 +1432,7 @@ class systemManagement extends management "name" => "systemRDN", "type" => "rdn", "default" => "ou=systems,", - "description" => "The 'systemRDN' statement defines the location where new systems will be created. The default is 'ou=systems,'.", + "description" => _("The 'systemRDN' statement defines the location where new systems will be created. The default is 'ou=systems,'."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_systemRDN", "group" => "plugin", -- 2.30.2