* Changed msg:ignorewarning: 'Ignore warning and save file anyway.' => 'Ignore any...
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Mon, 24 Oct 2005 22:52:03 +0000 (22:52 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Mon, 24 Oct 2005 22:52:03 +0000 (22:52 +0000)
languages/Language.php

index 6dddeaa..e77b4df 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 warning and save file anyway.',
+'ignorewarning'        => '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".',