summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be9ab0a)
raw | patch | inline | side by side (parent: be9ab0a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:24:04 +0000 (09:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:24:04 +0000 (09:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18588 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc
index b98953cb96825403251882bb6a7839c39db20178..ca979e91b47e4d36a41d20cab4d8180397f90820 100644 (file)
"name" => "terminalRDN",
"type" => "rdn",
"default" => "ou=terminals,ou=systems,",
- "description" => "The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'.",
+ "description" => _("The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_terminalRDN",
"group" => "plugin",