mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 02:54:23 +00:00
Merge "Link, not display, files on [[Special:Notifications]]"
This commit is contained in:
commit
974d82202c
|
@ -23,7 +23,7 @@ $messages['en'] = array(
|
|||
'echo-pref-tooltip-edit-thank' => 'Notify me when someone thanks me for an edit I made.',
|
||||
'echo-category-title-edit-thank' => 'Thanks',
|
||||
'notification-thanks-diff-link' => 'your edit',
|
||||
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|thanked}} you for $2 on [[$3]].',
|
||||
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|thanked}} you for $2 on [[:$3]].',
|
||||
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|thanked}} you for your edit on $2.',
|
||||
'notification-thanks-email-subject' => '$1 {{GENDER:$1|thanked}} you for your edit on {{SITENAME}}',
|
||||
'notification-thanks-email-body' => '{{SITENAME}} user $1 {{GENDER:$1|thanked}} you for your edit on $2.
|
||||
|
|
Loading…
Reference in a new issue