From: cajus Date: Tue, 29 Nov 2005 08:39:38 +0000 (+0000) Subject: Renamed item X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=dc10f4d52584a7ef27a789e3fc05e45182045719;p=gosa.git Renamed item git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2116 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_workstationGeneric.inc b/plugins/admin/systems/class_workstationGeneric.inc index ae02cf591..b4e55584f 100644 --- a/plugins/admin/systems/class_workstationGeneric.inc +++ b/plugins/admin/systems/class_workstationGeneric.inc @@ -68,7 +68,7 @@ class workgeneric extends plugin $this->modes["active"]= _("Activated"); $this->modes["locked"]= _("Locked"); $this->modes["memcheck"]= _("Memory test"); - $this->modes["recovery"]= _("Recovery"); + $this->modes["sysinfo"]= _("System analysis"); /* Set base */ if ($this->dn == "new"){