From: cajus Date: Tue, 30 Nov 2010 16:55:46 +0000 (+0000) Subject: plProperty updates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=39302725aafe7ae9e193890df88c82e460a44147;p=gosa.git plProperty updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20440 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/goto/class_terminalInfo.inc b/gosa-plugins/goto/admin/systems/goto/class_terminalInfo.inc index 340dbd7eb..c0b0ef644 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_terminalInfo.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_terminalInfo.inc @@ -259,7 +259,7 @@ class terminfo extends plugin "name" => "snmpCommunity", "type" => "string", "default" => "", - "description" => _("In order to make use of SNMP information, you can set the 'snmpCommunity'."), + "description" => _("Name of GOto SNMP community."), "check" => "gosaProperty::isString", "migrate" => "", "group" => "plugin",