i18n: Add bundle for JVM debugger (core)

This commit is contained in:
Yan Zhulanow
2020-02-18 20:39:48 +09:00
committed by Dmitry Gridin
parent b0cd9911a4
commit e0d5607fcd
12 changed files with 74 additions and 34 deletions
@@ -242,16 +242,6 @@ kotlin.compiler.js.option.output.postfix.browse.title=Choose file to append to g
kotlin.compiler.js.option.output.copy.files=&Copy library runtime files
kotlin.compiler.js.option.output.copy.dir=O&utput directory for library &runtime files:
# Debugger
debugger.filter.ignore.internal.classes=Do not step into Kotlin runtime library implementation classes
debugger.data.view.delegated.properties=Calculate values of delegated properties (may affect program execution)
debugger.field.watchpoints.tab.title=Kotlin Field Watchpoints
debugger.function.breakpoints.tab.title=Kotlin Function Breakpoints
debugger.line.breakpoints.tab.title=Kotlin Line Breakpoints
debugger.field.watchpoints.properties.panel.field.access.label=Field &access
debugger.field.watchpoints.properties.panel.field.modification.label=Field &modification
debugger.field.watchpoints.properties.panel.field.initialization.label=Field &initialization
# Coroutine Debugger
debugger.session.tab.coroutine.title=Coroutines
debugger.session.tab.coroutine.message.failure=Failed to retrieve coroutine status