toolbar/buttons: Copy edit.

This commit is contained in:
Laurens Valk
2022-12-15 14:59:36 -06:00
committed by David Lechner
parent 9ceaeee739
commit 6bc4dbbe99
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
{
"label": "REPL",
"tooltip": "Start REPL in terminal"
"tooltip": "Code interactively in the terminal (REPL)"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"label": "Run",
"tooltip": {
"action": "Download and run this program ({key})",
"action": "Run this program ({key})",
"progress": "Downloading… {percent}"
}
}