r21772 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r21771‎ | r21772 | r21773 >
Date:20:30, 1 May 2007
Author:brion
Status:old
Tags:
Comment:
Reverting r21771; shows priviledged UI parts to every user for no apparent reason
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1066,8 +1066,7 @@
10671067 'page_last' => 'last',
10681068 'histlegend' => 'Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.<br />
10691069 Legend: (cur) = difference with current version,
1070 -(last) = difference with preceding version, M = minor edit,
1071 -(show/hide) = delete this old version.',
 1070+(last) = difference with preceding version, M = minor edit.',
10721071 'history_copyright' => '-',
10731072 'deletedrev' => '[deleted]',
10741073 'histfirst' => 'Earliest',
@@ -1433,7 +1432,7 @@
14341433 'revertimg' => 'rev',
14351434 'deleteimg' => 'del',
14361435 'deleteimgcompletely' => 'Delete all revisions of this file',
1437 -'imghistlegend' => 'Legend: (cur) = this is the current file, (show/hide) = delete
 1436+'imghistlegend' => 'Legend: (cur) = this is the current file, (del) = delete
14381437 this old version, (rev) = revert to this old version.
14391438 <br /><i>Click on date to see the file uploaded on that date</i>.',
14401439 'imagelinks' => 'Links',
@@ -1838,9 +1837,7 @@
18391838 'protect-cascade' => 'Cascading protection - protect any pages included in this page.',
18401839 'restriction-type' => 'Permission',
18411840 'restriction-level' => 'Restriction level',
1842 -'minimum-size' => 'Min size',
1843 -'maximum-size' => 'Max size',
1844 -'pagesize' => '(bytes)',
 1841+'minimum-size' => 'Minimum size (bytes)',
18451842
18461843 # restrictions (nouns)
18471844 'restriction-edit' => 'Edit',
@@ -1858,15 +1855,18 @@
18591856 'viewdeletedpage' => 'View deleted pages',
18601857 'undeletepagetext' => 'The following pages have been deleted but are still in the archive and
18611858 can be restored. The archive may be periodically cleaned out.',
1862 -'undeleteextrahelp' => "To restore the entire page, click '''''Restore'''''. Use the \"show/hide\" links to set
1863 -restrictions on individual revisions, which will remain on the revisions even when restored.",
 1859+'undeleteextrahelp' => "To restore the entire page, leave all checkboxes deselected and
 1860+click '''''Restore'''''. To perform a selective restoration, check the boxes corresponding to the
 1861+revisions to be restored, and click '''''Restore'''''. Clicking '''''Reset''''' will clear the
 1862+comment field and all checkboxes.",
18641863 'undeleterevisions' => "$1 {{PLURAL:$1|revision|revisions}} archived",
18651864 'undeletehistory' => 'If you restore the page, all revisions will be restored to the history.
18661865 If a new page with the same name has been created since the deletion, the restored
18671866 revisions will appear in the prior history, and the current revision of the live page
1868 -will not be automatically replaced.',
 1867+will not be automatically replaced. Also note that restrictions on file revisions are lost upon restoration',
18691868 'undeleterevdel' => 'Undeletion will not be performed if it will result in the top page revision being
1870 -partially deleted. In such cases, you must remove restrictions on the newest deleted revision.',
 1869+partially deleted. In such cases, you must uncheck or unhide the newest deleted revisions. Revisions of files
 1870+that you don\'t have permission to view will not be restored.',
18711871 'undeletehistorynoadmin' => 'This article has been deleted. The reason for deletion is
18721872 shown in the summary below, along with details of the users who had edited this page
18731873 before deletion. The actual text of these deleted revisions is only available to administrators.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r21771*Add 2 messages for protectpages, shortened anotheraaron20:23, 1 May 2007