From 2fd64deb39f88cb2444050b23fa43cb0f3f098c1 Mon Sep 17 00:00:00 2001 From: arsentieva Date: Fri, 1 Oct 2021 13:28:10 -0700 Subject: [PATCH 1/4] Reword commands in Run/Reword commands in Run/Debug button in editor title button in editor title --- news/2 Fixes/17019.md | 1 + package.nls.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 news/2 Fixes/17019.md diff --git a/news/2 Fixes/17019.md b/news/2 Fixes/17019.md new file mode 100644 index 000000000000..2c6dcb2c022d --- /dev/null +++ b/news/2 Fixes/17019.md @@ -0,0 +1 @@ +Reword commands in Run/Reword commands in Run/Debug button in editor title button in editor title \ No newline at end of file diff --git a/package.nls.json b/package.nls.json index 1a101b51c327..9d704b782046 100644 --- a/package.nls.json +++ b/package.nls.json @@ -2,8 +2,8 @@ "python.command.python.sortImports.title": "Sort Imports", "python.command.python.startREPL.title": "Start REPL", "python.command.python.createTerminal.title": "Create Terminal", - "python.command.python.execInTerminal.title": "Run Python File in Terminal", - "python.command.python.debugInTerminal.title": "Debug Python File in Terminal", + "python.command.python.execInTerminal.title": "Run Python File", + "python.command.python.debugInTerminal.title": "Debug Python File", "python.command.python.setInterpreter.title": "Select Interpreter", "python.command.python.switchOffInsidersChannel.title": "Switch to Default Channel", "python.command.python.switchToDailyChannel.title": "Switch to Insiders Daily Channel", From fa6584a372f7db75591b2ea3dba01e23f4e2c74a Mon Sep 17 00:00:00 2001 From: arsentieva Date: Fri, 1 Oct 2021 13:33:51 -0700 Subject: [PATCH 2/4] fixed verbage --- news/2 Fixes/17019.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/2 Fixes/17019.md b/news/2 Fixes/17019.md index 2c6dcb2c022d..e3b0cb1cb3f3 100644 --- a/news/2 Fixes/17019.md +++ b/news/2 Fixes/17019.md @@ -1 +1 @@ -Reword commands in Run/Reword commands in Run/Debug button in editor title button in editor title \ No newline at end of file +Reword commands in Run/Debug button in editor title button in editor title \ No newline at end of file From 79fc6d9e15923699eb00771c143416375640c52f Mon Sep 17 00:00:00 2001 From: arsentieva Date: Fri, 1 Oct 2021 14:03:27 -0700 Subject: [PATCH 3/4] update the wording in news file. --- news/2 Fixes/17019.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/2 Fixes/17019.md b/news/2 Fixes/17019.md index e3b0cb1cb3f3..02bea61a3173 100644 --- a/news/2 Fixes/17019.md +++ b/news/2 Fixes/17019.md @@ -1 +1 @@ -Reword commands in Run/Debug button in editor title button in editor title \ No newline at end of file +Reword commands in Run/Debug button in editor title. \ No newline at end of file From 289a0b10861ae9d944019ed13bd39892f69d7e65 Mon Sep 17 00:00:00 2001 From: Anna Arsentieva <62120244+arsentieva@users.noreply.github.com> Date: Fri, 1 Oct 2021 14:13:00 -0700 Subject: [PATCH 4/4] Update news/2 Fixes/17019.md Co-authored-by: Karthik Nadig --- news/2 Fixes/17019.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/news/2 Fixes/17019.md b/news/2 Fixes/17019.md index 02bea61a3173..e3f980b8a244 100644 --- a/news/2 Fixes/17019.md +++ b/news/2 Fixes/17019.md @@ -1 +1,2 @@ -Reword commands in Run/Debug button in editor title. \ No newline at end of file +Reword commands in Run/Debug button in editor title. +(thanks (Anna Arsentieva)[https://github.com/arsentieva]) \ No newline at end of file