refactor: Helper uninstallation and reinstallation logic

This commit is contained in:
X1a0He
2025-03-27 15:36:13 +08:00
parent ee2ac727ce
commit f7a5456da1
4 changed files with 125 additions and 43 deletions

View File

@@ -339,6 +339,7 @@
}
},
"Helper 安装失败" : {
"extractionState" : "stale",
"localizations" : {
"en" : {
"stringUnit" : {
@@ -347,6 +348,12 @@
}
}
}
},
"Helper 安装失败: %@" : {
},
"Helper 已完全卸载" : {
},
"Helper 是一个具有管理员权限的辅助工具,用于执行需要管理员权限的操作,如修改系统文件等。没有 Helper 将无法正常使用软件的某些功能。" : {
"localizations" : {
@@ -978,6 +985,9 @@
}
}
}
},
"准备卸载脚本失败: %@" : {
},
"准备安装..." : {
"localizations" : {
@@ -1098,6 +1108,9 @@
}
}
}
},
"卸载失败: %@" : {
},
"取消" : {
"localizations" : {
@@ -1713,6 +1726,9 @@
}
}
}
},
"执行卸载脚本失败: %@" : {
},
"执行成功" : {
"localizations" : {