summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 87ee1cb)
raw | patch | inline | side by side (parent: 87ee1cb)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Nov 2005 08:39:38 +0000 (08:39 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Nov 2005 08:39:38 +0000 (08:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2116 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_workstationGeneric.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_workstationGeneric.inc b/plugins/admin/systems/class_workstationGeneric.inc
index ae02cf5919fd942fc357f8719dd210f038d9337b..b4e55584fdfce3e52cb8ac41fa41f422e620494c 100644 (file)
$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"){