From da8785fdc8897133c22e7dfa90a0b5aff1bd7547 Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Tue, 20 Aug 2024 14:34:36 -0400 Subject: Refine UI and add explanations in CustomizeCommentFilterActivity. --- app/src/main/res/values/strings.xml | 5 +++++ 1 file changed, 5 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 9792add7..eea33bad 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1424,5 +1424,10 @@ Display mode Remove comments Fully collapse comments + Filtered out comments will be shown as the following selected option + Comments will be filtered out if they contain the following keywords. + Comments will be filtered out if they were submitted by the following users. + Comments that have a score lower than the following value will be filtered out (-1 means no restriction). + Comments that have a score higher than the following value will be filtered out (-1 means no restriction). -- cgit v1.2.3