mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-12-17 18:30:49 +00:00
One more copy change
Change-Id: I9e62ef395d8061683d55b4931538bda941a43daa
This commit is contained in:
parent
f01f541aee
commit
8cf1be0a1e
|
@ -30,7 +30,7 @@ $messages['en'] = array(
|
|||
'notification-edit-talk-page' => '$2 {{GENDER:$1|edited}} [[User talk:$4|your talk page]] $3',
|
||||
'notification-add-comment' => '$2 {{GENDER:$1|commented}} on "[[$4|$3]]" on the "$5" talk page',
|
||||
'notification-add-talkpage-topic' => '$2 {{GENDER:$1|posted}} a new topic "$3" on [[$4]]',
|
||||
'notification-add-talkpage-topic-yours' => '$2 {{GENDER:$1|posted}} a message on your talk page: "[[$4#$3|$3]]"',
|
||||
'notification-add-talkpage-topic-yours' => '$2 {{GENDER:$1|sent}} you a message: "[[$4#$3|$3]]"',
|
||||
'notification-add-comment-yours' => '$2 {{GENDER:$1|commented}} on "[[$4#$3|$3]]" on your talk page',
|
||||
'notification-talkpage-content' => '$1', ## Do not translate unless you deliberately want to change behaviour
|
||||
|
||||
|
|
Loading…
Reference in a new issue