show rules on the login screen (#2746)

* show rules on the login screen

* fix code formatting

* fix code formatting

* fix tests
This commit is contained in:
Konrad Pozniak 2022-11-05 17:37:20 +01:00 committed by GitHub
commit 8e9b356074
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 152 additions and 8 deletions

View file

@ -670,4 +670,7 @@
<string name="delete_scheduled_post_warning">Delete this scheduled post?</string>
<string name="instance_rule_info">By logging in you agree to the rules of %s.</string>
<string name="instance_rule_title">%s rules</string>
</resources>