Notifications fixes
This commit is contained in:
@@ -762,4 +762,8 @@
|
||||
<string name="signup_username_taken">This username is taken. Try a different one or <a>pick a different server</a>.</string>
|
||||
<string name="signup_email_invalid">That doesn’t look like a valid email address.</string>
|
||||
<string name="signup_email_taken">Email address is already in use. Did you <a>forget your password</a>?</string>
|
||||
<plurals name="x_new_notifications">
|
||||
<item quantity="one">%,d new notification</item>
|
||||
<item quantity="other">%,d new notifications</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user