From 633e43127c6d1a96d47587eed2739bdaff6c3d4f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Sat, 16 Nov 2013 15:42:16 +0100 Subject: Add minilinux download functionality and ipxe compilation scripts --- inc/message.inc.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inc/message.inc.php') diff --git a/inc/message.inc.php b/inc/message.inc.php index d39f0f9b..ea6cd20d 100644 --- a/inc/message.inc.php +++ b/inc/message.inc.php @@ -16,8 +16,11 @@ $error_text = array( 'remote-timeout' => 'Konnte Ressource {{0}} nicht herunterladen', 'remote-parse-failed' => 'Parsen der empfangenen Daten fehlgeschlagen ({{0}})', 'missing-file' => 'Es wurde keine Datei ausgewählt!', + 'invalid-file' => 'Die Datei {{0}} existiert nicht!', 'upload-complete' => 'Upload von {{0}} war erfolgreich', 'upload-failed' => 'Upload von {{0}} schlug fehl!', + 'config-activated' => 'Konfiguration wurde aktiviert', + 'error-write' => 'Fehler beim Schreiben von {{0}}', ); class Message -- cgit v1.2.3-55-g7522