From: Amir E. Aharoni Date: Sat, 1 Aug 2015 10:00:38 +0000 (+0300) Subject: Changed "archived (revisions)" to "deleted (revisions)" X-Git-Tag: 1.31.0-rc.0~10449^2 X-Git-Url: http://git.heureux-cyclage.org/?a=commitdiff_plain;h=8fdba06f187f571ab4f55b854199a481cc7f5c07;p=lhc%2Fweb%2Fwiklou.git Changed "archived (revisions)" to "deleted (revisions)" "Archived" is the internal term, but from the user perspective the revisions are deleted. This message is already customized this way in the English Wikipedia, and it makes sense to change it for everybody. Change-Id: I44fb40eca0fe81df8e7b2a369be52a50a9f7496c --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index f59df68075..e05f85e368 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2022,7 +2022,7 @@ "undeletepagetext": "The following {{PLURAL:$1|page has been deleted but is|$1 pages have been deleted but are}} still in the archive and can be restored.\nThe archive may be periodically cleaned out.", "undelete-fieldset-title": "Restore revisions", "undeleteextrahelp": "To restore the page's entire history, leave all checkboxes deselected and click {{int:undeletebtn}}.\nTo perform a selective restoration, check the boxes corresponding to the revisions to be restored, and click {{int:undeletebtn}}.", - "undeleterevisions": "$1 {{PLURAL:$1|revision|revisions}} archived", + "undeleterevisions": "$1 {{PLURAL:$1|revision|revisions}} deleted", "undeletehistory": "If you restore the page, all revisions will be restored to the history.\nIf a new page with the same name has been created since the deletion, the restored revisions will appear in the prior history.", "undeleterevdel": "Undeletion will not be performed if it will result in the top page or file revision being partially deleted.\nIn such cases, you must uncheck or unhide the newest deleted revision.", "undeletehistorynoadmin": "This page has been deleted.\nThe reason for deletion is shown in the summary below, along with details of the users who had edited this page before deletion.\nThe actual text of these deleted revisions is only available to administrators.",