From 19dff46e522714bb9519f77e76bc000653b22fea Mon Sep 17 00:00:00 2001 From: shirayuki Date: Mon, 16 Dec 2013 00:11:34 +0900 Subject: [PATCH] i18n: make "potentially" lowercase Spotted by Purodha https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Revdelete-suppress-text Change-Id: I7fd667afeeef97d715133de7486bb39b5b9e7915 --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f3e1fb484d..0fe59e0347 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1699,8 +1699,8 @@ function, the specified revision does not exist, or you are attempting to hide t Other administrators on {{SITENAME}} will still be able to access the hidden content and can undelete it again through this same interface, unless additional restrictions are set.", 'revdelete-confirm' => 'Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]].', 'revdelete-suppress-text' => "Suppression should '''only''' be used for the following cases: -* Potentially libelous information -* Inappropriate personal information +* potentially libelous information +* inappropriate personal information *: ''home addresses and telephone numbers, national identification numbers, etc.''", 'revdelete-legend' => 'Set visibility restrictions', 'revdelete-hide-text' => 'Revision text', -- 2.20.1