Adds a confirmation dialog for unfollowing a user using the account header button.

This commit is contained in:
Vavassor 2017-08-09 01:16:00 -04:00
commit 973c6168f8
2 changed files with 81 additions and 44 deletions

View file

@ -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>