diff --git a/systemres/main/resources/base/element/id_defined.json b/systemres/main/resources/base/element/id_defined.json index 5da9967f14127ff1156df03777a69cf2edb03ece..f8435e2905a9d4ea40718a6fcb2af48dc01f96c7 100644 --- a/systemres/main/resources/base/element/id_defined.json +++ b/systemres/main/resources/base/element/id_defined.json @@ -28826,7 +28826,8 @@ { "type": "string", "name": "temporarily_disable_shutdown_findee_text", - "order": 5728 + "order": 5728, + "flags": "private" }, { "type": "string", diff --git a/systemres/main/resources/base/element/string.json b/systemres/main/resources/base/element/string.json index 9afca1cf90c557102aaccb11aeee1746099622c6..e8d63f24961c4762469b8648d4806d3e054b3684 100644 --- a/systemres/main/resources/base/element/string.json +++ b/systemres/main/resources/base/element/string.json @@ -1715,10 +1715,6 @@ "name": "next_arrow_accessibility_text", "value": "Next" }, - { - "name": "temporarily_disable_shutdown_findee_text", - "value": "Used to temporarily disable the Find function after shutdown" - }, { "name": "increase_counter_double_click_description", "value": "Double tap to activate, double tap and hold to repeatedly increase" diff --git a/systemres/main/resources/zh_CN/element/string.json b/systemres/main/resources/zh_CN/element/string.json index 27fe9dba44eebff5909dccfe2f3ea54d5d24fae7..38e585c052f5ef8da440b6e825c484be27a6e86d 100644 --- a/systemres/main/resources/zh_CN/element/string.json +++ b/systemres/main/resources/zh_CN/element/string.json @@ -1579,10 +1579,6 @@ "name": "next_arrow_accessibility_text", "value": "下一页" }, - { - "name": "temporarily_disable_shutdown_findee_text", - "value": "用于关机后暂时关闭查找功能" - }, { "name": "increase_counter_double_click_description", "value": "单指双击即可执行,双击并按住可持续增加"