CutLabel
item->SetLabel(CutLabel());
return new BMenuItem(CutLabel(), new BMessage(B_CUT), 'X');
const char* CutLabel();