Fix exception when bad domain on login screen
This commit is contained in:
parent
17b958f8ed
commit
4db1d54d79
2 changed files with 29 additions and 18 deletions
|
@ -131,5 +131,7 @@
|
|||
<string name="action_mention">Mention</string>
|
||||
<string name="tusky_api_url">http://tuskynotify.keylesspalace.com</string>
|
||||
<string name="notification_mention_format">%s mentioned you</string>
|
||||
<string name="error_invalid_domain">Invalid domain entered</string>
|
||||
<string name="error_failed_app_registration">This app could not obtain authentication from that server instance.</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue