From 1ea2c8d731e9e47da27eed52f4365089d409dfe9 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:23:52 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18583 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/systems/admin/systems/class_servGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/systems/admin/systems/class_servGeneric.inc b/gosa-plugins/systems/admin/systems/class_servGeneric.inc index b5bf64f3d..0b167b716 100644 --- a/gosa-plugins/systems/admin/systems/class_servGeneric.inc +++ b/gosa-plugins/systems/admin/systems/class_servGeneric.inc @@ -499,7 +499,7 @@ class servgeneric extends plugin "name" => "serverRDN", "type" => "rdn", "default" => "ou=servers,ou=systems,", - "description" => "The 'serverRDN' statement defines the location where new servers will be created. The default is 'ou=servers,ou=systems,'.", + "description" => _("The 'serverRDN' statement defines the location where new servers will be created. The default is 'ou=servers,ou=systems,'."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_serverRDN", "group" => "plugin", -- 2.30.2