From 5d32604e6d8c506c3f3119e88e474c0271a4db57 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:24:04 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18588 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc index b98953cb9..ca979e91b 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc @@ -683,7 +683,7 @@ class termgeneric extends plugin "name" => "terminalRDN", "type" => "rdn", "default" => "ou=terminals,ou=systems,", - "description" => "The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'.", + "description" => _("The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_terminalRDN", "group" => "plugin", -- 2.30.2