mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 01:10:07 +00:00
Remove "learn more" link from user-rights notification in flyout
The primary link already goes to the exact same target, so the link is redundant. Change-Id: I7c76bcb000c7b41f45b0df2cdaaebf0e9ca77404
This commit is contained in:
parent
8145cd1425
commit
609c941323
|
@ -72,7 +72,7 @@
|
|||
"notification-mention-nosection": "[[User:$1|$1]] {{GENDER:$1|mentioned}} you on the [[:$3|$2 talk page]].",
|
||||
"notification-header-mention-nosection": "$1 {{GENDER:$2|mentioned}} you on the [[:$4|$3 talk page]].",
|
||||
"notification-user-rights": "Your user rights [[Special:Log/rights/$1|were {{GENDER:$1|changed}}]] by [[User:$1|$1]]. $2. [[Special:ListGroupRights|Learn more]]",
|
||||
"notification-header-user-rights": "Your user rights were {{GENDER:$2|changed}} by $1. $3. [[Special:ListGroupRights|Learn more]]",
|
||||
"notification-header-user-rights": "Your user rights were {{GENDER:$2|changed}} by $1. $3.",
|
||||
"notification-user-rights-add": "You are now a member of {{PLURAL:$2|this group|these groups}}: $1",
|
||||
"notification-user-rights-remove": "You are no longer a member of {{PLURAL:$2|this group|these groups}}: $1",
|
||||
"notification-new-user": "Welcome to {{SITENAME}}, $1! We're glad you're here.",
|
||||
|
|
Loading…
Reference in a new issue