3891: Only mute the actual hashtag (with #)
This commit is contained in:
parent
b0a50f9f50
commit
a883ec71d5
2 changed files with 10 additions and 9 deletions
|
|
@ -614,11 +614,11 @@
|
|||
<string name="notifications_apply_filter">Filter</string>
|
||||
<string name="filter_apply">Apply</string>
|
||||
|
||||
<string name="muting_hashtag_success_format">Muting %s as a warning</string>
|
||||
<string name="unmuting_hashtag_success_format">Unmuting %s</string>
|
||||
<string name="muting_hashtag_success_format">Muting hashtag #%s as a warning</string>
|
||||
<string name="unmuting_hashtag_success_format">Unmuting hashtag #%s</string>
|
||||
<string name="action_view_filters">View filters</string>
|
||||
<string name="following_hashtag_success_format">Now following hashtag %s</string>
|
||||
<string name="unfollowing_hashtag_success_format">No longer following hashtag %s</string>
|
||||
<string name="following_hashtag_success_format">Now following hashtag #%s</string>
|
||||
<string name="unfollowing_hashtag_success_format">No longer following hashtag #%s</string>
|
||||
|
||||
<string name="compose_shortcut_long_label">Compose post</string>
|
||||
<string name="compose_shortcut_short_label">Compose</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue