Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1599,7 +1599,7 @@ |
1600 | 1600 | 'uploaderror' => 'Upload error', |
1601 | 1601 | 'upload-summary' => '', # do not translate or duplicate this message to other languages |
1602 | 1602 | 'uploadtext' => "Use the form below to upload files. |
1603 | | -To view or search previously uploaded files go to the [[Special:Imagelist|list of uploaded files]], uploads and deletions are also logged in the [[Special:Log/upload|upload log]]. |
| 1603 | +To view or search previously uploaded files go to the [[Special:Imagelist|list of uploaded files]], uploads and deletions are also logged in the [[Special:Log/upload|upload log]] and the [[Special:Log/delete|deletion log]]. |
1604 | 1604 | |
1605 | 1605 | To include a file in a page, use a link in the form |
1606 | 1606 | '''<nowiki>[[</nowiki>{{ns:image}}<nowiki>:File.jpg]]</nowiki>''', |
— | — | @@ -2427,8 +2427,7 @@ |
2428 | 2428 | 'move-page-legend' => 'Move page', |
2429 | 2429 | 'movepagetext' => "Using the form below will rename a page, moving all of its history to the new name. |
2430 | 2430 | The old title will become a redirect page to the new title. |
2431 | | -Links to the old page title will not be changed; |
2432 | | -be sure to check for [[Special:DoubleRedirects|double]] or [[Special:BrokenRedirects|broken]] redirects. |
| 2431 | +Links to the old page title will not be changed; be sure to check for [[Special:DoubleRedirects|double]] or [[Special:BrokenRedirects|broken]] redirects. |
2433 | 2432 | You are responsible for making sure that links continue to point where they are supposed to go. |
2434 | 2433 | |
2435 | 2434 | Note that the page will '''not''' be moved if there is already a page at the new title, unless it is empty or a redirect and has no past edit history. This means that you can rename a page back to where it was just renamed from if you make a mistake, and you cannot overwrite an existing page. |