|
|
@ -252,13 +252,14 @@ our %Lexicon = ( |
|
|
|
"SHARE_DESKTOP_OR_WINDOW" => "Share your entire screen, or only a window in a single click, with an great quality. " . |
|
|
|
"SHARE_DESKTOP_OR_WINDOW" => "Share your entire screen, or only a window in a single click, with an great quality. " . |
|
|
|
"With this feature, broadcast any content (images, presententions, documents etc...)", |
|
|
|
"With this feature, broadcast any content (images, presententions, documents etc...)", |
|
|
|
"TEXT_CHAT" => "Chat Included", |
|
|
|
"TEXT_CHAT" => "Chat Included", |
|
|
|
"SECURED_TEXT_CHAT" => "Video and audio are not enough ? You can also use the included text chat." . |
|
|
|
"SECURED_TEXT_CHAT" => "Video and audio are not enough ? You can also use the included text chat.", |
|
|
|
"COLLABORATIVE_NOTETAKING" => "Realtime notetaking", |
|
|
|
"COLLABORATIVE_NOTETAKING" => "Realtime notetaking", |
|
|
|
"TAKE_NOTE_IN_REALTIME" => "Write your meating notes with others, all in real time with the included text pad", |
|
|
|
"TAKE_NOTE_IN_REALTIME" => "Write your meating notes with others, all in real time with the included text pad", |
|
|
|
"SUPPORTED_BROWSERS" => "Supported browsers", |
|
|
|
"SUPPORTED_BROWSERS" => "Supported browsers", |
|
|
|
"HELP_BROWSERS_SUPPORTED" => "VROOM works with any modern, standard compliant browsers, which means any " . |
|
|
|
"HELP_BROWSERS_SUPPORTED" => "VROOM works with any modern, standard compliant browsers, which means any " . |
|
|
|
"recent Mozilla Firefox, Google Chrome or Opera. Other browsers (mainly Internet Explorer " . |
|
|
|
"recent Mozilla Firefox, Google Chrome or Opera. Other browsers (mainly Internet Explorer " . |
|
|
|
"and Safari) won't work for now.", |
|
|
|
"and Safari) won't work for now. Unfortunaly, this include Apple devices (iPhone, iPad, iPod) " . |
|
|
|
|
|
|
|
"which won't work", |
|
|
|
"I_DONT_HAVE_A_WEBCAM" => "I don't have a webcam", |
|
|
|
"I_DONT_HAVE_A_WEBCAM" => "I don't have a webcam", |
|
|
|
"HELP_I_DONT_HAVE_A_WEBCAM" => "You'll still be able to participate. If no webcam is detected when you join a room " . |
|
|
|
"HELP_I_DONT_HAVE_A_WEBCAM" => "You'll still be able to participate. If no webcam is detected when you join a room " . |
|
|
|
"you'll get a message. Click on the link at the bottom and you'll join with audio " . |
|
|
|
"you'll get a message. Click on the link at the bottom and you'll join with audio " . |
|
|
@ -288,11 +289,12 @@ our %Lexicon = ( |
|
|
|
"or GNU/Linux, port redirection problems, calls to the helpdesk because " . |
|
|
|
"or GNU/Linux, port redirection problems, calls to the helpdesk because " . |
|
|
|
"streams cannot establish, H323 vs SIP vs ISDN issues. All you need now is:" . |
|
|
|
"streams cannot establish, H323 vs SIP vs ISDN issues. All you need now is:" . |
|
|
|
"<ul>" . |
|
|
|
"<ul>" . |
|
|
|
" <li>A device (PC, MAC, pad, doesn't matter)</li>" . |
|
|
|
" <li>A device (PC, MAC, pad*, smartphone* doesn't matter)</li>" . |
|
|
|
" <li>A webcam (optional but recommanded)</li>" . |
|
|
|
" <li>A webcam (optional but recommanded)</li>" . |
|
|
|
" <li>A microphone and speakers (or headphones)</li>" . |
|
|
|
" <li>A microphone and speakers (or headphones)</li>" . |
|
|
|
" <li>A web browser</li>" . |
|
|
|
" <li>A web browser</li>" . |
|
|
|
"</ul>", |
|
|
|
"</ul>" . |
|
|
|
|
|
|
|
"*: except iPad and iPhone", |
|
|
|
"HOW_IT_WORKS" => "How it works ?", |
|
|
|
"HOW_IT_WORKS" => "How it works ?", |
|
|
|
"ABOUT_HOW_IT_WORKS" => "WebRTC allows browsers to browsers direct connections. This allows the best latency " . |
|
|
|
"ABOUT_HOW_IT_WORKS" => "WebRTC allows browsers to browsers direct connections. This allows the best latency " . |
|
|
|
"as it avoids round trip through a server, which is important with real time communications. " . |
|
|
|
"as it avoids round trip through a server, which is important with real time communications. " . |
|
|
|