Revision: 98
http://svn.sourceforge.net/hw4mdl/?rev=98&view=rev
Author: shazan
Date: 2006-11-23 02:23:26 -0800 (Thu, 23 Nov 2006)
Log Message:
-----------
lang file for liveclassroom
Modified Paths:
--------------
trunk/moodle/lang/en_utf8/liveclassroom.php
Modified: trunk/moodle/lang/en_utf8/liveclassroom.php
===================================================================
--- trunk/moodle/lang/en_utf8/liveclassroom.php 2006-11-23 09:56:32 UTC (rev 97)
+++ trunk/moodle/lang/en_utf8/liveclassroom.php 2006-11-23 10:23:26 UTC (rev 98)
@@ -41,14 +41,8 @@
$string['settinguniqueid'] = 'Unique Prefix ID';
$string['configsettinguniqueid'] = 'A unique prefix id so that multiple moodle instances can share one Live Classroom Server without collision.';
-$string['alert.submit'] = 'Are you sure these settings are correct?';
$string['liveclassroomtype'] = 'Room associated';
-//$string['basetype'] = 'Select a Room type';
-$string['lecturehall'] = 'Lecture Hall Room';
-$string['breackout'] = 'BreackOut Room';
$string['linksfor'] = 'Access Live Classrooms for ';
-$string['listroom'] = 'List of Rooms and Archives for ';
-$string['otherroom'] = 'Create Other Room Type...';
$string['accessroomsteacher'] = 'Access To Live Classroom and Archives - Clik here if the popup didn\'t start';
$string['accessroomsstudent'] = 'Access To Live Classroom - Clik here if the popup didn\'t start';
$string['managerooms'] = 'Manage Rooms and Archives (Instructors)';
@@ -69,4 +63,7 @@
$string['wizard.text2.2'] = 'setup wizard';
$string['wizard.text2.3'] = 'to make sure that your computer is ready to use the Live Classroom';
+$string['topicdisplay'] = 'Topic';
+$string['firstsection'] = 'Section 0';
+
?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|