i18n: Add bundle for JVM debugger (evaluation)
This commit is contained in:
committed by
Dmitry Gridin
parent
7f80fb8b98
commit
830c7cef07
@@ -120,7 +120,6 @@ create.local.variable.from.usage=Create local variable ''{0}''
|
||||
create.parameter.from.usage=Create parameter ''{0}''
|
||||
surround.with.string.template="${expr}"
|
||||
surround.with.when.template=when (expr) {}
|
||||
surround.with.runtime.type.cast.template=(expr as RuntimeType)
|
||||
surround.with.function.template={ }
|
||||
kotlin.code.transformations=Kotlin Code Transformations
|
||||
fold.if.to.call=Replace 'if' expression with method call
|
||||
|
||||
Reference in New Issue
Block a user