Fix dialog title when modpack download fails (#3451)
* Fix dialog title when modpack download fails * Update
This commit is contained in:
@@ -328,7 +328,7 @@ download.existing=The file cannot be saved because it already exists. You can cl
|
||||
download.external_link=Visit Download Website
|
||||
download.failed=Failed to download "%1$s", response code: %2$d.
|
||||
download.failed.empty=No versions are available. Please click here to go back.
|
||||
download.failed.no_code=Failed to download "%s".
|
||||
download.failed.no_code=Failed to download
|
||||
download.failed.refresh=Failed to fetch version list. Please click here to retry.
|
||||
download.game=New Game
|
||||
download.provider.bmclapi=BMCLAPI (bangbang93, https://bmclapi2.bangbang93.com/)
|
||||
@@ -664,7 +664,7 @@ install=New Instance
|
||||
install.change_version=Change Version
|
||||
install.change_version.confirm=Are you sure you want to switch %s from version %s to %s?
|
||||
install.failed=Failed to install
|
||||
install.failed.downloading=We are unable to download some required files.
|
||||
install.failed.downloading=Failed to download some required files.
|
||||
install.failed.downloading.detail=Failed to download file: %s
|
||||
install.failed.downloading.timeout=Download timeout when fetching: %s
|
||||
install.failed.install_online=Failed to identify the provided file. If you are installing a mod, navigate to the "Mods" page.
|
||||
|
||||
Reference in New Issue
Block a user