diff --git a/bigbluebutton-html5/private/locales/en.json b/bigbluebutton-html5/private/locales/en.json index 96c989bf75a58326671667c4742e6461ab86eb87..1f500b4f631b606794811f465e23d5a3ea60a3af 100755 --- a/bigbluebutton-html5/private/locales/en.json +++ b/bigbluebutton-html5/private/locales/en.json @@ -57,7 +57,7 @@ "app.userList.menuTitleContext": "Available options", "app.userList.chatListItem.unreadSingular": "{0} New Message", "app.userList.chatListItem.unreadPlural": "{0} New Messages", - "app.userList.menu.chat.label": "Start private chat", + "app.userList.menu.chat.label": "Start a private chat", "app.userList.menu.clearStatus.label": "Clear status", "app.userList.menu.removeUser.label": "Remove user", "app.userList.menu.muteUserAudio.label": "Mute user", @@ -320,7 +320,7 @@ "app.actionsBar.actionsDropdown.stopDesktopShareDesc": "Stop sharing your screen with", "app.actionsBar.actionsDropdown.pollBtnLabel": "Start a poll", "app.actionsBar.actionsDropdown.pollBtnDesc": "Toggles poll pane", - "app.actionsBar.actionsDropdown.saveUserNames": "Save User Names", + "app.actionsBar.actionsDropdown.saveUserNames": "Save user names", "app.actionsBar.actionsDropdown.createBreakoutRoom": "Create breakout rooms", "app.actionsBar.actionsDropdown.createBreakoutRoomDesc": "create breakouts for split the current meeting ", "app.actionsBar.actionsDropdown.captionsLabel": "Write closed captions", @@ -635,7 +635,7 @@ "app.externalVideo.urlError": "This URL isn't a valid YouTube video", "app.externalVideo.close": "Close", "app.network.connection.effective.slow": "We're noticing connectivity issues.", - "app.network.connection.effective.slow.help": "How to fix it?", + "app.network.connection.effective.slow.help": "More information", "app.externalVideo.noteLabel": "Note: Shared YouTube videos will not appear in the recording", "app.actionsBar.actionsDropdown.shareExternalVideo": "Share YouTube video", "app.actionsBar.actionsDropdown.stopShareExternalVideo": "Stop sharing YouTube video",