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

Localize HELP_MOH_BUTTON

Fix #61
This commit is contained in:
Daniel Berteaud 2014-06-06 22:21:45 +02:00
parent a02ac71159
commit f4f1cfd6a7
2 changed files with 3 additions and 0 deletions

View File

@ -142,6 +142,7 @@ our %Lexicon = (
"HELP_CHAT_BUTTON" => "Display or hide the chat menu",
"HELP_MUTE_BUTTON" => "Mute or unmute your microphone",
"HELP_SUSPEND_CAM_BUTTON" => "Suspend or resum your webcam. Others will still hear you (unless you also muted your mic)",
"HELP_MOH_BUTTON" => "This button only appears when you're alone in the room. It lets you play/stop music on hold.",
"HELP_SHARE_SCREEN_BUTTON" => "Share your screen, or just a window with others. Only available with Google Chrome for now.",
"HELP_INVITE_MENU" => "This menu lets you invite other people",
"HELP_EMAIL_INVITE_BUTTON" => "This button send an invitation to the email adress you enterred",

View File

@ -151,6 +151,8 @@ our %Lexicon = (
"HELP_MUTE_BUTTON" => "Coupe ou réactive votre micro.",
"HELP_SUSPEND_CAM_BUTTON" => "Mettre en pause/réactiver la webcam. Les autres participants vous entendront toujours " .
"(sauf si vous avez également coupé votre micro).",
"HELP_MOH_BUTTON" => "Ce bouton n'apparait que si vous êtes seul dans le salon. Il vous permet " .
"de jouer/arrêter la musique d'attente.",
"HELP_SHARE_SCREEN_BUTTON" => "Ce bouton vous permet de partager votre écran, ou une application avec les autres " .
"personnes. Disponible uniquement avec le navigateur Google Chrome actuellement.",
"HELP_INVITE_MENU" => "Ce menu permet d'inviter d'autres personnes sur le salon.",