From 3a6abc666fe815c789fbb5068d011acd8766e1e7 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Sat, 9 Nov 2013 18:31:40 +0100 Subject: Add custom config.tgz upload functionality --- 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 5896d092..d39f0f9b 100644 --- a/inc/message.inc.php +++ b/inc/message.inc.php @@ -15,6 +15,9 @@ $error_text = array( 'invalid-action' => 'Ungültige Aktion: {{0}}', 'remote-timeout' => 'Konnte Ressource {{0}} nicht herunterladen', 'remote-parse-failed' => 'Parsen der empfangenen Daten fehlgeschlagen ({{0}})', + 'missing-file' => 'Es wurde keine Datei ausgewählt!', + 'upload-complete' => 'Upload von {{0}} war erfolgreich', + 'upload-failed' => 'Upload von {{0}} schlug fehl!', ); class Message -- cgit v1.2.3-55-g7522