Show an error if a server has signups closed

closes #377
This commit is contained in:
Grishka
2022-11-20 13:36:23 +04:00
parent de369633ec
commit b898dc010e
2 changed files with 9 additions and 0 deletions

View File

@@ -388,4 +388,5 @@
<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="empty_list">This list is empty</string>
<string name="instance_signup_closed">This server does not accept new registrations.</string>
</resources>