summaryrefslogtreecommitdiffstats
path: root/inc/message.inc.php
diff options
context:
space:
mode:
authorSimon Rettberg2013-11-16 15:58:23 +0100
committerSimon Rettberg2013-11-16 15:58:23 +0100
commit22e9b75b1b6c193f58639348e04cc8fbb0b45f9a (patch)
treeed26a9c67e83de9c87bc903e70e8de971aee1882 /inc/message.inc.php
parentAdd minilinux download functionality and ipxe compilation scripts (diff)
downloadslx-admin-22e9b75b1b6c193f58639348e04cc8fbb0b45f9a.tar.gz
slx-admin-22e9b75b1b6c193f58639348e04cc8fbb0b45f9a.tar.xz
slx-admin-22e9b75b1b6c193f58639348e04cc8fbb0b45f9a.zip
Fixed two stupid messups
Diffstat (limited to 'inc/message.inc.php')
-rw-r--r--inc/message.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/message.inc.php b/inc/message.inc.php
index ea6cd20d..3117630b 100644
--- a/inc/message.inc.php
+++ b/inc/message.inc.php
@@ -13,7 +13,7 @@ $error_text = array(
'debug-mode' => 'Der Debug-Modus ist aktiv!',
'value-invalid' => 'Der Wert {{1}} ist ungültig für die Option {{0}} und wurde ignoriert',
'invalid-action' => 'Ungültige Aktion: {{0}}',
- 'remote-timeout' => 'Konnte Ressource {{0}} nicht herunterladen',
+ 'remote-timeout' => 'Konnte Ressource {{0}} nicht herunterladen ({{1}})',
'remote-parse-failed' => 'Parsen der empfangenen Daten fehlgeschlagen ({{0}})',
'missing-file' => 'Es wurde keine Datei ausgewählt!',
'invalid-file' => 'Die Datei {{0}} existiert nicht!',