mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 21:57:41 +07:00
GitOrigin-RevId: 7dcc5bce46a36ce569f841cfd3292afb829b26ba
13 lines
621 B
Properties
13 lines
621 B
Properties
action.Debugger.AsyncStacks.text=Async Stack Traces
|
|
action.DumpThreads.text=Get Thread Dump
|
|
thread.dump.name=Dump {0}
|
|
thread.dump=Thread Dump
|
|
action.show.objects.text=Show {0} Objects\u2026
|
|
action.MemoryView.ShowInstancesFromDebuggerTree.text=Show Instances
|
|
action.Memory.CalculateRetainedSize.text=Calculate Retained Size\u2026
|
|
action.resume.thread.text=Resume
|
|
action.freeze.thread.text=Freeze
|
|
action.Debugger.XThreadsView.ResumeThread.text=Resume
|
|
action.Debugger.XThreadsView.FreezeThread.text=Freeze
|
|
action.Debugger.XThreadsView.InterruptThread.text=Interrupt
|
|
action.Debugger.StepOutOfBlock.text=Step Out of Code Block |