Merge remote-tracking branch 'origin/master'

# Conflicts:
#	app/src/main/res/values-ar/strings.xml
#	app/src/main/res/values-en/strings.xml
#	app/src/main/res/values-es/strings.xml
#	app/src/main/res/values-fr/strings.xml
#	app/src/main/res/values-ja/strings.xml
#	app/src/main/res/values-ko/strings.xml
#	app/src/main/res/values-ru/strings.xml
#	app/src/main/res/values-zh-rHK/strings.xml
#	app/src/main/res/values-zh-rTW/strings.xml
#	app/src/main/res/values-zh/strings.xml
#	app/src/main/res/values/strings.xml
This commit is contained in:
SuperMonster003
2025-05-13 18:57:41 +08:00
15 changed files with 71 additions and 2 deletions

View File

@@ -1266,5 +1266,7 @@
<string name="text_write_secure_settings">Write security settings</string>
<string name="text_write_secure_settings_description">Secure system settings, containing system preferences that applications can read but are not allowed to write.\nThese are for preferences that the user must explicitly modify through the UI of a system app.\nWith secure system settings permission, normal applications can directly modify the secure settings (such as accessibility service).</string>
<string name="text_write_system_settings">Write system settings</string>
<string name="text_hide_node">Hide this node</string>
<string name="text_hide_same_frame_nodes">Hide same frame nodes</string>
</resources>