From 13561b076afd3dec6972998d7c7c90ce50f73758 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Wed, 22 Aug 2012 12:41:51 +0200 Subject: [PATCH] (bug 30445) Update 'revdelete-reason-dropdown' Add "Inappropriate username" as a generic revisiondelete reason. Change-Id: Id2276782c26c9f717bc1d387a8168d13a7c69d9b --- languages/messages/MessagesEn.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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', -- 2.20.1