1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-01 05:01:41 +02:00

Better explanation of supported devices

This commit is contained in:
Daniel Berteaud 2015-02-20 10:19:30 +01:00
parent ddff031cec
commit f5c50a68f8
2 changed files with 6 additions and 9 deletions

View File

@ -256,10 +256,9 @@ our %Lexicon = (
"COLLABORATIVE_NOTETAKING" => "Realtime notetaking",
"TAKE_NOTE_IN_REALTIME" => "Write your meating notes with others, all in real time with the included text pad",
"SUPPORTED_BROWSERS" => "Supported browsers",
"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 " .
"and Safari) won't work for now. Unfortunaly, this include Apple devices (iPhone, iPad, iPod) " .
"which won't work",
"HELP_BROWSERS_SUPPORTED" => "The technologies behind VROOM are still at their early stages, so only recent versions " .
"of Mozilla Firefox, Google Chrome or Opera will work. Other browsers (mainly Internet Explorer and " .
"Safari, which include Apple's devices like iPhone, iPads and iPods) won't work for now.",
"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 " .
"you'll get a message. Click on the link at the bottom and you'll join with audio " .

View File

@ -264,12 +264,10 @@ our %Lexicon = (
"COLLABORATIVE_NOTETAKING" => "Prise de notes collaborative",
"TAKE_NOTE_IN_REALTIME" => "Prenez des notes tous ensembles, en temps réel grâce à un bloc notes collaboratif",
"SUPPORTED_BROWSERS" => "Navigateurs supportés",
"HELP_BROWSERS_SUPPORTED" => "VROOM fonctionne avec tous les navigateurs modernes. " .
"Les technologies employées (WebRTC) étant encore jeunes, seules les versions " .
"HELP_BROWSERS_SUPPORTED" => "Les technologies employées (WebRTC) étant encore jeunes, seules les versions " .
"récentes de Mozilla Firefox, Google Chrome et Opera fonctionnent pour l'instant. " .
"Les autres navigateurs (principalement Internet Explorer et Safari) " .
"ne fonctionneront pas pour l'instant. Malheureusement cela inclus les appareils Apple " .
"(iPhone, iPad, iPod) qui ne fonctionneront pas.",
"Les autres navigateurs (principalement Internet Explorer et Safari, ce qui inclus " .
"les appareils Apple type iPhone, iPad ou iPod) ne fonctionneront pas.",
"I_DONT_HAVE_A_WEBCAM" => "Je n'ai pas de webcam",
"HELP_I_DONT_HAVE_A_WEBCAM" => "Vous pourrez quand même participer. Si aucune webcam n'est disponible au moment " .
"de rejoindre un salon, un message apparaitra. Vous pouvez à ce moment cliquer " .