r37708 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37707‎ | r37708 | r37709 >
Date:19:30, 15 July 2008
Author:siebrand
Status:old
Tags:
Comment:
Rverting r37705, and r37706.
String freeze in place for core messages awaiting branching of MediaWiki 1.13 and giving translators a chance to localise to the current state. Please hold off on any changes until then.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1599,7 +1599,7 @@
16001600 'uploaderror' => 'Upload error',
16011601 'upload-summary' => '', # do not translate or duplicate this message to other languages
16021602 '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]] and the [[Special:Log/delete|deletion 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]].
16041604
16051605 To include a file in a page, use a link in the form
16061606 '''<nowiki>[[</nowiki>{{ns:image}}<nowiki>:File.jpg]]</nowiki>''',
@@ -2427,7 +2427,8 @@
24282428 'move-page-legend' => 'Move page',
24292429 'movepagetext' => "Using the form below will rename a page, moving all of its history to the new name.
24302430 The old title will become a redirect page to the new title.
2431 -Links to the old page title will not be changed; be sure to check for [[Special:DoubleRedirects|double]] or [[Special:BrokenRedirects|broken]] redirects.
 2431+Links to the old page title will not be changed;
 2432+be sure to check for double or broken redirects.
24322433 You are responsible for making sure that links continue to point where they are supposed to go.
24332434
24342435 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.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r37705Linking to special pages.rotem19:21, 15 July 2008
r37706* Adding link to the deletion log in uploadtext.rotem19:24, 15 July 2008

Status & tagging log