#! /bin/sh
PATH=/bin:/usr/bin:/sbin:/usr/sbin
cat << EOF
1. $(lang de:"Firmware hochladen" en:"Upload firmware")
$(lang de:"Im ersten Schritt ist ein Firmware-Image zum Upload auszuwählen. Dieses Image wird auf" en:"In step 1 you are to select a firmware image for upload. This image will be uploaded to and")
$(lang de:"die Box geladen und dort entpackt. Anschließend wird /var/install aufgerufen. Falls das" en:"unpacked on the box. Subsequently, /var/install will be called. If successful, the update")
$(lang de:"erfolgreich ist, kann das Update mit einem Klick auf den Neustart-Button (siehe Übersichts-Seite)" en:"can be started by clicking the reboot button (see main page).")
$(lang de:"ausgeführt werden." en:"")
EOF