[IFT] Add ui settings check into the PyCharm onboarding lesson

GitOrigin-RevId: 80a33d173f741968dd5963b88df2bfdb54adf2af
This commit is contained in:
Alexey Merkulov
2021-09-14 19:46:38 +03:00
committed by intellij-monorepo-bot
parent 0a068b59c6
commit a92dbefffe
2 changed files with 38 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ python.onboarding.module.name=Onboarding tour
python.onboarding.module.description=A brief overview of the main features in {0}.
python.onboarding.lesson.name=Get Acquainted with PyCharm
python.onboarding.change.ui.settings=For this lesson, PyCharm changes some UI settings to the default state. \
Your preferences will be restored when you complete or exit the lesson.
python.onboarding.project.view.description=The <strong>Project view</strong> is one of the main tool windows. It contains the project directory, SDK-specific external libraries, and scratch files. Use the striped button to open it, and you will see a simple demo project. You can also open it by pressing {0}.
python.onboarding.balloon.project.view=Click to open the <strong>Project view</strong>
python.onboarding.balloon.project.directory=Expand the project directory to view the project files