mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
[IFT] Fix message text
IJPF-CR-5295 GitOrigin-RevId: 134812457b2527048e08999c452477f1f8b86e5a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a13e19118a
commit
2ba2a875c1
@@ -151,4 +151,4 @@ java.debug.workflow.confirm.hot.swap=Confirm the <strong>Hot Swap</strong> repla
|
||||
java.debug.workflow.no.confirmation=<strong>Hot Swap</strong> is done automatically in the background. You may see a corresponding message in the lower-left corner.
|
||||
java.debug.workflow.drop.frame=We patched our method, but right now we are still executing obsolete {0}, and it will throw the \
|
||||
exception again. Let''s drop the frame and return to the state before the {1} call. Click {2} near the top method in the stack frame or press {3}.
|
||||
java.debug.workflow.invalid.drop=Oops, it seems that you performed an action that was not planned by the lesson. Please, restart the lesson.
|
||||
java.debug.workflow.invalid.drop=It seems that you performed an action that was not planned by the lesson. Please, restart the lesson.
|
||||
|
||||
Reference in New Issue
Block a user