3891: Add feedback (snackbars) for hashtag actions
This commit is contained in:
parent
64264ead68
commit
b0a50f9f50
2 changed files with 30 additions and 2 deletions
|
|
@ -614,6 +614,12 @@
|
|||
<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="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="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