Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -824,6 +824,7 @@ |
825 | 825 | 'uploadnologintext', |
826 | 826 | 'upload_directory_read_only', |
827 | 827 | 'uploaderror', |
| 828 | + 'upload-summary', |
828 | 829 | 'uploadtext', |
829 | 830 | 'upload-permitted', |
830 | 831 | 'upload-preferred', |
Index: trunk/phase3/maintenance/language/messageTypes.inc |
— | — | @@ -159,6 +159,7 @@ |
160 | 160 | 'unusedtemplates-summary', |
161 | 161 | 'fewestrevisions-summary', |
162 | 162 | 'withoutinterwiki-summary', |
| 163 | + 'upload-summary', |
163 | 164 | 'tog-nolangconversion', |
164 | 165 | 'yourvariant', |
165 | 166 | 'variantname-zh-hans', |
Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1414,10 +1414,10 @@ |
1415 | 1415 | 'reupload' => 'Re-upload', |
1416 | 1416 | 'reuploaddesc' => 'Return to the upload form.', |
1417 | 1417 | 'uploadnologin' => 'Not logged in', |
1418 | | -'uploadnologintext' => 'You must be [[Special:Userlogin|logged in]] |
1419 | | -to upload files.', |
| 1418 | +'uploadnologintext' => 'You must be [[Special:Userlogin|logged in]] to upload files.', |
1420 | 1419 | 'upload_directory_read_only' => 'The upload directory ($1) is not writable by the webserver.', |
1421 | 1420 | 'uploaderror' => 'Upload error', |
| 1421 | +'upload-summary' => '', # only translate this message to other languages if you have to change it |
1422 | 1422 | 'uploadtext' => "Use the form below to upload files, to view or search previously uploaded images go to the [[Special:Imagelist|list of uploaded files]], uploads and deletions are also logged in the [[Special:Log/upload|upload log]]. |
1423 | 1423 | |
1424 | 1424 | To include the image in a page, use a link in the form |