From: shirayuki Date: Sun, 15 Dec 2013 15:11:34 +0000 (+0900) Subject: i18n: make "potentially" lowercase X-Git-Tag: 1.31.0-rc.0~17618^2 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=19dff46e522714bb9519f77e76bc000653b22fea;p=lhc%2Fweb%2Fwiklou.git i18n: make "potentially" lowercase Spotted by Purodha https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Revdelete-suppress-text Change-Id: I7fd667afeeef97d715133de7486bb39b5b9e7915 --- 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',