i18n: fix bundle messages/testData messages where necessary
This commit is contained in:
committed by
Dmitry Gridin
parent
e1cb561398
commit
1dded486f1
@@ -1,6 +1,6 @@
|
||||
classpath.add.reflection=Add ''kotlin-reflect.jar'' to the classpath
|
||||
classpath.add.script.runtime=Add ''kotlin-script-runtime.jar'' to the classpath
|
||||
classpath.add.kotlin.test=Add ''kotlin-test.jar'' to the classpath
|
||||
classpath.add.reflection=Add 'kotlin-reflect.jar' to the classpath
|
||||
classpath.add.script.runtime=Add 'kotlin-script-runtime.jar' to the classpath
|
||||
classpath.add.kotlin.test=Add 'kotlin-test.jar' to the classpath
|
||||
|
||||
scratch.clear.button=Clear results
|
||||
scratch.inlay.output.mode=Inlay output mode\n\nThe output is shown in the code editor right next to the expression. Well suited for a short single-line output.
|
||||
|
||||
Reference in New Issue
Block a user