Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:24:12 +0000 (09:24 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:24:12 +0000 (09:24 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18591 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc

index c584ea15f6bd6b3559799a8e4eaec80f251e78a2..e81d503500d69cc8b19c649a543171972a48a743 100644 (file)
@@ -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",