mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 16:04:35 +00:00
Update to final version of the success and failure messages
Bug: T140224 Change-Id: Ifda4a63069be78f60e68521369d024f4d45f03a4
This commit is contained in:
parent
793c5725ca
commit
839b9d8674
|
@ -149,13 +149,13 @@
|
|||
"notification-header-mention-agent-talkpage-nosection": "$1 {{GENDER:$2|mentioned}} {{GENDER:$3|you}} on <strong>{{GENDER:$2|his|her|their}} talk page</strong>.",
|
||||
"notification-header-mention-article-talkpage": "$1 {{GENDER:$2|mentioned}} {{GENDER:$3|you}} on the <strong>$4</strong> talk page in \"<strong>$5</strong>\".",
|
||||
"notification-header-mention-article-talkpage-nosection": "$1 {{GENDER:$2|mentioned}} {{GENDER:$3|you}} on the <strong>$4</strong> talk page.",
|
||||
"notification-header-mention-failure-user-unknown": "{{GENDER:$2|Your}} mention for $3 was not sent because the user was not found.",
|
||||
"notification-header-mention-failure-user-anonymous": "{{GENDER:$2|Your}} mention for $3 was not sent because the user is anonymous.",
|
||||
"notification-header-mention-failure-user-unknown": "{{GENDER:$2|Your}} mention of $3 was not sent because the user was not found.",
|
||||
"notification-header-mention-failure-user-anonymous": "{{GENDER:$2|Your}} mention of $3 was not sent because the user is anonymous.",
|
||||
"notification-header-mention-failure-too-many": "{{GENDER:$2|Your}} mentions were not sent because they exceeded the limit of $3.",
|
||||
"notification-header-mention-failure-bundle": "{{PLURAL:$3|A mention|$3 mentions}} {{GENDER:$2|you made}} on the <strong>$4</strong> talk page {{PLURAL:$3|could}} not be sent.",
|
||||
"notification-compact-header-mention-failure-user-unknown": "<strong>Username does not exist:</strong> $1",
|
||||
"notification-compact-header-mention-failure-user-anonymous": "<strong>IPs cannot be mentioned:</strong> $1",
|
||||
"notification-header-mention-success": "{{GENDER:$2|You mentioned}} $3.",
|
||||
"notification-header-mention-success": "{{GENDER:$2|Your}} mention of $3 was sent.",
|
||||
"notification-header-mention-success-bundle": "{{PLURAL:$3|A mention|$3 mentions}} {{GENDER:$2|you made}} on the <strong>$4</strong> talk page {{PLURAL:$3|were}} sent.",
|
||||
"notification-compact-header-mention-success": "<strong>{{GENDER:$2|You mentioned}}:</strong> $3",
|
||||
"notification-header-user-rights-add-only": "{{GENDER:$4|Your}} user rights were {{GENDER:$1|changed}}. You have been added to: $2.",
|
||||
|
|
Loading…
Reference in a new issue