Bsitu has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/63007


Change subject: (bug 48302) Enclose random links in plain text email with <>
......................................................................

(bug 48302) Enclose random links in plain text email with <>

A random link may contain trailing dot and it doesn't get linked

Change-Id: Ia7d3a4a437438ba473c24b3f4f98bb133cd52954
---
M Echo.i18n.php
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/07/63007/1

diff --git a/Echo.i18n.php b/Echo.i18n.php
index 853d792..6e296b5 100644
--- a/Echo.i18n.php
+++ b/Echo.i18n.php
@@ -83,7 +83,7 @@
 
 View more:
 
-$2
+<$2>
 
 $4',
        'notification-edit-talk-page-email-batch-body2' => '$1 
{{GENDER:$1|posted}} on your talk page',
@@ -103,7 +103,7 @@
 
 View more:
 
-$3
+<$3>
 
 $6',
        'notification-reverted-email-batch-body2' => 'Your {{PLURAL:$3|edit on 
$2 was|edits on $2 were}} {{GENDER:$1|reverted}} by $1',
@@ -114,7 +114,7 @@
 
 View more:
 
-$4
+<$4>
 
 $5',
        'notification-mention-email-batch-body' => '$1 {{GENDER:$1|mentioned}} 
you on $2',

-- 
To view, visit https://gerrit.wikimedia.org/r/63007
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia7d3a4a437438ba473c24b3f4f98bb133cd52954
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to