Modify remove deprecated options for auto generic process

This commit is contained in:
2023-04-27 21:17:55 +08:00
parent 33daeaf9e5
commit 023b432c0b
4 changed files with 2 additions and 42 deletions

View File

@@ -124,11 +124,9 @@ const locale = {
"debugLogTagName": "Debug log TAG name (Default is YukiHookAPI)",
"enableDebugMode": "Enable debug mode",
"enableDebugLog": "Enable debug log output",
"enableYukiHookPrefsBridgeCache": "Enable YukiHookPrefsBridge key-value caching",
"enableModuleResourcesCache": "Enable module Resources caching",
"enableModuleStatus": "Enable module activation status listening",
"enableYukiHookDataChannel": "Enable YukiHookDataChannel feature",
"enableMemberCache": "Enable founded reflection class, method, variable caching",
"selectScopeAppsOrEnterOnceTip": "Please select the app you need to add to the scope from the list",
"customize": "Customize",
"systemFramework": "System Framework",
@@ -259,11 +257,9 @@ const locale = {
"debugLogTagName": "调试日志 TAG 名称 (不填默认为 YukiHookAPI)",
"enableDebugMode": "启用 Debug 模式",
"enableDebugLog": "启用调试日志输出功能",
"enableYukiHookPrefsBridgeCache": "启用 YukiHookPrefsBridge 键值缓存功能",
"enableModuleResourcesCache": "启用模块 Resources 缓存功能",
"enableModuleStatus": "启用模块激活状态监听功能",
"enableYukiHookDataChannel": "启用 YukiHookDataChannel 功能",
"enableMemberCache": "启用已查找的反射类、方法、变量缓存功能",
"selectScopeAppsOrEnterOnceTip": "请从下面的列表中选择你需要添加到作用域中的应用",
"customize": "自定义",
"systemFramework": "系统框架",
@@ -394,11 +390,9 @@ const locale = {
"debugLogTagName": "デバッググロタグ名デフォルトはYukiHookAPI",
"enableDebugMode": "デバッグモードを有効にする",
"enableDebugLog": "デバッグログ出力を有効にする",
"enableYukiHookPrefsBridgeCache": "YukiHookPrefsBridgeのKey-Valueキャッシングを有効にする",
"enableModuleResourcesCache": "モジュールリソースのキャッシュを有効にする",
"enableModuleStatus": "モジュールのアクティブ化ステータスの監視を有効にする",
"enableYukiHookDataChannel": "YukiHookDataChannel機能を有効にする",
"enableMemberCache": "クエリされたリフレクションクラス、メソッド、変数キャッシングを有効にする",
"selectScopeAppsOrEnterOnceTip": "以下のリストからスコープに追加するアプリを選択してください",
"customize": "カスタマイズ",
"systemFramework": "システムフレームワーク",