Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/main/resources/qupath/ext/training/ui/tour.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ intro.text = Each page introduces a section of QuPath's user interface which wil
intro.text.info = You can also use the left and right arrow keys.
intro.text.tip-1 = This tour works best if you open an image _first_ in QuPath.

tab-pane.title = Tab pane
tab-pane.text = This is the main tab pane on the left.\n\n \
tab-pane.title = Sidebar
tab-pane.text = This is the main pane on the left, which contains several tabs.\n\n \
Here you can select images in a project, view metadata for each image, \
see a list of annotations, and create a 'Workflow' from commands you have run.
tab-pane.text.info = This used to be called the 'Analysis Pane'.\n\
Expand Down
Loading