Add deletion confirmation (#865)

This commit is contained in:
Prat 2018-10-01 02:50:48 -04:00 committed by Konrad Pozniak
commit ab601c4566
2 changed files with 13 additions and 4 deletions

View file

@ -153,6 +153,7 @@
<string name="dialog_download_image">Download</string>
<string name="dialog_message_cancel_follow_request">Revoke the follow request?</string>
<string name="dialog_unfollow_warning">Unfollow this account?</string>
<string name="dialog_delete_toot_warning">Delete this toot?</string>
<string name="visibility_public">Public: Post to public timelines</string>
<string name="visibility_unlisted">Unlisted: Do not show in public timelines</string>