MoveToLabel
const char* name = Shortcuts()->MoveToLabel();
return new BMenuItem(MoveToLabel(), new BMessage(kMoveSelectionTo));
const char* MoveToLabel();