feat(youtube): add options to disable toasts on connection error (#2159)

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
LisoUseInAIKyrios
2023-05-16 10:29:24 +04:00
committed by GitHub
parent b8ab180f0b
commit 99916aefaa
3 changed files with 13 additions and 7 deletions

View File

@ -54,8 +54,7 @@ class DebuggingPatch : ResourcePatch {
StringResource("revanced_debug_toast_on_error_summary_off", "Toast not shown if error occurs"),
StringResource("revanced_debug_toast_on_error_user_dialog_message",
"Turning off error toasts hides all ReVanced error notifications."
+ "\\n\\nThis includes hiding normal network connection timeouts, "
+ "but also hides notification of any unexpected and more serious errors."
+ "\\n\\nYou will not be notified of any unexpected events."
)
),
),