jenkins-bot has submitted this change and it was merged. Change subject: Add colon to notification-edit-talk-page-email-batch-body2 ......................................................................
Add colon to notification-edit-talk-page-email-batch-body2 To clarify the sentence is completed by the following line. <https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Notification-edit-talk-page-email-batch-body2/en> Change-Id: Ib96f4ee55819365a92949ea0b7afb4fd234a12b4 --- M Echo.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Siebrand: Looks good to me, approved jenkins-bot: Verified diff --git a/Echo.i18n.php b/Echo.i18n.php index da15a3c..6607dd4 100644 --- a/Echo.i18n.php +++ b/Echo.i18n.php @@ -97,7 +97,7 @@ 'notification-reverted2' => 'Your {{PLURAL:$4|edit on [[:$2]] has|edits on [[:$2]] have}} been {{GENDER:$1|reverted}} by [[User:$1|$1]] $3', 'notification-reverted-flyout2' => 'Your {{PLURAL:$4|edit on $2 has|edits on $2 have}} been {{GENDER:$1|reverted}} by $1 $3.', 'notification-edit-talk-page-email-subject2' => '$1 {{GENDER:$1|left}} you a message on {{SITENAME}}', - 'notification-edit-talk-page-email-batch-body2' => '$1 {{GENDER:$1|left}} a message on your talk page.', + 'notification-edit-talk-page-email-batch-body2' => '$1 {{GENDER:$1|left}} a message on your talk page:', 'notification-edit-talk-page-email-batch-body-with-section' => '$1 {{GENDER:$1|left}} a message on your talk page in "$2".', 'notification-page-linked-email-subject' => 'Your page was linked on {{SITENAME}}', 'notification-page-linked-email-batch-body' => '$2 was {{GENDER:$1|linked}} from $3.', -- To view, visit https://gerrit.wikimedia.org/r/77574 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib96f4ee55819365a92949ea0b7afb4fd234a12b4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Echo Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
