From 99c6b7207515b704f92e45224bdcb3f8f13b2c34 Mon Sep 17 00:00:00 2001 From: Alexander Sigachov Date: Tue, 31 May 2005 21:58:21 +0000 Subject: [PATCH] Typo in 'uploadscripted' --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index cd5cfd373d..ce983a6265 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1025,7 +1025,7 @@ created and by whom, and anything else you may know about it. If this is an imag 'savefile' => 'Save file', 'uploadedimage' => "uploaded \"[[$1]]\"", 'uploaddisabled' => 'Sorry, uploading is disabled.', -'uploadscripted' => 'This file contains HTML or script code that my be erronously be interpretet by a web browser.', +'uploadscripted' => 'This file contains HTML or script code that my be erroneously be interpreted by a web browser.', 'uploadcorrupt' => 'The file is corrupt or has an incorrect extension. Please check the file and upload again.', 'uploadvirus' => 'The file contains a virus! Details: $1', 'sourcefilename' => 'Source filename', -- 2.20.1