diff --git a/systemres/main/resources/base/element/id_defined.json b/systemres/main/resources/base/element/id_defined.json index 74aaf8387e60d13e01120268bd85bf3fe77d47c8..95751d030cd3c55a239c7002577ebee556b87bf8 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 98da494ee62a9b8e9e26115f5ddb9c96fefd3c16..9c13ccd8cc359b18f0230129ee63cc607814e05f 100644 --- a/systemres/main/resources/base/element/string.json +++ b/systemres/main/resources/base/element/string.json @@ -1775,10 +1775,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 a164c1b22157dc713b3696258beff49903e507be..1cba57f285a0e0760907ff5cde255fa4b0d7129d 100644 --- a/systemres/main/resources/zh_CN/element/string.json +++ b/systemres/main/resources/zh_CN/element/string.json @@ -1639,10 +1639,6 @@ "name": "next_arrow_accessibility_text", "value": "下一页" }, - { - "name": "temporarily_disable_shutdown_findee_text", - "value": "用于关机后暂时关闭查找功能" - }, { "name": "increase_counter_double_click_description", "value": "单指双击即可执行,双击并按住可持续增加"