diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-08-19 03:04:56 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-08-19 03:04:56 +0000 |
commit | 55bae7a2944ba19ddb177ad876699f0d3d7648c8 (patch) | |
tree | bdb6d8ea4859fbdfb1b99445a937d75d2ee89290 /app/src/main/res/values/strings.xml | |
parent | 6a6735469b470f4c946895bc3592e4ad1e2610e2 (diff) | |
download | infinity-for-reddit-55bae7a2944ba19ddb177ad876699f0d3d7648c8.tar infinity-for-reddit-55bae7a2944ba19ddb177ad876699f0d3d7648c8.tar.gz infinity-for-reddit-55bae7a2944ba19ddb177ad876699f0d3d7648c8.tar.bz2 infinity-for-reddit-55bae7a2944ba19ddb177ad876699f0d3d7648c8.tar.lz infinity-for-reddit-55bae7a2944ba19ddb177ad876699f0d3d7648c8.tar.xz infinity-for-reddit-55bae7a2944ba19ddb177ad876699f0d3d7648c8.tar.zst infinity-for-reddit-55bae7a2944ba19ddb177ad876699f0d3d7648c8.zip |
Refine UI in CustomizePostFilterActivity.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b8575b0c..97086400 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1153,6 +1153,7 @@ <string name="edit_post_filter_name_of_usage_info">Leave it blank to apply this post filter to all the subreddits / users / multireddits</string> <string name="click_to_apply_post_filter">Click here to apply it to some post feeds</string> <string name="post_filter_usage_embedded_more_count">and %1$d more</string> + <string name="post_filter_post_type_explanation">To see certain types of posts, please turn on the switch corresponding to the types.</string> <string name="excludes_strings_hint">Exclude keywords (key1,key2)</string> <string name="comment_filter_name_hint">Comment Filter Name</string> |