fix up missing strings caused by punctuation changes
This commit is contained in:
parent
ee965a89a7
commit
650d45466c
10 changed files with 77 additions and 68 deletions
|
@ -52,6 +52,15 @@ Guest users can't invite users. Please register to invite.
|
|||
This room is inaccessible to guests. You may be able to join if you register.
|
||||
delete the alias.
|
||||
remove %(name)s from the directory.
|
||||
Conference call failed.
|
||||
Conference calling is in development and may not be reliable.
|
||||
Guest users can't create new rooms. Please register to create room and start a chat.
|
||||
Server may be unavailable, overloaded, or you hit a bug.
|
||||
Server unavailable, overloaded, or something else went wrong.
|
||||
You are already in a call.
|
||||
You cannot place VoIP calls in this browser.
|
||||
You cannot place a call with yourself.
|
||||
Your email address does not appear to be associated with a Matrix ID on this Homeserver.
|
||||
EOT
|
||||
)];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue