Small i18n bug in Button

In const String Button::getTooltip():
" [shortcut: '" should be TRANS(" [shortcut: '")

So it’s not always English.

Quite right, I’ll tidy that up. Thanks!