client
client copied to clipboard
Change image annotation button tooltips
Change the tooltip "Rectangle annotation" to "Rectangle selection", and change "Pin annotation" to "Pin selection".
The current tooltips for controls in this toolbar are:
- Annotation sidebar (toggle button that opens/closes the sidebar)
- Show highlights
- New page note (when text is not selected)
- New annotation (when text is selected)
- Rectangle annotation
- Pin annotation
The tooltip for the "show highlights" toggle control follows the guideline to label controls based on what the control does when turned on.
Some notes:
- The tooltip for (1) should include a verb, "Show annotation sidebar"
- The "new annotation" button is perhaps ambiguous because it doesn't say what will be annotated. "Annotate selected text" might be better? More generally the meaning of this control is "annotate the current selection".
- It would be useful to have a concrete guideline around when to use noun versus verb phrases. The convention in the current names is to use nouns except when that would be unclear.