From: This, that and the other Date: Mon, 14 Oct 2013 10:54:12 +0000 (+1100) Subject: Refresh Deletereason-dropdown X-Git-Tag: 1.31.0-rc.0~18517^2 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/fiche.php?a=commitdiff_plain;h=d643a6e520b40aa68ef1ab1c4499b381e1945b7a;p=lhc%2Fweb%2Fwiklou.git Refresh Deletereason-dropdown I went around to a few MW installations on the web, and all that had modified this message added "Spam". (Also per the bug.) And "Broken redirect" seems a sensible, universal addition as well. Also putting in order of "commonness" and fixing the inconsistent spacing of the bulleted list - it annoys me every time. Bug: 47573 Change-Id: If50f30df95f969f0b56a9058fc57e7c542b7215a --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index faaccd2fe8..8d6557f673 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3056,10 +3056,12 @@ See $2 for a record of recent deletions.', 'deletecomment' => 'Reason:', 'deleteotherreason' => 'Other/additional reason:', 'deletereasonotherlist' => 'Other reason', -'deletereason-dropdown' => '*Common delete reasons -** Author request +'deletereason-dropdown' => '* Common delete reasons +** Spam +** Vandalism ** Copyright violation -** Vandalism', +** Author request +** Broken redirect', 'delete-edit-reasonlist' => 'Edit deletion reasons', 'delete-toobig' => 'This page has a large edit history, over $1 {{PLURAL:$1|revision|revisions}}. Deletion of such pages has been restricted to prevent accidental disruption of {{SITENAME}}.',