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