feat: show confirmation dialog on unfollow

This commit is contained in:
FineFindus
2023-05-16 17:07:13 +02:00
parent 0f0291074e
commit 4843d574ca
2 changed files with 21 additions and 5 deletions

View File

@@ -54,5 +54,6 @@
<string name="mo_swap_bookmark_with_reblog">Use reblog action instead of bookmark action on notifications</string>
<string name="mo_download_latest_nightly_release">Download latest nightly release</string>
<string name="mo_load_remote_followers">Load remote profile follows and followers</string>
<string name="mo_mention_reblogger_automatically">Automatically mention account who reblogged the post in replies</string>
<string name="mo_confirm_unfollow_title">Unfollow Account</string>
<string name="mo_confirm_unfollow">Confirm to unfollow %s</string>
</resources>