Skip to content

Commit 6c6b54c

Browse files
Fix activity label in CustomizeCommentFilterActivity.
1 parent 55bae7a commit 6c6b54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<string name="history_activity_label">History</string>
4747
<string name="subscription_activity_label">Subscription</string>
4848
<string name="comment_filter_preference_activity_label">Comment Filter</string>
49-
<string name="customize_comment_filter_activity_label">Customize Post Filter</string>
49+
<string name="customize_comment_filter_activity_label">Customize Comment Filter</string>
5050

5151
<string name="navigation_drawer_open">Open navigation drawer</string>
5252
<string name="navigation_drawer_close">Close navigation drawer</string>

0 commit comments

Comments
 (0)