Change 'cursor' to 'pointer' in UI strings
'Pointer' refers to the on-screen indicator controlled by the mouse, a 'cursor' usually indicates the text insertion position.
I expected a lot more instances of "cursor" in the UI than this. Should I keep the changes as one commit per module, or squash these three small commits into one?