KT-28910: Extract labels from scratch editor to KotlinBundle messages

This commit is contained in:
Roman Golyshev
2019-08-27 14:58:13 +03:00
committed by Roman Golyshev
parent 72b68ee683
commit f0f2fd5684
4 changed files with 12 additions and 9 deletions
@@ -256,4 +256,8 @@ scratch.run.button=Run Scratch File
scratch.run.from.here.button=Run Scratch From Here
scratch.stop.button=Stop scratch execution
scratch.clear.button=Clear results
scratch.module.combobox=Use classpath of module
scratch.is.repl.checkbox=Use REPL
scratch.is.interactive.checkbox=Interactive mode
scratch.make.before.run.checkbox=Make module before Run