From 8255e62f314a22e02ae491d25a9299cd16f0ee06 Mon Sep 17 00:00:00 2001 From: GogoVega <92022724+GogoVega@users.noreply.github.com> Date: Sun, 27 Oct 2024 16:33:28 +0100 Subject: [PATCH] Add note + nls to the "manage modules" button --- .../node_modules/@node-red/nodes/core/common/98-unknown.html | 2 +- .../node_modules/@node-red/nodes/locales/en-US/messages.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/node_modules/@node-red/nodes/core/common/98-unknown.html b/packages/node_modules/@node-red/nodes/core/common/98-unknown.html index 282ad3415..64c9e8e4e 100644 --- a/packages/node_modules/@node-red/nodes/core/common/98-unknown.html +++ b/packages/node_modules/@node-red/nodes/core/common/98-unknown.html @@ -3,7 +3,7 @@
- +
This node is a type unknown to your installation of Node-RED.
If you deploy with the node in this state, it's configuration will be preserved, but the flow will not start until the missing type is installed.
See the Info side bar for more help
" + "manageModules": "Manage modules", + "tip": "This node is a type unknown to your installation of Node-RED.
If you deploy with the node in this state, it's configuration will be preserved, but the flow will not start until the missing type is installed.
See the Info side bar for more help
You can also click the button below to open the palette and install the missing modules.
" }, "mqtt": { "label": {