new feature in app manager: enable system app

This commit is contained in:
BinTianqi
2024-05-30 20:30:23 +08:00
parent ac4f034d32
commit ee1b6afc8d
5 changed files with 65 additions and 9 deletions

View File

@@ -289,6 +289,8 @@
<string name="app_info">App info</string>
<string name="not_installed">Not installed</string>
<string name="block_uninstall">Block uninstall</string>
<string name="enable_system_app">Enable system app</string>
<string name="enable_system_app_desc">Re-enable a system app that was disabled by default</string>
<!--ucd: user control disabled-->
<string name="ucd">Disable user control</string>
<string name="ucd_desc">If you set this, you cannot clear these apps\' storage or force stop them. </string>