X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_del%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesEn.php;h=34c1a1a5bc875611c7ffd1605af4b8fbc2a38403;hb=31069e398976ae81fa3919d90f98c52b048244fe;hp=58c30a6e08a2a9221d78dfdbca3886a9b1c77975;hpb=8cc58e0065ee925c62642b28a828f6cb652c78c9;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 58c30a6e08..34c1a1a5bc 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2048,11 +2048,14 @@ Your e-mail address is not revealed when other users contact you.', 'right-passwordreset' => 'View password reset e-mails', # User rights log -'rightslog' => 'User rights log', -'rightslogtext' => 'This is a log of changes to user rights.', -'rightslogentry' => 'changed group membership for $1 from $2 to $3', -'rightslogentry-autopromote' => 'was automatically promoted from $2 to $3', -'rightsnone' => '(none)', +'rightslog' => 'User rights log', +'rightslogtext' => 'This is a log of changes to user rights.', +'rightslogentry' => 'changed group membership for $1 from $2 to $3', +'rightslogentry-autopromote' => 'was automatically promoted from $2 to $3', +'logentry-rights-rights' => '$1 changed group membership for $3 from $4 to $5', +'logentry-rights-rights-legacy' => '$1 changed group membership for $3', +'logentry-rights-autopromote' => '$1 was automatically promoted from $4 to $5', +'rightsnone' => '(none)', # Associated actions - in the sentence "You do not have permission to X" 'action-read' => 'read this page',