Add: Option to not show screenshots

This commit is contained in:
machiav3lli
2022-06-06 02:11:26 +02:00
parent 2275b978b8
commit 487a0a206f
4 changed files with 23 additions and 10 deletions

View File

@ -198,4 +198,6 @@
<string name="dialog_approve">Turn off</string><string name="root_session_installer">Use root session installer</string>
<string name="root_session_installer_description">The session installer is a bit less performant that the legacy one, but avoids issues with installed apps in Android +13.</string>
<string name="no_action_possible">No Action Possible</string>
<string name="show_screenshots">Show screenshots</string>
<string name="show_screenshots_description">Whether to show screenshots in the app sheet or not.</string>
</resources>