aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4d50431b..008e99e3 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -979,5 +979,16 @@
<string name="post_filter_name_hint">Post Filter Name</string>
<string name="post_filter_requires_a_name">What is the name of this post filter?</string>
<string name="apply_post_filter_to">Apply to</string>
+ <string name="post_filter_usage_home">Home</string>
+ <string name="post_filter_usage_subreddit">Subreddit: %1$s</string>
+ <string name="post_filter_usage_subreddit_all">Subreddit</string>
+ <string name="post_filter_usage_user">User: %1$s</string>
+ <string name="post_filter_usage_user_all">User</string>
+ <string name="post_filter_usage_multireddit">MultiReddit: %1$s</string>
+ <string name="post_filter_usage_multireddit_all">MultiReddit</string>
+ <string name="post_filter_usage_search">Search</string>
+ <string name="subreddit">Subreddit</string>
+ <string name="user">User</string>
+ <string name="edit_post_filter_name_of_usage_info">Leave it blank to apply this post filter to all the subreddits / users / multireddits</string>
</resources>