From 6ad34783c51f47c26d6f1e559d86c28edf65c3a8 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 6 Jan 2021 23:55:42 +0800 Subject: Check for duplicate when saving a post filter. Fix an issue in PostFilter Parcelable implementation. --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 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 957b5a48..aebcb892 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -986,6 +986,8 @@ Max awards (-1: no restriction) Post Filter Name What is the name of this post filter? + \'%1$s\' Already Exists + Override it? Apply to Home Subreddit: %1$s -- cgit v1.2.3