1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 23:33:33 +08:00

Add: Show detailed commit history in updater

This commit is contained in:
LmeSzinc
2022-06-05 07:27:03 +08:00
parent 25a4162d27
commit f3a683de76
10 changed files with 31 additions and 24 deletions

View File

@@ -2002,11 +2002,11 @@
"Update": {
"UpToDate": "Latest version",
"HaveUpdate": "A new version is available",
"UpdateFailed": "Update failed. Logs can be found in ./log/*_gui.txt",
"UpdateStart": "Start update",
"UpdateWait": "Waiting for all alas complete current task",
"UpdateRun": "Updating",
"UpdateSuccess": "Update succeeded, restarting",
"UpdateFailed": "Update failed. Logs can be found in ./log/*_gui.txt",
"UpdateChecking": "Checking for updates",
"UpdateCancel": "Update canceled, restarting Alas",
"UpdateFinish": "Update succeeded, please restart manually",
@@ -2015,7 +2015,8 @@
"Author": "Author",
"Time": "Commit time",
"Message": "Commit message",
"DisabledWarn": "Updater module is disabled. You need to manually restart Alas to update"
"DisabledWarn": "Updater module is disabled. You need to manually restart Alas to update",
"DetailedHistory": "Detailed Commit History"
},
"Text": {
"InvalidFeedBack": "Invalid format. Example: {0}"