Follow-up Ib536b51: Remove wikieditor-toolbar-tool-link-int-invalid, unused

Change-Id: Iab5491e098b15268e3017f931d49a0d7dd69d818
This commit is contained in:
Ed Sanders 2023-11-03 11:37:13 +00:00 committed by James D. Forrester
parent c3b77c004b
commit 5e73c18eb1
3 changed files with 0 additions and 3 deletions

View file

@ -113,7 +113,6 @@
"wikieditor-toolbar-tool-link-int-target-status-invalid",
"wikieditor-toolbar-tool-link-int-target-status-external",
"wikieditor-toolbar-tool-link-int-target-status-disambig",
"wikieditor-toolbar-tool-link-int-invalid",
"wikieditor-toolbar-tool-link-lookslikeinternal",
"wikieditor-toolbar-tool-link-lookslikeinternal-int",
"wikieditor-toolbar-tool-link-lookslikeinternal-ext",

View file

@ -32,7 +32,6 @@
"wikieditor-toolbar-tool-link-int-target-status-invalid": "The title you specified is invalid",
"wikieditor-toolbar-tool-link-int-target-status-external": "External link",
"wikieditor-toolbar-tool-link-int-target-status-disambig": "This page is not a content page, but a list of topics with similar names",
"wikieditor-toolbar-tool-link-int-invalid": "The title you specified is invalid.",
"wikieditor-toolbar-tool-link-lookslikeinternal": "The URL you specified looks like it was intended as a link to another wiki page.\nDo you want to make it an internal link?",
"wikieditor-toolbar-tool-link-lookslikeinternal-int": "Internal link",
"wikieditor-toolbar-tool-link-lookslikeinternal-ext": "External link",

View file

@ -65,7 +65,6 @@
"wikieditor-toolbar-tool-link-int-target-status-invalid": "Text shown when the title the user entered is invalid.\n{{Identical|Invalid title}}",
"wikieditor-toolbar-tool-link-int-target-status-external": "Text shown when the link target the user entered points to an external web site\n{{Identical|External link}}",
"wikieditor-toolbar-tool-link-int-target-status-disambig": "Text shown when the link target that the user entered points to a disambiguation page.\n\nRelated to this message: {{msg-mw|Disambiguator-notification-summary}}.\n\nThese messages should be phrased similarly.\n{{Identical|Disambiguation page}}",
"wikieditor-toolbar-tool-link-int-invalid": "This message appears when you try to create an internal link, but the page title in the link is invalid.",
"wikieditor-toolbar-tool-link-lookslikeinternal": "Used in the link dialog of the toolbar as hint when clicking the insert button",
"wikieditor-toolbar-tool-link-lookslikeinternal-int": "{{Identical|Internal link}}",
"wikieditor-toolbar-tool-link-lookslikeinternal-ext": "{{Identical|External link}}",