From 07d5dfdb67430efe87e59ac537231b57595aa4dc Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:23:57 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18585 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc b/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc index f74847c75..37e1dc0ca 100644 --- a/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc +++ b/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc @@ -500,7 +500,7 @@ class phoneGeneric extends plugin "name" => "phoneRDN", "type" => "rdn", "default" => "ou=phones,ou=systems,", - "description" => "The 'phoneRDN' statement defines the location where new phones will be created. The default is 'ou=phones,ou=systems,'.", + "description" => _("The 'phoneRDN' statement defines the location where new phones will be created. The default is 'ou=phones,ou=systems,'."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_phoneRDN", "group" => "plugin", -- 2.30.2