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
6 changes: 3 additions & 3 deletions src/main/resources/qupath/ext/training/ui/tour.properties
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,10 @@ toolbar.log.text = Open QuPath's log viewer.\n\n\
toolbar.log.text.info = If you a reporting a bug in QuPath, it usually helps to include the exact text of any \
error messages you find the log.

toolbar.help.title = Help viewer
toolbar.help.text = Open QuPath's 'Help viewer'.\n\n\
toolbar.help.title = Context help
toolbar.help.text = Open QuPath's 'Context help'.\n\n\
This makes it easier to read any help text available when you put your cursor over something.\n\n
toolbar.help.text.info = The 'Help viewer' also tries to help figure out when things could be confusing \
toolbar.help.text.info = The 'Context help' also tries to help figure out when things could be confusing \
(e.g. errors in the log, or objects are hidden).\n\
A little colored badge appears in the corner of the button when it has information it wants to tell you.

Expand Down