ErrorAlert
fWindow->ErrorAlert(B_TRANSLATE("Cannot find the media roster"),
fWindow->ErrorAlert(B_TRANSLATE("Cannot get a time source"), status);
fWindow->ErrorAlert(text, status);
fWindow->ErrorAlert(B_TRANSLATE("Cannot create a video window"),
fWindow->ErrorAlert(B_TRANSLATE("Cannot register the video window"),
fWindow->ErrorAlert(
fWindow->ErrorAlert(B_TRANSLATE("Can't find an available connection to "
fWindow->ErrorAlert(B_TRANSLATE("Cannot connect the video source to "
fWindow->ErrorAlert(B_TRANSLATE("Cannot set the time source for the "
fWindow->ErrorAlert(B_TRANSLATE("Cannot set the time source for the "
fWindow->ErrorAlert(B_TRANSLATE("Error getting initial latency for the "
fWindow->ErrorAlert(B_TRANSLATE("Cannot start time source!"),
fWindow->ErrorAlert(B_TRANSLATE("Cannot seek time source!"),
fWindow->ErrorAlert(B_TRANSLATE("Cannot start the video source"),
fWindow->ErrorAlert(B_TRANSLATE("Cannot start the video window"),
void ErrorAlert(const char*, status_t);
ErrorAlert(B_TRANSLATE("Cannot find default audio hardware"),
ErrorAlert(B_TRANSLATE("Cannot connect to media server"),
ErrorAlert(B_TRANSLATE("Cannot find an unused name to use for the "
ErrorAlert(B_TRANSLATE("Cannot find the temporary file created to "
ErrorAlert(B_TRANSLATE("Cannot open the temporary file created to "
ErrorAlert(B_TRANSLATE("Cannot record a sound that long"), err);
ErrorAlert(B_TRANSLATE("Cannot connect to the selected sound input"),
ErrorAlert(B_TRANSLATE("Cannot get the file to play"), B_ERROR);
ErrorAlert(B_TRANSLATE("Cannot recognize this file as a media file"),
void ErrorAlert(const char * action, status_t err);