− | Add ErrorAlert inherited from Alert.
| + | An ErrorAlert has been added. You should use it when you want to notify the user about an error. Besides the title and the message it only has an 'Ok' button for dismissing the alert. It is currently used by notifying the user when an error occurs while copying files to external devices. |