Merge pull request #196 from FineFindus/feat/unfollow-confirmation

Feat: show unfollow confirmation dialog
This commit is contained in:
LucasGGamerM
2023-05-20 09:54:06 -03:00
committed by GitHub
2 changed files with 56 additions and 49 deletions

View File

@@ -55,4 +55,6 @@
<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>