diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 97086400..444c95b9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -46,7 +46,7 @@ <string name="history_activity_label">History</string> <string name="subscription_activity_label">Subscription</string> <string name="comment_filter_preference_activity_label">Comment Filter</string> - <string name="customize_comment_filter_activity_label">Customize Post Filter</string> + <string name="customize_comment_filter_activity_label">Customize Comment Filter</string> <string name="navigation_drawer_open">Open navigation drawer</string> <string name="navigation_drawer_close">Close navigation drawer</string> |