IDEA-384931 [debugger]: ThreadDumpPanel fix action names to fit coroutines as well

GitOrigin-RevId: ea124b1f36b8e3ce3ae85fd7bc5e8319cec69cad
This commit is contained in:
Maria Sokolova
2026-02-16 23:07:47 +00:00
committed by intellij-monorepo-bot
parent 49ee154be1
commit cb2ce16daf
2 changed files with 4 additions and 3 deletions
@@ -7,8 +7,8 @@ notification.text.truncated.thread.dump.was.successfully.copied.to.clipboard=Tru
action.description.show.only.threads.containing.a.specific.string=Show only threads containing a specific string
action.text.merge.identical.stacktraces=Merge Identical Stacktraces
action.description.group.threads.with.identical.stacktraces=Group threads with identical stacktraces
action.text.group.dump.items=Group Virtual Threads
action.description.group.dump.items=Group virtual threads in thread containers
action.text.group.dump.items=Show in Groups
action.description.group.dump.items=Show in groups
action.text.show.only.platform.threads=Show only platform threads
action.description.show.only.platform.threads=Show only platform threads
thread.dump.loading.text=Loading\u2026
@@ -30,4 +30,5 @@ optimised.variable.message={0} was optimised out
to.enable.information.breakpoint.suspend.policy.should.be.set.to.all.threads=To enable information breakpoint suspend policy should be set to 'All' threads.
dump.item.coroutine.tooltip=Coroutine
dump.item.coroutine.tooltip=Coroutine
dump.item.dumped.coroutines.tooltip=Dumped coroutines