Rename commandPrompt to actionList

This commit is contained in:
Nick O'Leary
2019-06-11 22:43:01 +01:00
parent 2de9a804a0
commit cc0933eee4
9 changed files with 84 additions and 80 deletions

View File

@@ -351,7 +351,8 @@
"pasteNode": "Paste nodes",
"undoChange": "Undo the last change performed",
"searchBox": "Open search box",
"managePalette": "Manage palette"
"managePalette": "Manage palette",
"actionList":"Action list"
},
"library": {
"library": "Library",
@@ -710,8 +711,7 @@
},
"search": {
"empty": "No matches found",
"addNode": "add a node...",
"actions": "search available actions"
"addNode": "add a node..."
},
"expressionEditor": {
"functions": "Functions",