UnmountLabel
item->SetLabel(UnmountLabel());
return new BMenuItem(UnmountLabel(), new BMessage(kUnmountVolume), 'U');
const char* UnmountLabel();