From: Siebrand Mazeland Date: Wed, 22 Aug 2012 10:41:51 +0000 (+0200) Subject: (bug 30445) Update 'revdelete-reason-dropdown' X-Git-Tag: 1.31.0-rc.0~22445^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/fiche.php?a=commitdiff_plain;h=13561b076afd3dec6972998d7c7c90ce50f73758;p=lhc%2Fweb%2Fwiklou.git (bug 30445) Update 'revdelete-reason-dropdown' Add "Inappropriate username" as a generic revisiondelete reason. Change-Id: Id2276782c26c9f717bc1d387a8168d13a7c69d9b --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 515a433f0b..9782c2f58e 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1647,7 +1647,8 @@ Please check the logs.', 'revdelete-only-restricted' => 'Error hiding the item dated $2, $1: You cannot suppress items from view by administrators without also selecting one of the other visibility options.', 'revdelete-reason-dropdown' => '*Common delete reasons ** Copyright violation -** Inappropriate personal information +** Inappropriate comment or personal information +** Inappropriate username ** Potentially libelous information', 'revdelete-otherreason' => 'Other/additional reason:', 'revdelete-reasonotherlist' => 'Other reason',