* Renamed msg:ignorewarning to msg:ignorewarnings, to avoid issues with stale message...
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Mon, 24 Oct 2005 23:09:33 +0000 (23:09 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Mon, 24 Oct 2005 23:09:33 +0000 (23:09 +0000)
languages/Language.php

index e77b4df..1d875fa 100644 (file)
@@ -1022,7 +1022,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 any warnings',
+'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.',
 'badfilename'  => 'File name has been changed to "$1".',