Settings: Allow skipping mirroring confirmation dialog [2/2]

Change-Id: I733cd7a235024d625342013641858e2c4790fb75
This commit is contained in:
someone5678
2024-07-06 08:18:57 +09:00
committed by Joey
parent c45ca9ea52
commit fd1f421ebf
2 changed files with 19 additions and 0 deletions

View File

@@ -197,4 +197,7 @@
<!-- No storage restrict -->
<string name="no_storage_restrict_title">No storage restrict</string>
<string name="no_storage_restrict_summary">Remove the restriction when selecting folders through Storage Access Framework. Can be convenient in some cases but may lead to privacy leaks.</string>
<!-- Wifi Display settings. The title of a menu item to disable mirroring confimration [CHAR LIMIT=40] -->
<string name="mirroring_confirmation_disable_menu_item">Disable mirroring confirmation</string>
</resources>