Confirm blocks and mutes from timelines (#1740)
* Add preference for confirming blocks and mutes from timelines Implements #1737 * Apply code review feedback
This commit is contained in:
parent
1b476c790a
commit
91263eed8b
5 changed files with 66 additions and 7 deletions
|
@ -196,6 +196,8 @@
|
|||
<string name="dialog_redraft_toot_warning">Delete and re-draft this toot?</string>
|
||||
<string name="mute_domain_warning">Are you sure you want to block all of %s? You will not see content from that domain in any public timelines or in your notifications. Your followers from that domain will be removed.</string>
|
||||
<string name="mute_domain_warning_dialog_ok">Hide entire domain</string>
|
||||
<string name="dialog_block_warning">Block @%s?</string>
|
||||
<string name="dialog_mute_warning">Mute @%s?</string>
|
||||
|
||||
<string name="visibility_public">Public: Post to public timelines</string>
|
||||
<string name="visibility_unlisted">Unlisted: Do not show in public timelines</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue