From 49c12e06704b8bd6b1457d14ce5e2224146c5ebe Mon Sep 17 00:00:00 2001
From: "Aaron (Qilong)" <173288704@qq.com>
Date: Mon, 29 Jun 2020 16:38:49 -0400
Subject: [PATCH] Update Tooltips (#10820)
---
.../PythonNodeModels/Properties/Resources.Designer.cs | 6 +++---
.../PythonNodeModels/Properties/Resources.en-US.resx | 6 +++---
src/Libraries/PythonNodeModels/Properties/Resources.resx | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/Libraries/PythonNodeModels/Properties/Resources.Designer.cs b/src/Libraries/PythonNodeModels/Properties/Resources.Designer.cs
index 17667d63086..e737e64fd4e 100644
--- a/src/Libraries/PythonNodeModels/Properties/Resources.Designer.cs
+++ b/src/Libraries/PythonNodeModels/Properties/Resources.Designer.cs
@@ -223,7 +223,7 @@ public static string PythonScriptEditorRevertButton {
}
///
- /// Looks up a localized string similar to Revert the changes made to current Python node editor..
+ /// Looks up a localized string similar to Revert the changes made to current Python node editor and close it..
///
public static string PythonScriptEditorRevertButtonTooltip {
get {
@@ -241,7 +241,7 @@ public static string PythonScriptEditorRunButton {
}
///
- /// Looks up a localized string similar to Run Python node with current code in editor..
+ /// Looks up a localized string similar to Run Python node with current code in editor and save it..
///
public static string PythonScriptEditorRunButtonTooltip {
get {
@@ -259,7 +259,7 @@ public static string PythonScriptEditorSaveChangesButton {
}
///
- /// Looks up a localized string similar to Save the changes made to current Python node editor..
+ /// Looks up a localized string similar to Save the changes made to current Python node editor and close it..
///
public static string PythonScriptEditorSaveChangesButtonTooltip {
get {
diff --git a/src/Libraries/PythonNodeModels/Properties/Resources.en-US.resx b/src/Libraries/PythonNodeModels/Properties/Resources.en-US.resx
index bf84ce8e043..d3d13e543ef 100644
--- a/src/Libraries/PythonNodeModels/Properties/Resources.en-US.resx
+++ b/src/Libraries/PythonNodeModels/Properties/Resources.en-US.resx
@@ -182,13 +182,13 @@
Learn about Python3 updates.
- Revert the changes made to current Python node editor.
+ Revert the changes made to current Python node editor and close it.
- Run Python node with current code in editor.
+ Run Python node with current code in editor and save it.
- Save the changes made to current Python node editor.
+ Save the changes made to current Python node editor and close it.
PythonNodeModels;PythonMigrationWarning.html
diff --git a/src/Libraries/PythonNodeModels/Properties/Resources.resx b/src/Libraries/PythonNodeModels/Properties/Resources.resx
index 7b8513acb3c..4a4db40fd7c 100644
--- a/src/Libraries/PythonNodeModels/Properties/Resources.resx
+++ b/src/Libraries/PythonNodeModels/Properties/Resources.resx
@@ -183,13 +183,13 @@
Learn about Python3 updates.
- Revert the changes made to current Python node editor.
+ Revert the changes made to current Python node editor and close it.
- Run Python node with current code in editor.
+ Run Python node with current code in editor and save it.
- Save the changes made to current Python node editor.
+ Save the changes made to current Python node editor and close it.
PythonNodeModels;PythonMigrationWarning.html