Fix missing i18n when checking for updates fails (#3444)
* Fix missing i18n when checking for updates fails * Revise translation
This commit is contained in:
@@ -816,7 +816,7 @@ logwindow.export_dump.no_dependency=Your Java does not contain the dependencies
|
||||
|
||||
main_page=Home
|
||||
|
||||
message.cancelled=Operation canceled
|
||||
message.cancelled=Operation Canceled
|
||||
message.confirm=Confirm
|
||||
message.copied=Copied to clipboard
|
||||
message.default=Default
|
||||
@@ -985,7 +985,8 @@ mods.channel.release=Release
|
||||
mods.check_updates=Check for Updates
|
||||
mods.check_updates.current_version=Current Version
|
||||
mods.check_updates.empty=All mods are up-to-date
|
||||
mods.check_updates.failed=Failed to download some files.
|
||||
mods.check_updates.failed_check=Failed to check for updates.
|
||||
mods.check_updates.failed_download=Failed to download some files.
|
||||
mods.check_updates.file=File
|
||||
mods.check_updates.source=Source
|
||||
mods.check_updates.target_version=Target Version
|
||||
|
||||
Reference in New Issue
Block a user