summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1530317)
raw | patch | inline | side by side (parent: 1530317)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:16 +0000 (09:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:16 +0000 (09:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18569 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/devices/class_deviceGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/devices/class_deviceGeneric.inc b/gosa-plugins/goto/admin/devices/class_deviceGeneric.inc
index 5a46ca49375bdfdc6d9f0c82d046eac9d63fe628..045c81abc60d0442c4666247b5631fb4800fbcb9 100644 (file)
"name" => "deviceRDN",
"type" => "rdn",
"default" => "ou=devices,",
- "description" => "The 'deviceRDN' statement defines the location where new devices will be created. The default is 'ou=devices,'.",
+ "description" => _("The 'deviceRDN' statement defines the location where new devices will be created. The default is 'ou=devices,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_deviceRDN",
"group" => "plugin",