Adds a confirmation dialog for unfollowing a user using the account header button.
This commit is contained in:
parent
d895949136
commit
973c6168f8
2 changed files with 81 additions and 44 deletions
|
@ -138,6 +138,7 @@
|
|||
<string name="dialog_message_uploading_media">Uploading…</string>
|
||||
<string name="dialog_download_image">Download</string>
|
||||
<string name="dialog_message_follow_request">Follow request pending: awaiting their response</string>
|
||||
<string name="dialog_unfollow_warning">Unfollow this account?</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