mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 05:23:44 +08:00
update name
This commit is contained in:
parent
72bfb71f74
commit
68aaa98515
@ -511,7 +511,7 @@ class HomeUIModel extends BaseUIModel {
|
|||||||
context!,
|
context!,
|
||||||
"一键启动功能提示",
|
"一键启动功能提示",
|
||||||
const Text("为确保账户安全,一键启动功能已在开发版中禁用,我们将在微软商店版本中提供此功能。"
|
const Text("为确保账户安全,一键启动功能已在开发版中禁用,我们将在微软商店版本中提供此功能。"
|
||||||
"\n\n微软商店版由微软提供分发下载与数字签名,可有效防止软件数据被篡改。\n\n提示:您无需使用盒子启动游戏也可使用汉化。"),
|
"\n\n微软商店版由微软提供可靠的分发下载与数字签名,可有效防止软件被恶意篡改。\n\n提示:您无需使用盒子启动游戏也可使用汉化。"),
|
||||||
confirm: "安装微软商店版本",
|
confirm: "安装微软商店版本",
|
||||||
cancel: "取消");
|
cancel: "取消");
|
||||||
if (ok == true) {
|
if (ok == true) {
|
||||||
|
Loading…
Reference in New Issue
Block a user