diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ffc28bf4..ee33c49d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -167,8 +167,6 @@ <string name="unfollowed">Unfollowed</string> <string name="unfollow_failed">Unfollowing Failed</string> - <string name="content_description_banner_imageview">Subreddit Banner Image</string> - <string name="app_label">Infinity</string> <string name="search_hint">Search anything</string> <string name="search_only_subreddits_hint">Search subreddits</string> @@ -1434,6 +1432,7 @@ <string name="comment_filter_min_vote_explanation">Comments that have a score lower than the following value will be filtered out (-1 means no restriction).</string> <string name="comment_filter_max_vote_explanation">Comments that have a score higher than the following value will be filtered out (-1 means no restriction).</string> + <string name="content_description_banner_imageview">Banner Image</string> <string name="content_description_create_comment_filter">Create comment filter</string> <string name="content_description_add_comment_filter_usage">Apply comment filter to somewhere</string> <string name="content_description_comment_filter_add_user">Add a user to comment filter</string> |