]> git.mjollnir.org Git - moodle.git/commitdiff
A few more files...
authormoodler <moodler>
Fri, 15 Aug 2003 14:02:11 +0000 (14:02 +0000)
committermoodler <moodler>
Fri, 15 Aug 2003 14:02:11 +0000 (14:02 +0000)
lang/en/chat.php
lang/en/forum.php
lang/en/moodle.php
version.php

index 2e8d7d1b3e1c59b62eb5c8b9ce6b4299b1e3c40c..bd5f580d2a9faa10172d653da0ba70b6e0869a85 100644 (file)
@@ -15,6 +15,7 @@ $string['currentusers'] = "Current users";
 $string['donotusechattime'] = "Don't publish any chat times";
 $string['enterchat'] = "Click here to enter the chat now";
 $string['errornousers'] = "Could not find any users!";
+$string['helpchatting'] = "Help with chatting";
 $string['idle'] = "Idle";
 $string['messagebeepseveryone'] = "\$a beeps everyone!";
 $string['messagebeepsyou'] = "\$a has just beeped you!";
index 88539e1dabefb67ac0f9c1b8e296f8449292c91e..0a2c033b76d4a2c087213abade038a9085ea2a9b 100644 (file)
@@ -81,13 +81,17 @@ $string['postadded'] = "Your post was successfully added.<P>You have \$a to edit
 $string['postincontext'] = "See this post in context";
 $string['postmailinfo'] = "This is a copy of a message posted on the \$a website.
 To add your reply via the website, click on this link:";
-$string['postrating1'] = "Shows mostly SEPARATE knowing";
-$string['postrating2'] = "Equally separate and connected";
-$string['postrating3'] = "Shows mostly CONNECTED knowing";
+$string['postrating1'] = "Mostly Separate Knowing";
+$string['postrating2'] = "Separate and Connected";
+$string['postrating3'] = "Mostly Connected Knowing";
 $string['posts'] = "Posts";
 $string['postupdated'] = "Your post was updated";
 $string['processingpost'] = "Processing post \$a";
 $string['rate'] = "Rate";
+$string['ratingeveryone'] = "Everyone can rate posts";
+$string['ratingno'] = "No ratings";
+$string['ratingonlyteachers'] = "Only \$a can rate posts";
+$string['rating'] = "Rating";
 $string['ratings'] = "Ratings";
 $string['ratingssaved'] = "Ratings saved";
 $string['re'] = "Re:";    // Put in front of subjects that are replies to another post
index ff49e8919cb51bbcad56f14149026b3e3376d237..15732cdf685a05930882488ca67aa7291fcedaf8 100644 (file)
@@ -102,10 +102,10 @@ $string['closewindow'] = "Close this window";
 $string['comparelanguage'] = "Compare and edit current language";
 $string['complete'] = "Complete";
 $string['configcountry'] = "If you set a country here, then this country will be selected by default on new user accounts.  To force users to choose a country, just leave this unset.";
+$string['configcreatornewcourse'] = "Course creators are people who have the right to edit existing courses and change all the settings .  If this setting is enabled, the course creators will ALSO be allowed to create completely new courses.";
 $string['configdebug'] = "If you turn this on, then PHP's error_reporting will be increased so that more warnings are printed.  This is only useful for developers.";
 $string['configgdversion'] = "Indicate the version of GD that is installed.  The version shown by default is the one that has been auto-detected.  Don't change this unless you really know what you're doing.";
 $string['configerrorlevel'] = "Choose the amount of PHP warnings that you want to be displayed.  Normal is usually the best choice.";
-$string['configsecureforms'] = "Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser's HTTP_REFERER variable is checked against the current form address.  In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic.  Symptoms are getting 'stuck' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks.  If in doubt, leave this set to 'Yes'.";
 $string['confightmleditor'] = "Choose whether or not to allow use of the embedded HTML text editor. Even if you choose allow, this editor will only appear when the user is using a compatible browser (IE 5.5 or later).  Users can also choose not to use it.";
 $string['configidnumber'] = "This option specifies whether (a) Users are not be asked for an ID number at all, (b) Users are asked for an ID number but can leave it blank or (c) Users are asked for an ID Number and cannot leave it blank. If given the User's ID number is displayed in their Profile.";
 $string['configintro'] = "On this page you can specify a number of configuration variables that help make Moodle work properly on your server.  Don't worry too much about it - the defaults will usually work fine and you can always come back to this page later and change these settings.";
@@ -121,6 +121,7 @@ $string['configloglifetime'] = "This specifies the length of time you want to ke
 $string['configframename'] = "If you are embedding Moodle within a web frame, then put the name of this frame here.  Otherwise this value should remain as '_top'";
 $string['configmaxeditingtime'] = "This specifies the amount of time people have to re-edit forum postings, journal feedback etc.  Usually 30 minutes is a good value.";
 $string['configproxyhost'] = "If this <B>server</B> needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname and port here.  Otherwise leave it blank.";
+$string['configsecureforms'] = "Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser's HTTP_REFERER variable is checked against the current form address.  In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic.  Symptoms are getting 'stuck' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks.  If in doubt, leave this set to 'Yes'.";
 $string['configsessiontimeout'] = "If people logged in to this site are idle for a long time (without loading pages) then they are automatically logged out (their session is ended).  This variable specifies how long this time should be.";
 $string['configslasharguments'] = "Files (images, uploads etc) are provided via a script using 'slash arguments' (the second option here). This method allows files to be more easily cached in web browsers, proxy servers etc.  Unfortunately, some PHP servers don't allow this method, so if you have trouble viewing uploaded files or images (eg user pictures), set this variable to the first option";
 $string['configsmtphosts'] = "Give the full name of one or more local SMTP servers that Moodle should use to send mail (eg 'mail.a.com' or 'mail.a.com;mail.b.com'). If you leave it blank, Moodle will use the PHP default method of sending mail.";
@@ -628,6 +629,12 @@ $string['requireskey'] = "This course requires an enrolment key";
 $string['revert'] = "Revert";
 $string['role'] = "Role";
 $string['savechanges'] = "Save changes";
+$string['scale'] = "Scale";
+$string['scales'] = "Scales";
+$string['scalescustom'] = "Custom scales";
+$string['scalescustomno'] = "No custom scales have been created yet";
+$string['scalescustomcreate'] = "Add a new scale";
+$string['scalesstandard'] = "Standard scales";
 $string['search'] = "Search";
 $string['searchagain'] = "Search again";
 $string['searchcourses'] = "Search courses";
@@ -641,6 +648,7 @@ $string['selectacountry'] = "Select a country";
 $string['selectednowmove'] = "\$a files selected for moving. Now go to the destination and press 'Move files to here'";
 $string['senddetails'] = "Send my details via email";
 $string['separateandconnected'] = "Separate and Connected ways of knowing";
+$string['separateandconnecteddescription'] = "";
 $string['serverlocaltime'] = "Server's local time";
 $string['settings'] = "Settings";
 $string['shortname'] = "Short name";
@@ -690,9 +698,11 @@ $string['summaryof'] = "Summary of \$a";
 $string['supplyinfo'] = "Please supply some information about yourself";
 $string['teacheronly'] = "for the \$a only";
 $string['teachers'] = "Teachers";
+$string['teacherroles'] = "\$a roles";
 $string['textformat'] = "Plain text format";
 $string['textediting'] = "When editing text";
 $string['texteditor'] = "Use standard web forms";
+$string['time'] = "Time";
 $string['timezone'] = "Timezone";
 $string['thanks'] = "Thanks";
 $string['theme'] = "Theme";
index 4073ebfbfce2677e35a9f03b115d1010293eb61d..14b746ff27bbb4b1b05b59ef977770a8a1258a46 100644 (file)
@@ -5,7 +5,7 @@
 // database to determine whether upgrades should
 // be performed (see lib/db/*.php)
 
-$version = 2003081300;   // The current version is a date (YYYYMMDDXX)
+$version = 2003081500;   // The current version is a date (YYYYMMDDXX)
 
 $release = "1.1 development";  // User-friendly version number