implement soft-blocking

sk22#297
This commit is contained in:
sk
2023-01-16 23:56:32 +01:00
parent e9cfe3dee0
commit e75d350b7a
5 changed files with 47 additions and 0 deletions

View File

@@ -144,4 +144,8 @@
<string name="sk_timeline_local">Local</string>
<string name="sk_timeline_federated">Federation</string>
<string name="sk_recent_searches_placeholder">Type something to start searching</string>
<string name="sk_remove_follower">Remove as follower</string>
<string name="sk_remove_follower_confirm">Remove %s as a follower by blocking and immediately unblocking them?</string>
<string name="sk_do_remove_follower">Remove</string>
<string name="sk_remove_follower_success">Successfully removed follower</string>
</resources>