From 94636055f9b9ed775d67dbd4689aa3160c8b928f Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:23:59 +0000 Subject: [PATCH] Added translation tags to property description. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc b/gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc index 3d1a7a0dc..43d54c295 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc @@ -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", -- 2.30.2