From 56379101e1e9fd05a1ec3c652ecb9d208dd4b653 Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Fri, 13 Sep 2024 00:01:44 -0400 Subject: Enabling or disabling reply notifications in CommentMoreBottomSheetFragment. --- app/src/main/res/values/strings.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 19007a64..d2e88ef2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1489,5 +1489,11 @@ Saved Comment + Receive reply notifications + Disable reply notifications + Reply notifications enabled + Reply notifications disabled + Toggle reply notifications failed + Cannot find comment -- cgit v1.2.3