Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -1318,7 +1318,6 @@ |
1319 | 1319 | 'upload-options', |
1320 | 1320 | 'watchthisupload', |
1321 | 1321 | 'filewasdeleted', |
1322 | | - 'upload-wasdeleted', |
1323 | 1322 | 'filename-bad-prefix', |
1324 | 1323 | 'filename-prefix-blacklist', |
1325 | 1324 | 'upload-success-subj', |
Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2187,10 +2187,6 @@ |
2188 | 2188 | 'watchthisupload' => 'Watch this file', |
2189 | 2189 | 'filewasdeleted' => 'A file of this name has been previously uploaded and subsequently deleted. |
2190 | 2190 | You should check the $1 before proceeding to upload it again.', |
2191 | | -'upload-wasdeleted' => "'''Warning: You are uploading a file that was previously deleted.''' |
2192 | | - |
2193 | | -You should consider whether it is appropriate to continue uploading this file. |
2194 | | -The deletion log for this file is provided here for convenience:", |
2195 | 2191 | 'filename-bad-prefix' => "The name of the file you are uploading begins with '''\"\$1\"''', which is a non-descriptive name typically assigned automatically by digital cameras. |
2196 | 2192 | Please choose a more descriptive name for your file.", |
2197 | 2193 | 'filename-prefix-blacklist' => ' #<!-- leave this line exactly as it is --> <pre> |