error_alert
error_alert(message, B_OK, B_INFO_ALERT);
error_alert(B_TRANSLATE("Could not change attributes"),
error_alert(B_TRANSLATE("Could not change file extensions"),
error_alert(B_TRANSLATE("Could not open file"), status);
extern void error_alert(const char* message, status_t status = B_OK,
error_alert(B_TRANSLATE("Could not set preferred application"),
error_alert(parseError.String());
error_alert(B_TRANSLATE("This file type already exists"));
error_alert(B_TRANSLATE("Could not install file type"),
error_alert(B_TRANSLATE("File could not be opened"),
error_alert(sameAs