Include namespace when referring to page title in empty state messages

Bug: T298454
Change-Id: I5a2d53f08887df3750dd131269757a9f35179478
This commit is contained in:
Bartosz Dziewoński 2022-01-14 01:50:19 +01:00
parent 428de4a658
commit 0369b11efc

View file

@ -10,7 +10,7 @@
"discussiontools-defaultsummary-reply": "Reply",
"discussiontools-desc": "Tools to enhance discussion pages.",
"discussiontools-emptystate-button": "Start a discussion",
"discussiontools-emptystate-desc": "[[{{MediaWiki:discussiontools-emptystate-link-talkpages}}|Talk pages]] are where people discuss how to make content on {{SITENAME}} the best that it can be. You can use this page to start a discussion with others about how to improve [[:{{SUBJECTPAGENAME}}|{{PAGENAME}}]].",
"discussiontools-emptystate-desc": "[[{{MediaWiki:discussiontools-emptystate-link-talkpages}}|Talk pages]] are where people discuss how to make content on {{SITENAME}} the best that it can be. You can use this page to start a discussion with others about how to improve [[:{{SUBJECTPAGENAME}}]].",
"discussiontools-emptystate-desc-self": "People on {{SITENAME}} can use this [[{{MediaWiki:discussiontools-emptystate-link-userpage}}|talk page]] to post a public message for you and you will be notified when they do.",
"discussiontools-emptystate-desc-self-anon": "People on {{SITENAME}} can use this [[{{MediaWiki:discussiontools-emptystate-link-userpage-anon}}|talk page]] to post a public message about edits made from the IP address you are currently using.\n\nMany IP addresses change periodically, and are often shared by several people. You may [$1 create an account] or [$2 log in] to avoid future confusion with other logged out users. Creating an account also hides your IP address.",
"discussiontools-emptystate-desc-user": "[[{{MediaWiki:discussiontools-emptystate-link-userpage}}|Talk pages]] are where people discuss how to make content on {{SITENAME}} the best that it can be. Start a new discussion to connect and collaborate {{GENDER:{{PAGENAME}}|with}} [[:{{SUBJECTPAGENAME}}|{{PAGENAME}}]]. What you say here will be public for others to see.",
@ -18,7 +18,7 @@
"discussiontools-emptystate-link-talkpages": "mediawikiwiki:Special:MyLanguage/Help:Talk_pages",
"discussiontools-emptystate-link-userpage": "mediawikiwiki:Special:MyLanguage/Help:User_page",
"discussiontools-emptystate-link-userpage-anon": "{{MediaWiki:discussiontools-emptystate-link-userpage}}",
"discussiontools-emptystate-title": "Start a discussion about {{PAGENAME}}",
"discussiontools-emptystate-title": "Start a discussion about {{SUBJECTPAGENAME}}",
"discussiontools-emptystate-title-self": "Welcome to your talk page",
"discussiontools-emptystate-title-self-anon": "Welcome to this talk page",
"discussiontools-emptystate-title-user": "Start a discussion {{GENDER:{{PAGENAME}}|with}} {{PAGENAME}}",