Rebuild strings
This commit is contained in:
parent
0e5e622dc9
commit
2ddaa06e67
1 changed files with 4 additions and 4 deletions
|
@ -727,20 +727,20 @@
|
||||||
"block-quote": "block-quote",
|
"block-quote": "block-quote",
|
||||||
"bulleted-list": "bulleted-list",
|
"bulleted-list": "bulleted-list",
|
||||||
"numbered-list": "numbered-list",
|
"numbered-list": "numbered-list",
|
||||||
"Hangup": "Hangup",
|
|
||||||
"Voice call": "Voice call",
|
"Voice call": "Voice call",
|
||||||
"Video call": "Video call",
|
"Video call": "Video call",
|
||||||
"Upload file": "Upload file",
|
"Hangup": "Hangup",
|
||||||
"Show Text Formatting Toolbar": "Show Text Formatting Toolbar",
|
"Show Text Formatting Toolbar": "Show Text Formatting Toolbar",
|
||||||
|
"Upload file": "Upload file",
|
||||||
"Send an encrypted reply…": "Send an encrypted reply…",
|
"Send an encrypted reply…": "Send an encrypted reply…",
|
||||||
"Send a reply (unencrypted)…": "Send a reply (unencrypted)…",
|
"Send a reply (unencrypted)…": "Send a reply (unencrypted)…",
|
||||||
"Send an encrypted message…": "Send an encrypted message…",
|
"Send an encrypted message…": "Send an encrypted message…",
|
||||||
"Send a message (unencrypted)…": "Send a message (unencrypted)…",
|
"Send a message (unencrypted)…": "Send a message (unencrypted)…",
|
||||||
|
"Markdown is disabled": "Markdown is disabled",
|
||||||
|
"Hide Text Formatting Toolbar": "Hide Text Formatting Toolbar",
|
||||||
"The conversation continues here.": "The conversation continues here.",
|
"The conversation continues here.": "The conversation continues here.",
|
||||||
"This room has been replaced and is no longer active.": "This room has been replaced and is no longer active.",
|
"This room has been replaced and is no longer active.": "This room has been replaced and is no longer active.",
|
||||||
"You do not have permission to post to this room": "You do not have permission to post to this room",
|
"You do not have permission to post to this room": "You do not have permission to post to this room",
|
||||||
"Markdown is disabled": "Markdown is disabled",
|
|
||||||
"Hide Text Formatting Toolbar": "Hide Text Formatting Toolbar",
|
|
||||||
"Server error": "Server error",
|
"Server error": "Server error",
|
||||||
"Server unavailable, overloaded, or something else went wrong.": "Server unavailable, overloaded, or something else went wrong.",
|
"Server unavailable, overloaded, or something else went wrong.": "Server unavailable, overloaded, or something else went wrong.",
|
||||||
"Command error": "Command error",
|
"Command error": "Command error",
|
||||||
|
|
Loading…
Reference in a new issue