diff --git a/bigbluebutton-html5/imports/ui/components/nav-bar/leave-meeting-button/component.jsx b/bigbluebutton-html5/imports/ui/components/nav-bar/leave-meeting-button/component.jsx index eb1f8662fe..dcc1c2d51e 100644 --- a/bigbluebutton-html5/imports/ui/components/nav-bar/leave-meeting-button/component.jsx +++ b/bigbluebutton-html5/imports/ui/components/nav-bar/leave-meeting-button/component.jsx @@ -8,10 +8,14 @@ import { colorDanger, colorWhite } from '/imports/ui/stylesheets/styled-componen import Styled from './styles'; const intlMessages = defineMessages({ - leaveMeetingLabel: { + leaveMeetingBtnLabel: { id: 'app.navBar.leaveMeetingBtnLabel', description: 'Leave meeting button label', }, + leaveMeetingBtnDesc: { + id: 'app.navBar.leaveMeetingBtnDesc', + description: 'Describes the leave meeting button', + }, leaveSessionLabel: { id: 'app.navBar.settingsDropdown.leaveSessionLabel', description: 'Leave session button label', @@ -146,7 +150,9 @@ class LeaveMeetingButton extends PureComponent { trigger={(