From: Alex Ivanov Date: Mon, 16 Dec 2013 22:40:13 +0000 (+0200) Subject: Change message 'rcshowhideliu' to match its actual functionality X-Git-Tag: 1.31.0-rc.0~17606^2 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=37717da3f7ccb2e7e573336811a387119ee2fbd2;p=lhc%2Fweb%2Fwiklou.git Change message 'rcshowhideliu' to match its actual functionality Bug: 55980 Change-Id: I85322e15d949d512bf088d344eacfc929ecf8659 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 0fe59e0347..ed69f7e52d 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2192,7 +2192,7 @@ Your email address is not revealed when other users contact you.', 'rclistfrom' => 'Show new changes starting from $1', 'rcshowhideminor' => '$1 minor edits', 'rcshowhidebots' => '$1 bots', -'rcshowhideliu' => '$1 logged-in users', +'rcshowhideliu' => '$1 registered users', 'rcshowhideanons' => '$1 anonymous users', 'rcshowhidepatr' => '$1 patrolled edits', 'rcshowhidemine' => '$1 my edits',