Files
Upsilon/apps/code/base.en.i18n
Léa Saviot 6baaa8547a [code] Execute a script from the script options.
A button in the options opens the console, with only the current script
imported.

Change-Id: Ia3053534d6fdb2bd1340ce3c42b7249510c97bbc
2017-11-17 14:05:23 +01:00

8 lines
222 B
Plaintext

Console = "Python shell"
AddScript = "Add a script"
ScriptOptions = "Script options"
ExecuteScript = "Execute script"
RenameScript = "Rename script"
AutoImportScript = "Auto import in shell"
DeleteScript = "Delete script"