From 7b154f4d31a59cce78007a9e1c3e44ca55465b6a Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 26 Dec 2020 23:40:26 +0800 Subject: Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues. --- app/src/main/res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (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 008e99e3..1c423672 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -964,12 +964,12 @@ Only NSFW Only Spoiler - Title: excludes keywords + Title: excludes keywords (key1,key2) Title: excludes regex - Exclude subreddits - Exclude users - Exclude flairs - Contain flairs + Exclude subreddits (e.g. funny,AskReddit) + Exclude users (e.g. Hostilenemy,random) + Exclude flairs (e.g. flair1,flair2) + Contain flairs (e.g. flair1,flair2) Min vote (-1: no restriction) Max vote (-1: no restriction) Min comments (-1: no restriction) -- cgit v1.2.3