From 27c5510133dd8d6c524fc6cef7a6ffb6182dbb65 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sat, 3 Dec 2005 06:26:01 +0000 Subject: [PATCH] * Fixed regression introduced in 1.720..1.722 --- languages/Language.php | 1 + 1 file changed, 1 insertion(+) diff --git a/languages/Language.php b/languages/Language.php index 53bca34f5c..5b8a6438d5 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1057,6 +1057,7 @@ To include the image in a page, use a link in the form 'copyrightpage' => "Project:Copyrights", 'copyrightpagename' => "{{SITENAME}} copyright", 'uploadedfiles' => 'Uploaded files', +'ignorewarning' => 'Ignore warning and save file anyway.', 'ignorewarnings' => 'Ignore any warnings', 'minlength' => 'File names must be at least three letters.', 'illegalfilename' => 'The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.', -- 2.20.1