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