liuzhe02 / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

change mic permission image #1727

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.With the latest version from master branch compile the client
2.Enter to the demo meeting
3.

What is the expected output? What do you see instead?
You will see an image with the text "If Chrome asks you for permission.."

We need to change that to "If the browser asks you for permission"

because it will appear also in Firefox now that we support webrtc.

The image is called from
https://github.com/bigbluebutton/bigbluebutton/blob/master/bigbluebutton-client/
src/org/bigbluebutton/main/views/MicPermissionImage.mxml
And is stored in
https://github.com/bigbluebutton/bigbluebutton/tree/master/bigbluebutton-client/
src/org/bigbluebutton/main/views/assets

Please use labels and text to provide additional information.

Original issue reported on code.google.com by guga.salazar.loor on 11 Feb 2014 at 7:37

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by guga.salazar.loor on 7 Apr 2014 at 9:24