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