From 398d53c162f32acb38feee588d2342d0876772ad Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 1 Apr 2021 08:33:17 +0800 Subject: New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when saving a Post Filter. --- app/src/main/res/values/strings.xml | 8 ++++++++ 1 file changed, 8 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 5a46106f..52700094 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -81,6 +81,7 @@ Add to Multireddit Share Link Copy Link + Add to Post Filter Error occurred when parsing the JSON response Error Retrieving the token @@ -1083,4 +1084,11 @@ Upvote Downvote + Select + Exclude this subreddit + Exclude this user + Exclude this flair + Contain this flair + Exclude Domain + -- cgit v1.2.3