From 67a05e8813880df57d1664ffe2fd266676096ba0 Mon Sep 17 00:00:00 2001
From: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
Date: Sun, 15 Jun 2025 16:05:04 +0800
Subject: [PATCH] strings: Modifying SuSFS Configuration to Optimize Boot
Self-Start Description
---
.../src/main/java/com/sukisu/ultra/ui/screen/SuperUser.kt | 2 +-
manager/app/src/main/res/values-zh-rCN/strings.xml | 6 +++---
manager/app/src/main/res/values/strings.xml | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/manager/app/src/main/java/com/sukisu/ultra/ui/screen/SuperUser.kt b/manager/app/src/main/java/com/sukisu/ultra/ui/screen/SuperUser.kt
index e8440311..6fc13819 100644
--- a/manager/app/src/main/java/com/sukisu/ultra/ui/screen/SuperUser.kt
+++ b/manager/app/src/main/java/com/sukisu/ultra/ui/screen/SuperUser.kt
@@ -785,7 +785,7 @@ private fun AppItem(
supportingContent = {
Column {
Text(app.packageName)
-
+
Spacer(modifier = Modifier.height(4.dp))
FlowRow(
diff --git a/manager/app/src/main/res/values-zh-rCN/strings.xml b/manager/app/src/main/res/values-zh-rCN/strings.xml
index 1578ca66..60795847 100644
--- a/manager/app/src/main/res/values-zh-rCN/strings.xml
+++ b/manager/app/src/main/res/values-zh-rCN/strings.xml
@@ -419,11 +419,11 @@
SuSFS 内核名称和构建时间设置成功: %s, %s
SuSFS 配置
- 配置 SuSFS 的 uname 值和构建时间伪装 (当前: %s)
+ 配置 SuSFS 的内核名称和构建时间伪装以及更多功能 (当前: %s)
开机自启动
- 系统启动时自动应用 uname 配置
- 需要配置 uname 或添加路径后才能启用
+ 重启时自动应用所有非默认配置
+ 需要添加配置后才能启用
开机自启动已启用
开机自启动已禁用
启用开机自启动失败
diff --git a/manager/app/src/main/res/values/strings.xml b/manager/app/src/main/res/values/strings.xml
index c80d657e..5edc358d 100644
--- a/manager/app/src/main/res/values/strings.xml
+++ b/manager/app/src/main/res/values/strings.xml
@@ -421,11 +421,11 @@
SuSFS uname and build time set successfully: %s, %s
SuSFS Configuration
- Configure SuSFS uname value and build time spoofing (Current: %s)
+ Configuring Uname and Build Time Artifacts and More for SuSFS (Current: %s)
Auto Start
- Automatically apply uname configuration at system startup
- Need to configure uname or add paths to enable
+ Automatically apply all non-default configurations on reboot
+ Configuration needs to be added to enable
Auto Start enabled
Auto Start disabled
Failed to enable auto start