implement adding/removing users from lists

This commit is contained in:
sk
2022-11-12 16:14:45 +01:00
parent 1e0ae6e570
commit 625134605b
9 changed files with 182 additions and 8 deletions

View File

@@ -388,4 +388,6 @@
<string name="privacy_policy_subtitle">Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your server\'s privacy policy.</string>
<string name="i_agree">I Agree</string>
<string name="list_timelines">Lists</string>
<string name="manage_user_lists">Lists theyre on</string>
<string name="lists_with_user">Lists with %s</string>
</resources>