{
    "messages": {
        "installation.title.installing": "Installing dependencies",
        "installation.title.updating": "Updating dependencies",
        "installation.title.verifying": "Verifying dependencies",
        "installation.title.finalizing": "Finalizing dependencies",
        "ui.window.title": "Epic Online Services Update"
    },
    "errorCodes": {
        "IH-FS-*": {
            "errorTitle": "Install Failed",
            "errorDescription": "A file access error has occurred. Please check your running processes."
        },
        "IH-UFS-*": {
            "errorTitle": "Install Failed",
            "errorDescription": "A file access error has occurred. Please check your running processes."
        },
        "IH-MCP-BI-*": {
            "errorTitle": "Install Failed",
            "errorDescription": "Could not download installation information. Please try again later."
        },
        "IH-BPS-IS-BV*": {
            "errorTitle": "Install Failed",
            "errorDescription": "The installation is corrupt. Please contact support."
        },
        "IH-BPS-IS-DL0*": {
            "errorTitle": "Install Failed",
            "errorDescription": "Could not download patch data. Please check your internet connection, and try again."
        },
        "IH-BPS-IS-DS*": {
            "errorTitle": "Install Failed",
            "errorDescription": "Try to free up space on your drive and attempt to install again.\nThere is not enough space at {location}\n{requiredBytes} is required.\n{availableBytes} is available.\nYou need an additional {spaceAdditional} to perform the installation."
        },
        "IH-BPS-IS-FC0*": {
            "errorTitle": "Install Failed",
            "errorDescription": "A file corruption has occurred. Please try again."
        },
        "IH-BPS-IS-IZ03": {
            "errorTitle": "Install Failed",
            "errorDescription": "The installer failed to initialize. Please contact support."
        },
        "IH-BPS-IS-IZ04": {
            "errorTitle": "Install Failed",
            "errorDescription": "This installation could not continue due to a configuration issue. Please contact support."
        },
        "IH-BPS-IS-MF0*": {
            "errorTitle": "Install Failed",
            "errorDescription": "A file access error has occurred. Please check your running processes."
        },
        "IH-BPS-IS-PL*": {
            "errorTitle": "Install Failed",
            "errorDescription": "Maximum path length exceeded. Please specify a shorter install location."
        },
        "IH-BPS-IS-PQ*": {
            "errorTitle": "Install Failed",
            "errorDescription": "The necessary prerequisites have failed to install. Please contact support."
        },
        "IH-BPS-IS-PQR1618": {
            "errorTitle": "Install Failed",
            "errorDescription": "Another installation is in progress or your system is waiting for a reboot. Please allow any other installations to complete, or reboot your computer and then try again."
        },
        "IH-BPS-IS-SD01": {
            "errorTitle": "Install Failed",
            "errorDescription": "The application is closing."
        },
        "IH-BPS-IS-PQR3010": {
            "errorTitle" : "Device Restart Required",
            "errorDescription" : "The recent installation requires a computer restart to complete."
        },
        "IH-BPS-IS-IZ0*": {
            "errorTitle": "Install Failed",
            "errorDescription": "The following directory could not be created.\n{directory}"
        },
        "IH-BPS-*": {
            "errorTitle": "Install Failed",
            "errorDescription": "Could not download installation information. Please try again later."
        }
    }
}
