diff --git a/src/DynamoCoreWpf/Properties/Resources.Designer.cs b/src/DynamoCoreWpf/Properties/Resources.Designer.cs index 66ccb846eb0..97b60083223 100644 --- a/src/DynamoCoreWpf/Properties/Resources.Designer.cs +++ b/src/DynamoCoreWpf/Properties/Resources.Designer.cs @@ -10288,7 +10288,7 @@ public static string WebView2RequiredTitle { } /// - /// Looks up a localized string similar to Workspaces cannot be saved to the Templates folder. Please choose a different folder to save your file.. + /// Looks up a localized string similar to Workspaces cannot be saved directly to the Templates folder. Please choose a different folder to save your file.\n\nTo make this file into a new template, save it to a different folder, then move it to the Templates folder.. /// public static string WorkspaceSaveTemplateDirectoryBlockMsg { get { diff --git a/src/DynamoCoreWpf/Properties/Resources.en-US.resx b/src/DynamoCoreWpf/Properties/Resources.en-US.resx index aaf79b53fe2..f268695ec00 100644 --- a/src/DynamoCoreWpf/Properties/Resources.en-US.resx +++ b/src/DynamoCoreWpf/Properties/Resources.en-US.resx @@ -3916,7 +3916,7 @@ In certain complex graphs or host program scenarios, Automatic mode may cause in _Template - Workspaces cannot be saved to the Templates folder. Please choose a different folder to save your file. + Workspaces cannot be saved directly to the Templates folder. Please choose a different folder to save your file.\n\nTo make this file into a new template, save it to a different folder, then move it to the Templates folder. Invalid Save Path diff --git a/src/DynamoCoreWpf/Properties/Resources.resx b/src/DynamoCoreWpf/Properties/Resources.resx index ba68856d954..21c3f6613e6 100644 --- a/src/DynamoCoreWpf/Properties/Resources.resx +++ b/src/DynamoCoreWpf/Properties/Resources.resx @@ -3903,7 +3903,7 @@ In certain complex graphs or host program scenarios, Automatic mode may cause in _Template - Workspaces cannot be saved to the Templates folder. Please choose a different folder to save your file. + Workspaces cannot be saved directly to the Templates folder. Please choose a different folder to save your file.\n\nTo make this file into a new template, save it to a different folder, then move it to the Templates folder. Invalid Save Path