Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:57 +0000 (09:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:57 +0000 (09:23 +0000)
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

index f74847c754b6dae5b48c568cc3cc20f312b3c32d..37e1dc0ca35cf271d6a04d54e57142fde2b14ae3 100644 (file)
@@ -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",