i18n: update bundle in `idea-debugger

#KT-37483
This commit is contained in:
Dmitry Gridin
2020-03-27 16:10:37 +07:00
parent 318ca1c5e8
commit ee2d9d19c1
5 changed files with 6 additions and 8 deletions
@@ -10,7 +10,6 @@ coroutine.dump.merge.description=Group coroutines with identical stacktrace
coroutine.dump.copy.action=Copy to Clipboard
coroutine.dump.copy.description=Copy whole coroutine dump to clipboard
coroutine.dump.failed=Coroutine dump failed, see the log
coroutine.dump.copy.analyze=Analyze coroutine dump
coroutine.dump.full.title=Full coroutine dump
coroutine.dump.full.copied=Full coroutine dump was successfully copied to clipboard
@@ -24,3 +23,4 @@ coroutine.view.title=Coroutines
coroutine.view.default.group=Default group
coroutine.view.fetching.error=An error occurred on fetching information
coroutine.view.fetching.not_found=No coroutine information found
to.enable.information.breakpoint.suspend.policy.should.be.set.to.all.threads=To enable information breakpoint suspend policy should be set to 'All' threads.