IJPF-CR-2637 fixed articles in messages

GitOrigin-RevId: c6811d218eee695ab99e51e7fa3727a6860b6d93
This commit is contained in:
Artem Pronichev
2021-10-27 14:17:39 +03:00
committed by intellij-monorepo-bot
parent a2db826b74
commit 0464d8c371

View File

@@ -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 {1,choice,0#the toolbar|1#toobars} with various debugging actions. \
python.onboarding.balloon.about.debug.panel=The {0} tool window provides {1,choice,0#a toolbar|1#toobars} with various debugging actions. \
You can take the {2} 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.