1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-23 22:35:56 +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": "已是最新版本",
"HaveUpdate": "有新版本可用",
"UpdateFailed": "更新失败,可在./log/*_gui.txt中找到错误日志",
"UpdateStart": "开始更新",
"UpdateWait": "等待所有 Alas 完成当前任务",
"UpdateRun": "更新中",
"UpdateSuccess": "更新成功,正在重启",
"UpdateFailed": "更新失败,可在./log/*_gui.txt中找到错误日志",
"UpdateChecking": "检查更新中",
"UpdateCancel": "取消更新,重启 Alas 中",
"UpdateFinish": "更新成功,请手动重启",
@@ -2015,7 +2015,8 @@
"Author": "作者",
"Time": "提交时间",
"Message": "提交信息",
"DisabledWarn": "更新模块未启用,你需要手动重启 Alas 进行更新"
"DisabledWarn": "更新模块未启用,你需要手动重启 Alas 进行更新",
"DetailedHistory": "详细提交历史"
},
"Text": {
"InvalidFeedBack": "格式错误。 示例:{0}"