jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/342331 )

Change subject: Shortening displayed links by modifying the wikisyntax
......................................................................


Shortening displayed links by modifying the wikisyntax

Bug: T160283
Change-Id: I5fc0ed5be748da2a70d4e91235dc85d256bd912c
---
M i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Brian Wolff: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 5c801ae..f8d629b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -465,8 +465,8 @@
        "globalrenamequeue-action-view": "View",
        "globalrenamequeue-request-title": "Rename \"$1\"?",
        "globalrenamequeue-request-header": "<strong>[$1 $2]</strong> is 
requesting a rename to <strong>$3</strong>.",
-       "globalrenamequeue-request-userinfo-local": "* user: 
[[Special:CentralAuth/$1]]\n* home wiki: $2\n* new name: 
[[Special:CentralAuth/$3]]\n",
-       "globalrenamequeue-request-userinfo-global": "* current username: 
[[Special:CentralAuth/$1]]\n* home wiki: $2\n* new username: 
[[Special:CentralAuth/$3]]\n* global edit count: $4",
+       "globalrenamequeue-request-userinfo-local": "* user: 
[[Special:CentralAuth/$1|$1]]\n* home wiki: $2\n* new name: 
[[Special:CentralAuth/$3|$3]]\n",
+       "globalrenamequeue-request-userinfo-global": "* current username: 
[[Special:CentralAuth/$1|$1]]\n* home wiki: $2\n* new username: 
[[Special:CentralAuth/$3|$3]]\n* global edit count: $4",
        "globalrenamequeue-request-reason": "<strong>Reason for requesting 
rename</strong>\n:$1",
        "globalrenamequeue-request-reason-sul": "User notified of global name 
conflict in preparation for SUL finalization.",
        "globalrenamequeue-request-comments-label": "Notes/reasoning",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5fc0ed5be748da2a70d4e91235dc85d256bd912c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: MarcoAurelio <[email protected]>
Gerrit-Reviewer: Brian Wolff <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: MarcoAurelio <[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

Reply via email to