Issue #1899 - Remove MDN docs tooltip and link code from devtools.

Resolves #1899
This commit is contained in:
Moonchild 2025-08-09 22:16:17 +02:00 committed by roytam1
commit 842cc60707
30 changed files with 0 additions and 1906 deletions

View file

@ -130,14 +130,6 @@ styleinspector.contextmenu.toggleOrigSources=Show Original Sources
# the rule view context menu "Show original sources" entry.
styleinspector.contextmenu.toggleOrigSources.accessKey=O
# LOCALIZATION NOTE (styleinspector.contextmenu.showMdnDocs): Text displayed in the rule view
# context menu to display docs from MDN for an item.
styleinspector.contextmenu.showMdnDocs=Show MDN Docs
# LOCALIZATION NOTE (styleinspector.contextmenu.showMdnDocs.accessKey): Access key for
# the rule view context menu "Show MDN docs" entry.
styleinspector.contextmenu.showMdnDocs.accessKey=D
# LOCALIZATION NOTE (styleinspector.contextmenu.addNewRule): Text displayed in the
# rule view context menu for adding a new rule to the element.
# This should match inspector.addRule.tooltip in inspector.properties