From: hickert Date: Thu, 20 May 2010 09:24:12 +0000 (+0000) Subject: Added translation tags to property description. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f4c6b12d403f2cd95d58cf2d3637241c9de6b5ca;p=gosa.git Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18591 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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",