summaryrefslogtreecommitdiffstats
path: root/inc/message.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/message.inc.php')
-rw-r--r--inc/message.inc.php3
1 files changed, 3 insertions, 0 deletions
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