summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 951e170)
raw | patch | inline | side by side (parent: 951e170)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Nov 2005 08:19:24 +0000 (08:19 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Nov 2005 08:19:24 +0000 (08:19 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2113 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 138c48f28de47b694892fce786dd121185e0e0b8..1d55d22d88a4f2ab55190f65e9054dbac2be4d42 100644 (file)
$smarty->assign("actions", array("halt" => _("Switch off"), "reboot" => _("Reboot"),
"instant_update" => _("Instant update"),
"update" => _("Scheduled update"),
+ "update" => _("Reinstall"),
"rescan" => _("Rescan hardware")));
} else {
$smarty->assign("actions", array("wake" => _("Wake up"),