From bb2e59c78834026969a37f09190c5fafd6883047 Mon Sep 17 00:00:00 2001 From: reddyashish <43763136+reddyashish@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:40:23 -0800 Subject: [PATCH] updates --- src/DynamoCoreWpf/Properties/Resources.en-US.resx | 2 +- src/DynamoCoreWpf/Properties/Resources.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DynamoCoreWpf/Properties/Resources.en-US.resx b/src/DynamoCoreWpf/Properties/Resources.en-US.resx index 91498fecadb..f4910e799e5 100644 --- a/src/DynamoCoreWpf/Properties/Resources.en-US.resx +++ b/src/DynamoCoreWpf/Properties/Resources.en-US.resx @@ -4103,7 +4103,7 @@ To make this file into a new template, save it to a different folder, then move Versions marked with .x include all versions in the specified major or minor release - You cannot add a custom node to its own workspace. + You cannot place a custom node directly to its own workspace. You can use the scopeif node and correctly implement the recursive base case. The compatibility of this version with your setup has not been verified. It may or may not work as expected. diff --git a/src/DynamoCoreWpf/Properties/Resources.resx b/src/DynamoCoreWpf/Properties/Resources.resx index 8b396ad82a1..0ec4fefa5ce 100644 --- a/src/DynamoCoreWpf/Properties/Resources.resx +++ b/src/DynamoCoreWpf/Properties/Resources.resx @@ -4090,7 +4090,7 @@ To make this file into a new template, save it to a different folder, then move Versions marked with .x include all versions in the specified major or minor release - You cannot add a custom node to its own workspace. + You cannot place a custom node directly to its own workspace. You can use the scopeif node and correctly implement the recursive base case. The compatibility of this version with your setup has not been verified. It may or may not work as expected.