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-zh-rCN/strings.xml | 2 +- app/src/main/res/values/strings.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index e27facdb..1b2cedd4 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -929,5 +929,5 @@ https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforredd "无预览文章类型背景颜色" "应用于:占位符,指示没有预览可用时的帖子类型" "语言" - "启用搜索记录" + "启用搜索记录" \ No newline at end of file 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