Add screen capture protection (#292)

Co-authored-by: Rahul Sharma <rahul.shwork@gmail.com>
This commit is contained in:
Aryan 2026-05-10 10:18:48 +05:30 committed by GitHub
parent 8366d76dcd
commit 6897496423
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 77 additions and 2 deletions

View file

@ -1304,4 +1304,7 @@
<string name="action_exit_smart_zoom">Exit Smart Zoom</string>
<string name="action_smart_comic_zoom">Smart Comic Zoom</string>
<string name="desc_toggle_smart_comic_zoom">Toggle Smart Comic Zoom</string>
<string name="options_screen_capture_protection">Screen capture protection</string>
<string name="banner_screen_capture_protection_on">Screen capture protection is on</string>
<string name="banner_screen_capture_protection_off">Screen capture protection is off</string>
</resources>