This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mods_update(AutoModpack): 更新至 v3.0.1 (#193)
* mods_update(AutoModpack): 更新至 v3.0.1 * mods_fix(AutoModpack): 套用審核者的建議 Co-authored-by: StarskyXIII <[email protected]> --------- Co-authored-by: StarskyXIII <[email protected]>
- Loading branch information
1 parent
653a2cb
commit 4dad86c
Showing
2 changed files
with
62 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,55 +1,55 @@ | ||
{ | ||
"gui.automodpack.toast.up.0": "Checking for updates...", | ||
"gui.automodpack.toast.down.0": "Wait...", | ||
"gui.automodpack.toast.up.1": "Update Found!", | ||
"gui.automodpack.toast.down.1": "New version of Modpack...", | ||
"gui.automodpack.toast.up.2": "Update Found!", | ||
"gui.automodpack.toast.down.2": "New version of AutoModpack...", | ||
"gui.automodpack.toast.up.3": "No updates found!", | ||
"gui.automodpack.toast.down.3": "Modpack is up-to-date!", | ||
"gui.automodpack.toast.up.4": "No updates found!", | ||
"gui.automodpack.toast.down.4": "AutoModpack is up-to-date!", | ||
"gui.automodpack.toast.up.5": "Error!", | ||
"gui.automodpack.toast.down.5": "Try again later!", | ||
"gui.automodpack.toast.up.6": "Can't open mod config", | ||
"gui.automodpack.toast.down.6": "You need to install Cloth Config", | ||
|
||
"gui.automodpack.button.update": "Check updates", | ||
"gui.automodpack.button.delete": "Delete modpack", | ||
|
||
"gui.automodpack.screen.restart.title.all": "Downloaded updates for your Modpack and \"AutoModpack\" (this mod)!", | ||
"gui.automodpack.screen.restart.title.modpack": "An update has been downloaded for your Modpack!", | ||
"gui.automodpack.screen.restart.title.automodpack": "An update has been downloaded for \"AutoModpack\" (this mod)!", | ||
"gui.automodpack.screen.restart.description": "To complete the update you must restart the game.", | ||
"gui.automodpack.screen.restart.secDescription": "Do you want to auto-restart now?", | ||
"gui.automodpack.screen.restart.button.quit": "Yes (Restart)", | ||
"gui.automodpack.screen.restart.button.cancel": "No (Back to the game)", | ||
|
||
"gui.automodpack.screen.confirm.title": "❌ Delete Modpack ❌", | ||
"gui.automodpack.screen.confirm.description": "You will lose all stuff from downloaded modpack.", | ||
"gui.automodpack.screen.confirm.secDescription": "You will need to restart game.", | ||
"gui.automodpack.screen.confirm.thiDescription": "Are you sure you want to delete it?", | ||
"gui.automodpack.screen.confirm.button.sure": "Yes (Delete and quit)", | ||
"gui.automodpack.screen.confirm.button.cancel": "No (Back to the game)", | ||
|
||
"gui.automodpack.screen.loading.title": "Downloading updates...", | ||
"gui.automodpack.screen.loading.wait": "Please wait...", | ||
"gui.automodpack.screen.loading.download": "Downloading...", | ||
"gui.automodpack.screen.loading.extract": "Extracting modpack...", | ||
"gui.automodpack.screen.loading.finish": "Finishing...", | ||
|
||
"gui.automodpack.screen.danger.title": "Attention! Modpack found!", | ||
"gui.automodpack.screen.danger.description": "Do you want to download the update?", | ||
"gui.automodpack.screen.danger.secDescription": "It might be risky! Don't download if don't trust the server admins!", | ||
"gui.automodpack.screen.danger.button.accept": "Download", | ||
"gui.automodpack.screen.danger.button.dontshowagain": "Download and don't show it again", | ||
"gui.automodpack.screen.danger.button.cancel": "Don't download", | ||
"gui.automodpack.toast.up.0": "Checking for updates...", | ||
"gui.automodpack.toast.down.0": "Wait...", | ||
"gui.automodpack.toast.up.1": "Update Found!", | ||
"gui.automodpack.toast.down.1": "New version of Modpack...", | ||
"gui.automodpack.toast.up.2": "Update Found!", | ||
"gui.automodpack.toast.down.2": "New version of AutoModpack...", | ||
"gui.automodpack.toast.up.3": "No updates found!", | ||
"gui.automodpack.toast.down.3": "Modpack is up-to-date!", | ||
"gui.automodpack.toast.up.4": "No updates found!", | ||
"gui.automodpack.toast.down.4": "AutoModpack is up-to-date!", | ||
"gui.automodpack.toast.up.5": "Error!", | ||
"gui.automodpack.toast.down.5": "Try again later!", | ||
"gui.automodpack.toast.up.6": "Can't open mod config", | ||
"gui.automodpack.toast.down.6": "You need to install Cloth Config", | ||
|
||
"gui.automodpack.screen.changelog.button.back": "Back", | ||
"gui.automodpack.screen.restart.button.changelogs": "View changelogs", | ||
"gui.automodpack.screen.changelog.no_changes": "No changes found", | ||
"gui.automodpack.screen.download.button.cancel": "Cancel", | ||
"gui.automodpack.screen.download.text.calculating": "Calculating...", | ||
"gui.automodpack.screen.download.text.downloading": "Downloading:", | ||
"gui.automodpack.screen.download.text.no_files": "No files to download!" | ||
} | ||
"gui.automodpack.button.update": "Check updates", | ||
"gui.automodpack.button.delete": "Delete modpack", | ||
|
||
"gui.automodpack.screen.restart.title.all": "Downloaded updates for your Modpack and \"AutoModpack\" (this mod)!", | ||
"gui.automodpack.screen.restart.title.modpack": "An update has been downloaded for your Modpack!", | ||
"gui.automodpack.screen.restart.title.automodpack": "An update has been downloaded for \"AutoModpack\" (this mod)!", | ||
"gui.automodpack.screen.restart.description": "To complete the update you must restart the game.", | ||
"gui.automodpack.screen.restart.secDescription": "Do you want to auto-restart now?", | ||
"gui.automodpack.screen.restart.button.quit": "Yes (Restart)", | ||
"gui.automodpack.screen.restart.button.cancel": "No (Back to the game)", | ||
|
||
"gui.automodpack.screen.confirm.title": "❌ Delete Modpack ❌", | ||
"gui.automodpack.screen.confirm.description": "You will lose all stuff from downloaded modpack.", | ||
"gui.automodpack.screen.confirm.secDescription": "You will need to restart game.", | ||
"gui.automodpack.screen.confirm.thiDescription": "Are you sure you want to delete it?", | ||
"gui.automodpack.screen.confirm.button.sure": "Yes (Delete and quit)", | ||
"gui.automodpack.screen.confirm.button.cancel": "No (Back to the game)", | ||
|
||
"gui.automodpack.screen.loading.title": "Downloading updates...", | ||
"gui.automodpack.screen.loading.wait": "Please wait...", | ||
"gui.automodpack.screen.loading.download": "Downloading...", | ||
"gui.automodpack.screen.loading.extract": "Extracting modpack...", | ||
"gui.automodpack.screen.loading.finish": "Finishing...", | ||
|
||
"gui.automodpack.screen.danger.title": "Attention! Modpack found!", | ||
"gui.automodpack.screen.danger.description": "Do you want to download the update?", | ||
"gui.automodpack.screen.danger.secDescription": "It might be risky! Don't download if don't trust the server admins!", | ||
"gui.automodpack.screen.danger.button.accept": "Download", | ||
"gui.automodpack.screen.danger.button.dontshowagain": "Download and don't show it again", | ||
"gui.automodpack.screen.danger.button.cancel": "Don't download", | ||
|
||
"gui.automodpack.screen.changelog.button.back": "Back", | ||
"gui.automodpack.screen.restart.button.changelogs": "View changelogs", | ||
"gui.automodpack.screen.changelog.no_changes": "No changes found", | ||
"gui.automodpack.screen.download.button.cancel": "Cancel", | ||
"gui.automodpack.screen.download.text.calculating": "Calculating...", | ||
"gui.automodpack.screen.download.text.downloading": "Downloading:", | ||
"gui.automodpack.screen.download.text.no_files": "No files to download!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters