Option to enable exit confirmation

This commit is contained in:
Koitharu
2022-07-13 10:30:30 +03:00
parent d6ff996dbe
commit 334e08730e
5 changed files with 70 additions and 22 deletions

View File

@@ -337,5 +337,7 @@
<string name="changelog">Changelog</string>
<string name="explore">Explore</string>
<string name="tools">Tools</string>
<string name="confirm_exit">Press back again to exit</string>
<string name="confirm_exit">Press "Back" again to exit</string>
<string name="exit_confirmation_summary">Press "Back" twice to exit the app</string>
<string name="exit_confirmation">Exit confirmation</string>
</resources>