Add message for the desktop improvements project's talk page

Vector-2022 skin requires that a link to the desktop improvements page
is shown next to the "Preview" link in the skin preferences options.
Adding this message will enable that.

Depends-On: I4e944504f013344661d0c6f05896a4fc1fe8f4b4
Bug: T307113
Change-Id: I370d820e12e9517d11423977b2fabebaf7df428a
This commit is contained in:
Nicholas Ray 2022-05-13 09:52:23 -06:00
parent 2cbb390edd
commit 8038c2e545
2 changed files with 2 additions and 0 deletions

View File

@ -45,5 +45,6 @@
"vector-main-menu-tooltip": "Main menu",
"vector-article-tools-nav-label": "Tools",
"vector-site-nav-label": "Site",
"vector-2022-prefs-talkpage": "[[mw:Talk:Reading/Web/Desktop_Improvements|Discussion]]",
"tooltip-vector-anon-user-menu-title": "More options"
}

View File

@ -60,5 +60,6 @@
"vector-main-menu-tooltip": "Used as title attribute for main menu icon on hover.",
"vector-article-tools-nav-label": "Accessible label for the article tools nav landmark",
"vector-site-nav-label": "Accessible label for site (main menu) nav landmark",
"vector-2022-prefs-talkpage": "Link to the desktop improvements project talk page which is shown before the preview link in skin preferences. See T307113 for more information.",
"tooltip-vector-anon-user-menu-title": "Used as title attribute for user menu icon on hover for anonymous users."
}