Fix dialog title when modpack download fails (#3451)

* Fix dialog title when modpack download fails

* Update
This commit is contained in:
3gf8jv4dv
2024-11-14 09:58:14 +08:00
committed by GitHub
parent e3c7278759
commit 6e48dbd6c6
4 changed files with 6 additions and 6 deletions

View File

@@ -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.