mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Show different error message when thread is waiting to stop after sleep
(cherry picked from commit 9d9dd9d028)
This commit is contained in:
committed by
Nikita Iarychenko
parent
daba0d47a4
commit
cf4831f3c5
@@ -818,6 +818,7 @@ debugger.stack.frame.return.values=Return Values
|
||||
debugger.stack.frame.frame.not.available=<frame not available>
|
||||
debugger.stack.frame.unable.to.display.frame.variables=Unable to display frame variables
|
||||
debugger.stack.frames.not.available.in.non.suspended.state=Frames not available in non-suspended state
|
||||
debugger.stack.frames.thread.is.sleeping.now.will.be.stopped.after.end.of.sleep=Thread is sleeping now, will be stopped after end of sleep
|
||||
debugger.test.failed.caption=Test failed
|
||||
debugger.error.in.test.setup.or.teardown.caption=Error in test setup or teardown
|
||||
debugger.remote.port.out.of.boundaries=The port number is out of boundaries
|
||||
|
||||
Reference in New Issue
Block a user