diff --git a/bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/component.jsx b/bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/component.jsx
index 075e81ede0..1b85c41003 100755
--- a/bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/component.jsx
+++ b/bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/component.jsx
@@ -33,11 +33,11 @@ const intlMessages = defineMessages({
},
lockViewersLabel: {
id: 'app.userList.userOptions.lockViewersLabel',
- description: 'Lock all label',
+ description: 'Lock viewers label',
},
lockViewersDesc: {
id: 'app.userList.userOptions.lockViewersDesc',
- description: 'Lock all description',
+ description: 'Lock viewers description',
},
muteAllExceptPresenterLabel: {
id: 'app.userList.userOptions.muteAllExceptPresenterLabel',
@@ -74,14 +74,14 @@ class UserOptions extends Component {
/>),
(),
(