Tweak video rooms copy (#8582)
* "Video room" → "New video room" * "Connect now" → "Join" * "N people connected" → "N people joined" * "Connected" → "Joined" * Fix tests
This commit is contained in:
parent
59b9d1e818
commit
26bc3ab0aa
9 changed files with 19 additions and 20 deletions
|
@ -1021,15 +1021,15 @@
|
|||
"%(peerName)s held the call": "%(peerName)s held the call",
|
||||
"Connecting": "Connecting",
|
||||
"Dial": "Dial",
|
||||
"%(count)s people connected|other": "%(count)s people connected",
|
||||
"%(count)s people connected|one": "%(count)s person connected",
|
||||
"%(count)s people joined|other": "%(count)s people joined",
|
||||
"%(count)s people joined|one": "%(count)s person joined",
|
||||
"Audio devices": "Audio devices",
|
||||
"Mute microphone": "Mute microphone",
|
||||
"Unmute microphone": "Unmute microphone",
|
||||
"Video devices": "Video devices",
|
||||
"Turn off camera": "Turn off camera",
|
||||
"Turn on camera": "Turn on camera",
|
||||
"Connect now": "Connect now",
|
||||
"Join": "Join",
|
||||
"Dialpad": "Dialpad",
|
||||
"Mute the microphone": "Mute the microphone",
|
||||
"Unmute the microphone": "Unmute the microphone",
|
||||
|
@ -1761,7 +1761,6 @@
|
|||
"Unknown": "Unknown",
|
||||
"Preview": "Preview",
|
||||
"View": "View",
|
||||
"Join": "Join",
|
||||
"%(members)s and more": "%(members)s and more",
|
||||
"%(members)s and %(last)s": "%(members)s and %(last)s",
|
||||
"Seen by %(count)s people|other": "Seen by %(count)s people",
|
||||
|
@ -1795,6 +1794,7 @@
|
|||
"Explore rooms": "Explore rooms",
|
||||
"New room": "New room",
|
||||
"You do not have permissions to create new rooms in this space": "You do not have permissions to create new rooms in this space",
|
||||
"New video room": "New video room",
|
||||
"Add existing room": "Add existing room",
|
||||
"You do not have permissions to add rooms to this space": "You do not have permissions to add rooms to this space",
|
||||
"Explore public rooms": "Explore public rooms",
|
||||
|
@ -1892,8 +1892,8 @@
|
|||
"Low Priority": "Low Priority",
|
||||
"Copy room link": "Copy room link",
|
||||
"Video": "Video",
|
||||
"Connecting...": "Connecting...",
|
||||
"Connected": "Connected",
|
||||
"Joining…": "Joining…",
|
||||
"Joined": "Joined",
|
||||
"%(count)s participants|other": "%(count)s participants",
|
||||
"%(count)s participants|one": "1 participant",
|
||||
"%(count)s unread messages including mentions.|other": "%(count)s unread messages including mentions.",
|
||||
|
@ -3097,7 +3097,6 @@
|
|||
"You have %(count)s unread notifications in a prior version of this room.|one": "You have %(count)s unread notification in a prior version of this room.",
|
||||
"Joining": "Joining",
|
||||
"You don't have permission": "You don't have permission",
|
||||
"Joined": "Joined",
|
||||
"This room is suggested as a good one to join": "This room is suggested as a good one to join",
|
||||
"Suggested": "Suggested",
|
||||
"Select a room below first": "Select a room below first",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue