Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1066,7 +1066,8 @@ |
1067 | 1067 | 'page_last' => 'last', |
1068 | 1068 | 'histlegend' => 'Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.<br /> |
1069 | 1069 | Legend: (cur) = difference with current version, |
1070 | | -(last) = difference with preceding version, M = minor edit.', |
| 1070 | +(last) = difference with preceding version, M = minor edit, |
| 1071 | +(show/hide) = delete this old version.', |
1071 | 1072 | 'history_copyright' => '-', |
1072 | 1073 | 'deletedrev' => '[deleted]', |
1073 | 1074 | 'histfirst' => 'Earliest', |
— | — | @@ -1432,7 +1433,7 @@ |
1433 | 1434 | 'revertimg' => 'rev', |
1434 | 1435 | 'deleteimg' => 'del', |
1435 | 1436 | 'deleteimgcompletely' => 'Delete all revisions of this file', |
1436 | | -'imghistlegend' => 'Legend: (cur) = this is the current file, (del) = delete |
| 1437 | +'imghistlegend' => 'Legend: (cur) = this is the current file, (show/hide) = delete |
1437 | 1438 | this old version, (rev) = revert to this old version. |
1438 | 1439 | <br /><i>Click on date to see the file uploaded on that date</i>.', |
1439 | 1440 | 'imagelinks' => 'Links', |
— | — | @@ -1837,7 +1838,9 @@ |
1838 | 1839 | 'protect-cascade' => 'Cascading protection - protect any pages included in this page.', |
1839 | 1840 | 'restriction-type' => 'Permission', |
1840 | 1841 | 'restriction-level' => 'Restriction level', |
1841 | | -'minimum-size' => 'Minimum size (bytes)', |
| 1842 | +'minimum-size' => 'Min size', |
| 1843 | +'maximum-size' => 'Max size', |
| 1844 | +'pagesize' => '(bytes)', |
1842 | 1845 | |
1843 | 1846 | # restrictions (nouns) |
1844 | 1847 | 'restriction-edit' => 'Edit', |
— | — | @@ -1855,18 +1858,15 @@ |
1856 | 1859 | 'viewdeletedpage' => 'View deleted pages', |
1857 | 1860 | 'undeletepagetext' => 'The following pages have been deleted but are still in the archive and |
1858 | 1861 | can be restored. The archive may be periodically cleaned out.', |
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.", |
| 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.", |
1863 | 1864 | 'undeleterevisions' => "$1 {{PLURAL:$1|revision|revisions}} archived", |
1864 | 1865 | 'undeletehistory' => 'If you restore the page, all revisions will be restored to the history. |
1865 | 1866 | If a new page with the same name has been created since the deletion, the restored |
1866 | 1867 | revisions will appear in the prior history, and the current revision of the live page |
1867 | | -will not be automatically replaced. Also note that restrictions on file revisions are lost upon restoration', |
| 1868 | +will not be automatically replaced.', |
1868 | 1869 | 'undeleterevdel' => 'Undeletion will not be performed if it will result in the top page revision being |
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.', |
| 1870 | +partially deleted. In such cases, you must remove restrictions on the newest deleted revision.', |
1871 | 1871 | 'undeletehistorynoadmin' => 'This article has been deleted. The reason for deletion is |
1872 | 1872 | shown in the summary below, along with details of the users who had edited this page |
1873 | 1873 | before deletion. The actual text of these deleted revisions is only available to administrators.', |