From f4c6b12d403f2cd95d58cf2d3637241c9de6b5ca Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:24:12 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18591 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../gofon/gofon/conference/class_phoneConferenceGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc b/gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc index c584ea15f..e81d50350 100644 --- a/gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc +++ b/gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc @@ -825,7 +825,7 @@ class conference extends plugin "name" => "phoneConferenceRDN", "type" => "rdn", "default" => "ou=conferences,ou=asterisk,ou=configs,ou=systems,", - "description" => "The 'phoneConferenceRDN' statement defines the location where new phone conferences will be created. The default is 'ou=conferences,ou=asterisk,ou=configs,ou=systems,'.", + "description" => _("The 'phoneConferenceRDN' statement defines the location where new phone conferences will be created. The default is 'ou=conferences,ou=asterisk,ou=configs,ou=systems,'."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_phoneConferenceRDN", "group" => "plugin", -- 2.30.2