mirror of
https://github.com/X1a0He/Adobe-Downloader.git
synced 2025-11-25 03:14:57 +08:00
refactor: Helper uninstallation and reinstallation logic
This commit is contained in:
@@ -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" : {
|
||||
|
||||
Reference in New Issue
Block a user