summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 78217ef)
raw | patch | inline | side by side (parent: 78217ef)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Nov 2005 08:38:50 +0000 (08:38 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Nov 2005 08:38:50 +0000 (08:38 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2115 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 1d55d22d88a4f2ab55190f65e9054dbac2be4d42..ae02cf5919fd942fc357f8719dd210f038d9337b 100644 (file)
$this->modes["active"]= _("Activated");
$this->modes["locked"]= _("Locked");
$this->modes["memcheck"]= _("Memory test");
+ $this->modes["recovery"]= _("Recovery");
/* Set base */
if ($this->dn == "new"){