summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b80207b)
raw | patch | inline | side by side (parent: b80207b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:57 +0000 (09:23 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc b/gosa-plugins/gofon/admin/systems/gofon/class_phoneGeneric.inc
index f74847c754b6dae5b48c568cc3cc20f312b3c32d..37e1dc0ca35cf271d6a04d54e57142fde2b14ae3 100644 (file)
"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",