Index: trunk/phase3/languages/Language.php |
— | — | @@ -1057,6 +1057,7 @@ |
1058 | 1058 | 'copyrightpage' => "Project:Copyrights", |
1059 | 1059 | 'copyrightpagename' => "{{SITENAME}} copyright", |
1060 | 1060 | 'uploadedfiles' => 'Uploaded files', |
| 1061 | +'ignorewarning' => 'Ignore warning and save file anyway.', |
1061 | 1062 | 'ignorewarnings' => 'Ignore any warnings', |
1062 | 1063 | 'minlength' => 'File names must be at least three letters.', |
1063 | 1064 | 'illegalfilename' => 'The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.', |