From bb0b65dc0c02e687ccd1480c15f0ff96a8ebfeb1 Mon Sep 17 00:00:00 2001 From: Raymond Date: Fri, 20 Aug 2021 22:47:02 +0200 Subject: [PATCH] Add colon to avoid loading the file on file talk pages example: https://commons.wikimedia.org/w/index.php?title=File_talk:Vorstellung_Projekt_MuLI,_KVB-Haltestelle_Bocklem%C3%BCnd-3380.jpg&action=edit&redlink=1 Change-Id: I9067390a7861cfb328fedfe6f5e56384ac141aeb --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 4a233f523..b26bc4f9e 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -11,7 +11,7 @@ "discussiontools-emptystate-desc-user": "You can use this talk page to start a discussion with [[{{ARTICLESPACE}}:{{PAGENAME}}|{{PAGENAME}}]] that will be public for others to see. [[{{MediaWiki:discussiontools-emptystate-link-userpage}}|Learn more about how these pages are used]].", "discussiontools-emptystate-link-talkpages": "mediawikiwiki:Special:MyLanguage/Help:Talk_pages", "discussiontools-emptystate-link-userpage": "mediawikiwiki:Special:MyLanguage/Help:User_page", - "discussiontools-emptystate-title": "Start a discussion about [[{{ARTICLESPACE}}:{{PAGENAME}}|{{PAGENAME}}]]", + "discussiontools-emptystate-title": "Start a discussion about [[:{{ARTICLESPACE}}:{{PAGENAME}}|{{PAGENAME}}]]", "discussiontools-emptystate-title-self": "Welcome to your talk page", "discussiontools-emptystate-title-user": "Start a discussion with [[{{ARTICLESPACE}}:{{PAGENAME}}|{{PAGENAME}}]]", "discussiontools-error-comment-conflict": "Your comment could not be saved, because someone else commented at the same time as you. Please try again, or reload the page to view the latest comments.",