From 2afbba4b682eade2cf1b999309a760cab5afd5aa Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Sat, 21 Oct 2023 22:48:44 -0400
Subject: Add "exclude users" entry in CustomizeCommentFilterActivity.
---
app/src/main/res/values/strings.xml | 1 +
1 file changed, 1 insertion(+)
(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 6f97b59f..915535ce 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1162,6 +1162,7 @@
Click here to apply it to some post feeds
and %1$d more
+ Exclude keywords (key1,key2)
Comment Filter Name
What is the name of this comment filter?
\'%1$s\' Already Exists
--
cgit v1.2.3