_SetShutdownWindowText
_SetShutdownWindowText(B_TRANSLATE("Tidying things up a bit."));
_SetShutdownWindowText(B_TRANSLATE("Restarting" B_UTF8_ELLIPSIS));
_SetShutdownWindowText(B_TRANSLATE("Shutting down" B_UTF8_ELLIPSIS));
_SetShutdownWindowText(buffer.String());
_SetShutdownWindowText(
_SetShutdownWindowText(B_TRANSLATE("Asking other processes to quit."));
_SetShutdownWindowText(buffer.String());
_SetShutdownWindowText(buffer.String());
void _SetShutdownWindowText(const char* text);