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 d2796e8b..3e6d4ada 100644
--- a/manager/app/src/main/res/values-zh-rCN/strings.xml
+++ b/manager/app/src/main/res/values-zh-rCN/strings.xml
@@ -606,9 +606,9 @@
SUS循环路径
循环路径配置
循环路径会在每次非root用户应用或隔离服务启动时重新标记为SUS_PATH。这有助于解决添加的路径可能因inode状态重置或内核中inode重新创建而失效的问题
- 模块签名验证
- 强制验证模块安装时的签名
- 模块签名验证未通过
- 由于安全设置,安装将被阻止
- 安装将继续,请注意模块是否存在未知加密脚本
+ 验证签名
+ 模块安装时,强制验证签名。(仅 arm64-v8a 可用)
+ 未知发布者
+ 未经签名的模块可能不完整。为了对设备进行保护,已阻止安装此模块。
+ 未经签名的模块可能不完整。你想安装来自未知发布者的模块吗?
diff --git a/manager/app/src/main/res/values/strings.xml b/manager/app/src/main/res/values/strings.xml
index 29897e9d..96df47a8 100644
--- a/manager/app/src/main/res/values/strings.xml
+++ b/manager/app/src/main/res/values/strings.xml
@@ -609,9 +609,9 @@
SUS Loop Path
Loop Path Configuration
Loop paths are re-flagged as SUS_PATH on each non-root user app or isolated service startup. This helps address issues where added paths may have their inode status reset or inode re-created in the kernel.
- Module signature verification
- Force signature verification for module installation
- Module signature verification failed
- Installation will be blocked due to security settings
- Installation will continue, please note the presence of unknown encryption scripts in the module
+ Signature Verification
+ Force signature verification when installing modules. (Only available for arm64-v8a)
+ Unknown publisher
+ Unsigned modules may be incomplete. To protect your device, installation of this module has been blocked.
+ Unsigned modules may be incomplete. Do you want to allow the following module from an unknown publisher to install in this device?