How to change tooltip text for file drag-and-drop operation?

I have used the File Types system to define an overriding event for archive file types. Specifically, I have configured drag-and-drop of archive files to extract the contents of the archive when dropped with the Alt key held down as hinted in the manual.

For this purpose I have used the Copy EXTRACT command as shown here:

I’m very nitpicky, I can’ help it, and so I would like to change the tooltip text shown when performing the drag-and-drop operation (with the Alt key held down) from Copy to <folder> to Extract to <folder>. Is that possible?

It's not possible to change those. (I think they may come from Windows, with only a few options available, although my memory may be incorrect.)

Thank you for your quick response. Anyway, I’m afraid you can't have everything :cry:.

The important thing here is that commands associated with each drag-and-drop event work without a problem and are a real timesaver.