From: Alexander Sigachov Date: Tue, 31 May 2005 21:58:21 +0000 (+0000) Subject: Typo in 'uploadscripted' X-Git-Tag: 1.5.0alpha2~17 X-Git-Url: https://git.cyclocoop.org/%2C?a=commitdiff_plain;h=99c6b7207515b704f92e45224bdcb3f8f13b2c34;p=lhc%2Fweb%2Fwiklou.git Typo in 'uploadscripted' --- 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',