You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.6 KiB
38 lines
1.6 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langOnlineConference = "Conference";
|
|
$langWash = "Wash";
|
|
$langReset = "Reset";
|
|
$langSave = "Save";
|
|
$langRefresh = "Refresh";
|
|
$langIsNowInYourDocDir = "is now in your Documents tool. <br><B>This file is visible</B>";
|
|
$langCopyFailed = "Print failed";
|
|
$langTypeMessage = "Please type your message!";
|
|
$langConfirmReset = "Do you really want to delete all messages?";
|
|
$langHasResetChat = "has reset the Chat";
|
|
$langNoOnlineConference = "There is no conference for the moment ...";
|
|
$langMediaFile = "Live audio or video streaming";
|
|
$langContentFile = "Presentation";
|
|
$langListOfParticipants = "List of participants";
|
|
$langYourPicture = "Your picture";
|
|
$langOnlineDescription = "Conference description";
|
|
$langOnlyCheckForImportantQuestion = "Please check this box only to ask an important question !";
|
|
$langQuestion = "question";
|
|
$langClearList = "Clear the list";
|
|
$langWhiteBoard = "White board";
|
|
$langTextEditorDefault = "<h2>Word processor</h2>Cut and paste here from Ms-Word® then edit. Participants will see your modifications live.";
|
|
$langStreaming = "Streaming";
|
|
$langStreamURL = "Stream URL";
|
|
$langStreamType = "Stream type";
|
|
$langLinkName = "Link name";
|
|
$langLinkURL = "Link URL";
|
|
$langWelcomeToOnlineConf = "Welcome to the <b>Online Conference</b>";
|
|
$langNoLinkAvailable = "No Link available";
|
|
$langChat_reset_by = "reset chat";
|
|
$OrFile = "Or file";
|
|
$langCallSent = "Chat call has been sent. Waiting for approval of your partner.";
|
|
$langChatDenied = "Your call has been denied by your partner.";
|
|
$Send = "Send";
|
|
$Connected = "Chat partners";
|
|
?>
|