From b8c99e5fe42058150cef25be38a501394e045b81 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 1 Aug 2013 20:29:56 +0200 Subject: [PATCH] Remove verbosity in message Adding the information about "not fit for statistical purposes" will most likely confuse more people than corrupt results of academic research, so remove it. Change-Id: I42ae79691305d8d429ea0e8337797911d1ba38f6 --- languages/messages/MessagesEn.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 8e3b04fac0..66bebc6ba6 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2629,9 +2629,7 @@ Remember to check for other links to the templates before deleting them.', 'randomincategory' => 'Random page in category', 'randomincategory-invalidcategory' => '"$1" is not a valid category name.', 'randomincategory-nopages' => 'There are no pages in [[:Category:$1]].', -'randomincategory-selectcategory' => 'Get random page from category: $1 $2. - -The selection process of this page may be biased towards certain pages and should not be used for statistical purposes.', +'randomincategory-selectcategory' => 'Get random page from category: $1 $2.', 'randomincategory-selectcategory-submit' => 'Go', # Random redirect -- 2.20.1