mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +07:00
[IFT] Add ui settings check into the PyCharm onboarding lesson
GitOrigin-RevId: 80a33d173f741968dd5963b88df2bfdb54adf2af
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0a068b59c6
commit
a92dbefffe
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user