mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
IFT-296 Adapt onboarding tours to the new debugger UI
GitOrigin-RevId: 54cea8817ab2eac9f1396dfcb3b5b574cdfd4ae5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
02ec8bb0e3
commit
881df34fde
@@ -28,7 +28,7 @@ python.onboarding.toggle.breakpoint.1=You may notice that instead of the expecte
|
||||
python.onboarding.toggle.breakpoint.2=Click the gutter in the highlighted area to set a breakpoint.
|
||||
python.onboarding.balloon.start.debugging=Click the icon to start debugging
|
||||
python.onboarding.start.debugging=Click the {0} icon to start the debugging process.
|
||||
python.onboarding.balloon.about.debug.panel=The {0} tool window provides toolbars with various debugging actions. You can take the {1} lesson later to try them.
|
||||
python.onboarding.balloon.about.debug.panel=The {0} tool window provides the toolbar with various debugging actions. You can take the {1} lesson later to try them.
|
||||
python.onboarding.balloon.stop.debugging=Click the icon to stop debugging
|
||||
python.onboarding.stop.debugging=Let''s stop debugging. Click the {0} icon.
|
||||
python.onboarding.type.division=Once you discovered the problem in the code, let''s fix it. Divide the resulting sum by the length of the values. \
|
||||
|
||||
Reference in New Issue
Block a user