]> git.mjollnir.org Git - moodle.git/commitdiff
Merged tidy-ups from stable
authormoodler <moodler>
Wed, 1 Nov 2006 09:44:01 +0000 (09:44 +0000)
committermoodler <moodler>
Wed, 1 Nov 2006 09:44:01 +0000 (09:44 +0000)
76 files changed:
lang/en_utf8/access.php
lang/en_utf8/activitynames.php
lang/en_utf8/admin.php
lang/en_utf8/algebra.php
lang/en_utf8/appointment.php
lang/en_utf8/assignment.php
lang/en_utf8/attendance.php
lang/en_utf8/auth.php
lang/en_utf8/block_course_list.php
lang/en_utf8/block_course_summary.php
lang/en_utf8/block_glossary_random.php
lang/en_utf8/block_html.php
lang/en_utf8/block_loancalc.php
lang/en_utf8/block_online_users.php
lang/en_utf8/block_quiz_results.php
lang/en_utf8/block_rss_client.php
lang/en_utf8/block_search_forums.php
lang/en_utf8/block_section_links.php
lang/en_utf8/block_social_activities.php
lang/en_utf8/blog.php
lang/en_utf8/calendar.php
lang/en_utf8/censor.php
lang/en_utf8/chat.php
lang/en_utf8/choice.php
lang/en_utf8/countries.php
lang/en_utf8/currencies.php
lang/en_utf8/data.php
lang/en_utf8/dialogue.php
lang/en_utf8/editor.php
lang/en_utf8/emailprotect.php
lang/en_utf8/enrol_authorize.php
lang/en_utf8/enrol_database.php
lang/en_utf8/enrol_flatfile.php
lang/en_utf8/enrol_imsenterprise.php
lang/en_utf8/enrol_ldap.php
lang/en_utf8/enrol_manual.php
lang/en_utf8/enrol_paypal.php
lang/en_utf8/error.php
lang/en_utf8/exercise.php
lang/en_utf8/form.php
lang/en_utf8/forum.php
lang/en_utf8/glossary.php
lang/en_utf8/grades.php
lang/en_utf8/hotpot.php
lang/en_utf8/install.php
lang/en_utf8/journal.php
lang/en_utf8/label.php
lang/en_utf8/lams.php
lang/en_utf8/langconfig.php
lang/en_utf8/lesson.php
lang/en_utf8/mediaplugin.php
lang/en_utf8/message.php
lang/en_utf8/mimetypes.php
lang/en_utf8/moodle.php
lang/en_utf8/multilang.php
lang/en_utf8/my.php
lang/en_utf8/pix.php
lang/en_utf8/qtype_multichoice.php
lang/en_utf8/questionnaire.php
lang/en_utf8/quiz.php
lang/en_utf8/quiz_analysis.php
lang/en_utf8/quiz_grading.php
lang/en_utf8/quiz_overview.php
lang/en_utf8/quiz_regrade.php
lang/en_utf8/quiz_responses.php
lang/en_utf8/resource.php
lang/en_utf8/role.php
lang/en_utf8/scorm.php
lang/en_utf8/simpletest.php
lang/en_utf8/survey.php
lang/en_utf8/tex.php
lang/en_utf8/timezones.php
lang/en_utf8/webquest.php
lang/en_utf8/wiki.php
lang/en_utf8/workshop.php
lang/en_utf8/xmldb.php

index 4e1d8b0d4c19c556e92492fec9a6ac9db188f7a2..88f3f2860d405538cd2aeeee5f527c320959c7fc 100644 (file)
@@ -1,15 +1,6 @@
-<?php // $Id$
-      // access.php - created with Moodle 1.6 (2006030300)
-/**
- * General accessibility, usability and navigation language file.
- *
- * Most 'Alt' text and table summaries should go in the specific module language file.
- *
- * @copyright &copy; 2006 The Open University
- * @author N.D.Freear@open.ac.uk, and others
- * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
- * @package
- */
+<?PHP // $Id$ 
+      // access.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['access'] = 'Accessibility';
 $string['accesshelp'] = 'Accessibility help';
@@ -31,4 +22,4 @@ $string['tocontent'] = 'Go to main content';
 $string['tonavigation'] = 'Go to navigation';
 $string['youarehere'] = 'You are here';
 
-?>
\ No newline at end of file
+?>
index 9f08dbb603f2d7fca2a49376fc3b5fa1e1fc7293..ec8fc62f18f310ac8f5a843eb9c71fb317d0003c 100644 (file)
@@ -1,6 +1,7 @@
-<?php /// $Id$
+<?PHP // $Id$ 
+      // activitynames.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['filtername'] = 'Activity Names Auto-linking';
 
 ?>
-
index c59c7daa72a49ec3a7e1280cbbb438cbc5048d65..c1d87144b67dc9f306a02f7af242c90ab705dded 100644 (file)
 <?PHP // $Id$ 
-      // admin.php - created with Moodle 1.6 development (2005053000)
+      // admin.php - created with Moodle 1.7 beta + (2006101003)
 
 
-// begin {added with admin cleanup}
-$string['experimental'] = 'Experimental';
-$string['enableglobalsearch'] = 'Enable global search';
-$string['configenableglobalsearch'] = 'This setting enables global text searching in resources and activities, it is not compatible with PHP 4.';
-$string['gradebook'] = 'Gradebook';
-$string['gradebookroles'] = 'Graded roles';
-$string['configgradebookroles'] = 'This setting allows you to control who appears on the gradebook.  Users need to have at least one of these roles in a course to be shown in the gradebook for that course.';
-$string['enableajax'] = 'Enable AJAX';
-$string['configenableajax'] = 'This setting allows you to control the use of AJAX (advanced client/server interfaces using Javascript) across the whole site.  With this setting enabled users can sill make a choice in their profile, otherwise AJAX is disabled for everybody.';
-$string['enablerecordcache'] = 'Enable Record Cache';
-$string['configenablerecordcache'] = 'If you enable this, some in-memory caching will be performed while retrieving info from database. This means that your database throughput will be better but, in the other hand, your web server memory requirements will be slightly increased. Generally we recommend this to be enabled unless your server is low on memory. Some processes may choose to override this setting where the developer is certain of a performance increase.';
-$string['autologinguests'] = 'Auto-login guests';
-$string['search'] = 'Search';
-$string['searchresults'] = 'Search Results';
-$string['noresults'] = 'No results found.';
 $string['accounts'] = 'Accounts';
-$string['appearance'] = 'Appearance';
-$string['server'] = 'Server';
-$string['cleanup'] = 'Clean-up';
-$string['users'] = 'Users';
-$string['security'] = 'Security';
-$string['userlist'] = 'Browse list of users';
-$string['courses'] = 'Courses';
-$string['location'] = 'Location';
-$string['errorwithsettings'] = 'Some settings were not changed due to an error:';
-$string['errorsetting'] = 'Could not save setting:';
-$string['validateerror'] = 'This value was not valid: ';
-$string['coursemgmt'] = 'Add/edit courses';
-$string['debugging'] = 'Debugging';
-$string['plugins'] = 'Modules';
-$string['mustenablestats'] = 'Stats have not yet been enabled on this site.';
-$string['courseoverview'] = 'Course overview';
-$string['log'] = 'Logs';
-$string['iplookup'] = 'IP address lookup';
-$string['configiplookup'] = 'When you click on an IP address (such as 34.12.222.93), such as in the logs, you are shown a map with a best guess of where that IP is located.  There are different plugins for this that you can choose from, each has benefits and disadvantages.';
-$string['simpletest'] = 'Unit tests';
-$string['stats'] = 'Statistics';
-$string['mymoodle'] = 'My Moodle';
-$string['enabletrusttext'] = 'Enable Trusted Content';
-$string['locationsettings'] = 'Location settings';
-$string['languagesettings'] = 'Language settings';
-$string['themesettings'] = 'Theme settings';
-$string['notloggedinroleid'] = 'Role for visitors';
-$string['defaultuserroleid'] = 'Default role for all users';
-$string['hiddenuserfields'] = 'Hide user fields';
-$string['htmleditor'] = 'HTML Editor';
-$string['misc'] = 'Miscellaneous';
-$string['filtersettings'] = 'Filter settings';
-$string['generalsettings'] = 'General settings';
-$string['frontpage'] = 'Front Page';
-$string['systempaths'] = 'System Paths';
-$string['mail'] = 'Email';
-$string['sessionhandling'] = 'Session Handling';
-$string['http'] = 'HTTP';
-$string['httpsecurity'] = 'HTTP security';
-$string['modulesecurity'] = 'Module security';
-$string['notifications'] = 'Notifications';
-$string['sitepolicies'] = 'Site policies';
-$string['userpolicies'] = 'User policies';
-$string['antivirus'] = 'Anti-Virus';
-$string['authentication'] = 'Authentication';
-$string['backups'] = 'Backups';
-$string['courserequests'] = 'Course Requests';
-$string['themeselector'] = 'Theme Selector';
-$string['nonewsettings'] = 'No new settings were added during this upgrade.';
-$string['upgradesettings'] = 'New settings';
-$string['upgradesettingsintro'] = 'The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click &quot;Save settings&quot; at the bottom of this page.';
-$string['nonexistentbookmark'] = 'The bookmark you requested does not exist.';
-$string['bookmarkdeleted'] = 'Bookmark deleted.';
-$string['nobookmarksforuser'] = 'You do not have any bookmarks.';
-$string['invalidsection'] = 'Invalid section.';
-$string['bookmarkalreadyexists'] = 'You have already bookmarked this page.';
-$string['bookmarkadded'] = 'Bookmark added.';
-$string['unbookmarkthispage'] = 'unbookmark this page';
-$string['bookmarkthispage'] = 'bookmark this page';
-$string['savechanges'] = 'Save Changes';
-$string['defaultcourseroleid'] = 'Default role for users in a course';
-$string['configdefaultcourseroleid'] = 'Users who enrol in a course will be automatically assigned this role.';
-$string['enablecourserequests'] = 'Enable course requests';
-$string['defaultrequestcategory'] = 'Default category for course requests';
-$string['configdefaultrequestcategory'] = 'Courses requested by users will be automatically placed in this category.';
-$string['includemoduleuserdata'] = 'Include module user data';
-$string['timezone'] = 'Default timezone';
-$string['forcetimezone'] = 'Force default timezone';
-$string['country'] = 'Default country';
-$string['lang'] = 'Default language';
-$string['langmenu'] = 'Display language menu';
-$string['langlist'] = 'Languages on language menu';
-$string['langcache'] = 'Cache language menu';
-$string['localetext'] = 'Sitewide locale';
-$string['protectusernames'] = 'Protect usernames';
-$string['forcelogin'] = 'Force users to login';
-$string['forceloginforprofiles'] = 'Force users to login for profiles';
-$string['opentogoogle'] = 'Open to Google';
-$string['maxbytes'] = 'Maximum uploaded file size';
-$string['messaging'] = 'Enable messaging system';
-$string['allowobjectembed'] = 'Allow EMBED and OBJECT tags';
-
-$string['riskmanagetrust'] = 'Users could change trust settings of other users';
-$string['riskconfig'] = 'Users could change site configuration and behaviour';
-$string['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)';
-$string['riskpersonal'] = 'Users could gain access to private information of other users';
-$string['riskspam'] = 'Users could send spam to site users or others';
-
-$string['maxeditingtime'] = 'Maximum time to edit posts';
-$string['fullnamedisplay'] = 'Full Name Format';
-$string['extendedusernamechars'] = 'Allow extended characters in usernames';
-$string['sitepolicy'] = 'Site policy URL';
-$string['bloglevel'] = 'Blog Visibility';
-$string['loginhttps'] = 'Use HTTPS for logins';
-$string['secureforms'] = 'Use additional form security';
-$string['restrictmodulesfor'] = 'Restrict modules for';
-$string['restrictbydefault'] = 'Restrict modules by default';
-$string['defaultallowedmodules'] = 'Default allowed modules';
-$string['displayloginfailures'] = 'Display login failures to';
-$string['notifyloginfailures'] = 'Email login failures to';
-$string['notifyloginthreshold'] = 'Threshold for email notifications';
-$string['runclamavonupload'] = 'Use clam AV on uploaded files';
-$string['configrunclamavonupload'] = 'When enabled, clam AV will be used to scan all uploaded files.';
-$string['pathtoclam'] = 'clam AV path';
-$string['quarantinedir'] = 'Quarantine directory';
-$string['clamfailureonupload'] = 'On clam AV failure';
-$string['themelist'] = 'Theme list';
-$string['allowuserthemes'] = 'Allow user themes';
-$string['allowcoursethemes'] = 'Allow course themes';
-$string['allowuserblockhiding'] = 'Allow users to hide blocks';
-$string['showblocksonmodpages'] = 'Show blocks on module pages';
-$string['tabselectedtofronttext'] = 'Bring selected tab row to front';
-$string['frontpageloggedin'] = 'Front page items when logged in';
-$string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.';
-$string['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.';
-$string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.';
-$string['coursesperpage'] = 'Courses per page';
-$string['configcoursesperpage'] = 'Enter the number of courses to be display per page in a course listing.';
-$string['usehtmleditor'] = 'Use HTML editor';
-$string['editorbackgroundcolor'] = 'Background color';
-$string['editorfontfamily'] = 'Font family';
-$string['editorfontsize'] = 'Font size';
-$string['editorfontlist'] = 'Font list';
-$string['editorkillword'] = 'Word format filter';
-$string['editorhidebuttons'] = 'Hidden buttons';
-$string['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.';
-$string['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.';
-$string['docroot'] = 'Moodle Docs document root';
-$string['doctonewwindow'] = 'Open in new window';
-$string['mymoodleredirect'] = 'Force users to use My Moodle';
-$string['gdversion'] = 'GD version';
-$string['pathtozip'] = 'Path to zip';
-$string['pathtounzip'] = 'Path to unzip';
-$string['pathtodu'] = 'Path to du';
-$string['aspellpath'] = 'Path to aspell';
-$string['smtphosts'] = 'SMTP hosts';
-$string['smtpuser'] = 'SMTP username';
-$string['smtppass'] = 'SMTP password';
-$string['noreplyaddress'] = 'No-reply address';
-$string['allowemailaddresses'] = 'Allowed email domains';
-$string['denyemailaddresses'] = 'Denied email domains';
-$string['digestmailtime'] = 'Hour to send digest emails';
-$string['sitemailcharset'] = 'Character set';
-$string['allowusermailcharset'] = 'Allow user to select character set';
-$string['dbsessions'] = 'Use database for session information';
-$string['sessiontimeout'] = 'Timeout';
-$string['sessioncookie'] = 'Cookie prefix';
-$string['sessioncookiepath'] = 'Cookie path';
-$string['enablerssfeeds'] = 'Enable RSS feeds';
-$string['debug'] = 'Debug messages';
-$string['perfdebug'] = 'Performance info';
-$string['performance'] = 'Performance';
-$string['enablestats'] = 'Enable statistics';
-$string['statsfirstrun'] = 'Maximum processing interval';
-$string['statsmaxruntime'] = 'Maximum runtime';
-$string['statsruntimestart'] = 'Run at';
-$string['statsuserthreshold'] = 'User threshold';
-$string['framename'] = 'Frame name';
-$string['slasharguments'] = 'Use slash arguments';
-$string['proxyhost'] = 'Proxy host';
-$string['proxyport'] = 'Proxy port';
-$string['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.';
-$string['cleanup'] = 'Cleanup';
-$string['longtimenosee'] = 'Unsubscribe users from courses after';
-$string['deleteunconfirmed'] = 'Delete unconfirmed users after';
-$string['loglifetime'] = 'Keep logs for';
 $string['adminseesall'] = 'Admins See All';
-$string['configstartwday'] = 'Start of Week';
-$string['calendar_weekend'] = 'Weekend Days';
-$string['configlookahead'] = 'Days to Lookahead';
-$string['configmaxevents'] = 'Events to Lookahead';
-// end {added with admin cleanup}
-
 $string['adminseesallevents'] = 'Administrators see all events';
 $string['adminseesownevents'] = 'Administrators are just like other users';
+$string['allowcoursethemes'] = 'Allow course themes';
+$string['allowemailaddresses'] = 'Allowed email domains';
+$string['allowobjectembed'] = 'Allow EMBED and OBJECT tags';
 $string['allowrenames'] = 'Allow renames';
+$string['allowuserblockhiding'] = 'Allow users to hide blocks';
+$string['allowusermailcharset'] = 'Allow user to select character set';
+$string['allowuserthemes'] = 'Allow user themes';
+$string['antivirus'] = 'Anti-Virus';
+$string['appearance'] = 'Appearance';
+$string['aspellpath'] = 'Path to aspell';
+$string['authentication'] = 'Authentication';
+$string['autologinguests'] = 'Auto-login guests';
 $string['availablelangs'] = 'Available language packs';
 $string['backgroundcolour'] = 'Transparent colour';
+$string['backups'] = 'Backups';
 $string['badwordsconfig'] = 'Enter your list of bad words separated by commas.';
 $string['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.';
 $string['badwordslist'] = 'Custom bad words list';
 $string['blockinstances'] = 'Instances';
 $string['blockmultiple'] = 'Multiple';
+$string['bloglevel'] = 'Blog Visibility';
+$string['bookmarkadded'] = 'Bookmark added.';
+$string['bookmarkalreadyexists'] = 'You have already bookmarked this page.';
+$string['bookmarkdeleted'] = 'Bookmark deleted.';
+$string['bookmarkthispage'] = 'bookmark this page';
 $string['cachetext'] = 'Text cache lifetime';
+$string['calendar_weekend'] = 'Weekend Days';
 $string['calendarsettings'] = 'Calendar';
 $string['change'] = 'change';
 $string['changesitelang'] = 'Change site language';
+$string['clamfailureonupload'] = 'On clam AV failure';
+$string['cleanup'] = 'Cleanup';
 $string['componentinstalled'] = 'Component Installed';
+$string['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.';
+$string['configallowassign'] = 'Allow the roles on the left side to assign the roles in each column';
 $string['configallowcoursethemes'] = 'If you enable this, then courses will be allowed to set their own themes.  Course themes override all other theme choices (site, user, or session themes)';
 $string['configallowemailaddresses'] = 'If you want to restrict all new email addresses to particular domains, then list them here separated by spaces.  All other domains will be rejected.  eg <strong>ourcollege.edu.au .gov.au</strong>';
 $string['configallowobjectembed'] = 'As a default security measure, normal users are not allowed to embed multimedia (like Flash) within texts using explicit EMBED and OBJECT tags in their HTML (although it can still be done safely using the mediaplugins filter).  If you wish to allow these tags then enable this option.';
-$string['configallowassign'] = 'Allow the roles on the left side to assign the roles in each column';
 $string['configallowoverride'] = 'Allow the roles on the left side to override the roles in each column';
 $string['configallowunenroll'] = 'If this is set \'Yes\', then students are allowed to unenroll themselves from courses whenever they like. Otherwise they are not allowed, and this process will be solely controlled by the teachers and administrators.';
 $string['configallowuserblockhiding'] = 'Do you want to allow users to hide/show side blocks throughout this site?  This feature uses Javascript and cookies to remember the state of each collapsible block, and only affects the user\'s own view.';
@@ -223,33 +57,44 @@ $string['configclamactlikevirus'] = 'Treat files like viruses';
 $string['configclamdonothing'] = 'Treat files as OK';
 $string['configclamfailureonupload'] = 'If you have configured clam to scan uploaded files, but it is configured incorrectly or fails to run for some unknown reason, how should it behave?  If you choose \'Treat files like viruses\', they\'ll be moved into the quarantine area, or deleted. If you choose \'Treat files as OK\', the files will be moved to the desination directory like normal. Either way, admins will be alerted that clam has failed.  If you choose \'Treat files like viruses\' and for some reason clam fails to run (usually because you have entered an invalid pathtoclam), ALL files that are uploaded will be moved to the given quarantine area, or deleted. Be careful with this setting.';
 $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['configcoursesperpage'] = 'Enter the number of courses to be display per page in a course listing.';
 $string['configdbsessions'] = 'If enabled, this setting will use the database to store information about current sessions.  This is especially useful for large/busy sites or sites built on cluster of servers.  For most sites this should probably be left disabled so that the server disk is used instead.  Note that changing this setting now will log out all current users (including you). If you are using MySQL please make sure that \'max_allowed_packet\' in my.cnf (or my.ini) is at least 4M.';
 $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['configdefaultallowedmodules'] = 'For the courses which fall into the above category, which modules do you want to allow by default <b>when the course is created</b>?';
+$string['configdefaultcourseroleid'] = 'Users who enrol in a course will be automatically assigned this role.';
+$string['configdefaultrequestcategory'] = 'Courses requested by users will be automatically placed in this category.';
 $string['configdefaultrequestedcategory'] = 'Default category to put courses that were requested into, if they\'re approved.';
+$string['configdefaultuserroleid'] = 'All logged in users will be given the capabilities of the role you specify here, at the site level, in ADDITION to any other roles they may have been given.  The default is the Guest role.  Note that this will not conflict with other roles they have, it just ensures that all users can do something useful at the site level (eg read forum discussions, resources, etc).';
 $string['configdeleteunconfirmed'] = 'If you are using email authentication, this is the period within which a response will be accepted from users.  After this period, old unconfirmed accounts are deleted.';
 $string['configdenyemailaddresses'] = 'To deny email addresses from particular domains list them here in the same way.  All other domains will be accepted.  eg <strong>hotmail.com yahoo.co.uk</strong>';
 $string['configdigestmailtime'] = 'People who choose to have emails sent to them in digest form will be emailed the digest daily. This setting controls which time of day the daily mail will be sent (the next cron that runs after this hour will send it).';
 $string['configdisplayloginfailures'] = 'This will display information to selected users about previous failed logins.';
 $string['configdocroot'] = 'Defines the path to the Moodle Docs. You can change this if you wish to have your own custom online documentation. Howerver, if you do that, make sure that the paths in your documentation follow the same format as http://docs.moodle.org.';
 $string['configdoctonewwindow'] = 'If you enable this, then links to Moodle Docs will be showed in a new window.';
+$string['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.';
+$string['configenableajax'] = 'This setting allows you to control the use of AJAX (advanced client/server interfaces using Javascript) across the whole site.  With this setting enabled users can sill make a choice in their profile, otherwise AJAX is disabled for everybody.';
 $string['configenablecourserequests'] = 'This will allow any user to request a course be created.';
+$string['configenableglobalsearch'] = 'This setting enables global text searching in resources and activities, it is not compatible with PHP 4.';
+$string['configenablerecordcache'] = 'If you enable this, some in-memory caching will be performed while retrieving info from database. This means that your database throughput will be better but, in the other hand, your web server memory requirements will be slightly increased. Generally we recommend this to be enabled unless your server is low on memory. Some processes may choose to override this setting where the developer is certain of a performance increase.';
 $string['configenablerssfeeds'] = 'This switch will enable RSS feeds from across the site.  To actually see any change you will need to enable RSS feeds in the individual modules too - go to the Modules settings under Admin Configuration.';
-$string['configenablerssfeedsdisabled'] = ' It is not available because RSS feeds are disabled in all the Site. To enable them, go to the Variables settings under Admin Configuration.';
+$string['configenablerssfeedsdisabled'] = 'It is not available because RSS feeds are disabled in all the Site. To enable them, go to the Variables settings under Admin Configuration.';
 $string['configenablestats'] = 'If you choose \'yes\' here, Moodle\'s cronjob will process the logs and gather some statistics.  Depending on the amount of traffic on your site, this can take awhile. If you enable this, you will be able to see some interesting graphs and statistics about each of your courses, or on a sitewide basis.';
 $string['configenabletrusttext'] = 'By default Moodle will always thoroughly clean text that comes from users to remove any possible bad scripts, media etc that could be a security risk.  The Trusted Content system is a way of giving partcular users that you trust the ability to include these advanced features in their content without interference.  To enable this system, you need to first enable this setting, and then grant the Trusted Content permission to a specific Moodle role.  Texts created or uploaded by such users will be marked as trusted and will not be cleaned before display.';
 $string['configenrolmentplugins'] = 'Please choose the enrolment plugins you wish to use. Don\'t forget to configure the settings properly.<br /><br />You have to indicate which plugins are enabled, and <strong>one</strong> plugin can be set as the default plugin for <em>interactive</em> enrolment. To disable interactive enrolment, set \"enrollable\" to \"No\" in required courses.';
 $string['configerrorlevel'] = 'Choose the amount of PHP warnings that you want to be displayed.  Normal is usually the best choice.';
 $string['configextendedusernamechars'] = 'Enable this setting to allow students to use any characters in their usernames (note this does not affect their actual names).  The default is \"false\" which restricts usernames to be alphanumeric characters only';
 $string['configfilterall'] = 'Filter all strings, including headings, titles, navigation bar and so on.  This is mostly useful when using the multilang filter, otherwise it will just create extra load on your site for little gain.';
-$string['configfiltermatchoneperpage'] = 'Automatic linking filters will only generate a single link for the first matching text instance found on the complete page. All others are ignored.'; 
+$string['configfiltermatchoneperpage'] = 'Automatic linking filters will only generate a single link for the first matching text instance found on the complete page. All others are ignored.';
 $string['configfiltermatchonepertext'] = 'Automatic linking filters will only generate a single link for the first matching text instance found in each item of text (e.g., resource, block) on the page. All others are ignored. This setting is ignored if the one per page setting is <i>yes</i>.';
 $string['configfilteruploadedfiles'] = 'Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.';
 $string['configforcelogin'] = 'Normally, the front page of the site and the course listings (but not courses) can be read by people without logging in to the site.  If you want to force people to log in before they do ANYTHING on the site, then you should enable this setting.';
 $string['configforceloginforprofiles'] = 'Enable this setting to force people to login as a real (non-guest) account before being allowed to see the user profile pages.  By default this is disabled (\"false\") so that prospective students can read about the teachers of each course, but this also means that web search engines can see them.';
 $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['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.';
+$string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.';
 $string['configfullnamedisplay'] = 'This defines how names are shown when they are displayed in full. For most mono-lingual sites the most efficient setting is the default \"Given names + Surname\", but you may choose to hide surnames altogether, or to leave it up to the current language pack to decide (some languages have different conventions).';
 $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['configgradebookroles'] = 'This setting allows you to control who appears on the gradebook.  Users need to have at least one of these roles in a course to be shown in the gradebook for that course.';
 $string['confighiddenuserfields'] = 'Select which user infomation fields you wish to hide from other users other than course teachers/admins. This will increase student privacy. Hold CTRL key to select multiple fields.';
 $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 web browser.  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.';
@@ -257,6 +102,7 @@ $string['configintro'] = 'On this page you can specify a number of configuration
 $string['configintroadmin'] = 'On this page you should configure your main administrator account which will have complete control over the site. Make sure you give it a secure username and password as well as a valid email address.  You can create more admin accounts later on.';
 $string['configintrosite'] = 'This page allows you to configure the front page and name of this new site.  You can come back here later to change these settings any time using the Administration menus.';
 $string['configintrotimezones'] = 'This page will search for new information about world timezones (including daylight savings time rules) and update your local database with this information.  These locations will be checked, in order: $a This procedure is generally very safe and can not break normal installations.  Do you wish to update your timezones now?';
+$string['configiplookup'] = 'When you click on an IP address (such as 34.12.222.93), such as in the logs, you are shown a map with a best guess of where that IP is located.  There are different plugins for this that you can choose from, each has benefits and disadvantages.';
 $string['configlang'] = 'Choose a default language for the whole site.  Users can override this setting later.';
 $string['configlangcache'] = 'Cache the language menu. Saves a lot of memory and processing power. If you enable this, the menu takes a few minutes to update after you have added or removed languages.';
 $string['configlangdir'] = 'Most languages are printed left-to-right, but some, like Arabic and Hebrew, are printed right-to-left.';
@@ -266,26 +112,31 @@ $string['configlocale'] = 'Choose a sitewide locale - this will override the for
 $string['configloginhttps'] = 'Turning this on will make Moodle use a secure https connection just for the login page (providing a secure login), and then afterwards revert back to the normal http URL for general speed.  CAUTION: this setting REQUIRES https to be specifically enabled on the web server - if it is not then YOU COULD LOCK YOURSELF OUT OF YOUR SITE.';
 $string['configloglifetime'] = 'This specifies the length of time you want to keep logs about user activity.  Logs that are older than this age are automatically deleted.  It is best to keep logs as long as possible, in case you need them, but if you have a very busy server and are experiencing performance problems, then you may want to lower the log lifetime.';
 $string['configlongtimenosee'] = 'If students haven\'t logged in for a very long time, then they are automatically unsubscribed from courses.  This parameter specifies that time limit.';
+$string['configlookahead'] = 'Days to Lookahead';
 $string['configmaxbytes'] = 'This specifies a maximum size that uploaded files can be throughout the whole site. This setting is limited by the PHP settings post_max_size and upload_max_filesize, as well as the Apache setting LimitRequestBody. In turn, maxbytes limits the range of sizes that can be chosen at course level or module level.';
 $string['configmaxeditingtime'] = 'This specifies the amount of time people have to re-edit forum postings, glossary comments etc.  Usually 30 minutes is a good value.';
+$string['configmaxevents'] = 'Events to Lookahead';
 $string['configmessaging'] = 'Should the messaging system between site users be enabled?';
 $string['configmymoodleredirect'] = 'This setting forces redirects to /my on login for non-admins and replaces the top level site breadcrumb with /my';
 $string['confignoreplyaddress'] = 'Emails are sometimes sent out on behalf of a user (eg forum posts). The email address you specify here will be used as the \"From\" address in those cases when the recipients should not be able to reply directly to the user (eg when a user chooses to keep their address private).';
 $string['confignotifyloginfailures'] = 'If login failures have been recorded, email notifications can be sent out.  Who should see these notifications?';
 $string['confignotifyloginthreshold'] = 'If notifications about failed logins are active, how many failed login attempts by one user or one IP address is it worth notifying about?';
+$string['confignotloggedinroleid'] = 'Users who are not logged in to the site will be treated as if they have this role granted to them at the site context.  Guest is almost always what you want here, but you might want to create roles that are less or more restrictive.  Things like creating posts still require the user to log in properly.';
 $string['configopentogoogle'] = 'If you enable this setting, then Google will be allowed to enter your site as a Guest.  In addition, people coming in to your site via a Google search will automatically be logged in as a Guest.  Note that this only provides transparent access to courses that already allow guest access.';
 $string['configpathtoclam'] = 'Path to clam AV.  Probably something like /usr/bin/clamscan or /usr/bin/clamdscan. You need this in order for clam AV to run.';
 $string['configpathtodu'] = 'Path to du. Probably something like /usr/bin/du. If you enter this, pages that display directory contents will run much faster for directories with a lot of files.';
 $string['configperfdebug'] = 'If you turn this on, performance info will be printed in the footer of the standard theme';
 $string['configprotectusernames'] = 'By default forget_password.php does not display any hints that would allow guessing of usernames or email addresses.';
 $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['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.';
 $string['configquarantinedir'] = 'If you want clam AV to move infected files to a quarantine directory, enter it here. It must be writable by the webserver.  If you leave this blank, or if you enter a directory that doesn\'t exit or isn\'t writable, infected files will be deleted.  Do not include a trailing slash.';
-$string['configrequestedteachername'] = 'Word for teacher used in requested courses';
-$string['configrequestedteachersname'] = 'Word for teachers used in requested courses';
 $string['configrequestedstudentname'] = 'Word for student used in requested courses';
 $string['configrequestedstudentsname'] = 'Word for students used in requested courses';
+$string['configrequestedteachername'] = 'Word for teacher used in requested courses';
+$string['configrequestedteachersname'] = 'Word for teachers used in requested courses';
 $string['configrestrictbydefault'] = 'Should new courses that are created that fall into the above category have their modules restricted by default?';
 $string['configrestrictmodulesfor'] = 'Which courses should have <b>the setting</b> for disabling some activity modules?  Note that this setting only applies to teachers, administrators will still be able to add any activity to a course.';
+$string['configrunclamavonupload'] = 'When enabled, clam AV will be used to scan all uploaded files.';
 $string['configrunclamonupload'] = 'Run clam AV on file upload? You will need a correct path in pathtoclam for this to work.  (Clam AV is a free virus scanner that you can get from http://www.clamav.net/)';
 $string['configsectioninterface'] = 'Interface';
 $string['configsectionmail'] = 'Mail';
@@ -302,11 +153,13 @@ $string['configsessioncookie'] = 'This setting customises the name of the cookie
 $string['configsessioncookiepath'] = 'If you need to change where browsers send the Moodle cookies, you can change this setting to specify a subdirectory of your web site.  Otherwise the default \'/\' should be fine.';
 $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['configshowblocksonmodpages'] = 'Some activity modules support blocks on their pages.  If you turn this on, then teachers will be able to add side blocks on those pages, otherwise the interface does not show this feature.';
+$string['configshowsiteparticipantslist'] = 'All of these site students and site teachers will be listed on the site participants list. Who shall be allowed to see this site participants list?';
 $string['configsitemailcharset'] = 'All the emails generated by your site will be sent in the charset specified here. Anyway, every individual user will be able to adjust it if the next setting is enabled.';
 $string['configsitepolicy'] = 'If you have a site policy that all users must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank.  The URL can point to anywhere - one convenient place would be a file in the site files.  eg http://yoursite/file.php/1/policy.html';
 $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.';
 $string['configsmtpuser'] = 'If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.';
+$string['configstartwday'] = 'Start of Week';
 $string['configstatsfirstrun'] = 'This specifies how far back the logs should be processed <b>the first time</b> the cronjob wants to process statistics. If you have a lot of traffic and are on shared hosting, it\'s probably not a good idea to go too far back, as it could take a long time to run and be quite resource intensive. (Note that for this setting, 1 month = 28 days. In the graphs and reports generated, 1 month = 1 calendar month.)';
 $string['configstatsmaxruntime'] = 'Stats processing can be quite intensive, so use a combination of this field and the next one to specify when it will run and how long for.';
 $string['configstatsruntimestart'] = 'What time should the cronjob that does the stats processing <b>start</b>?';
@@ -314,8 +167,6 @@ $string['configstatsuserthreshold'] = 'If you enter a non-zero,  non numeric val
 $string['configteacherassignteachers'] = 'Should ordinary teachers be allowed to assign other teachers within courses they teach?  If \'No\', then only course creators and admins can assign teachers.';
 $string['configthemelist'] = 'Leave this blank to allow any valid theme to be used.  If you want to shorten the theme menu, you can specify a comma-separated list of names here (Don\'t use spaces!).  
 For example:  standard,orangewhite.';
-$string['confignotloggedinroleid'] = 'Users who are not logged in to the site will be treated as if they have this role granted to them at the site context.  Guest is almost always what you want here, but you might want to create roles that are less or more restrictive.  Things like creating posts still require the user to log in properly.';
-$string['configdefaultuserroleid'] = 'All logged in users will be given the capabilities of the role you specify here, at the site level, in ADDITION to any other roles they may have been given.  The default is the Guest role.  Note that this will not conflict with other roles they have, it just ensures that all users can do something useful at the site level (eg read forum discussions, resources, etc).';
 $string['configtimezone'] = 'You can set the default timezone here.  This is the only the DEFAULT timezone for displaying dates - each user can override this by setting their own in their profile. \"Server time\" here will make Moodle default to the server\'s operating system setting, but \"Server time\" in the user profile will make the user default to this timezone setting.  Cronjobs that depend on a time of day to run will use this timezone.';
 $string['configunzip'] = 'Indicate the location of your unzip program (Unix only, optional).  If specified, this will be used to unpack zip archives on the server.  If you leave this blank, then Moodle will use internal routines.';
 $string['configvariables'] = 'Variables';
@@ -323,27 +174,59 @@ $string['configwarning'] = 'Be careful modifying these settings - strange values
 $string['configzip'] = 'Indicate the location of your zip program (Unix only, optional).  If specified, this will be used to create zip archives on the server.  If you leave this blank, then Moodle will use internal routines.';
 $string['confirmation'] = 'Confirmation';
 $string['confirminstall'] = 'You are about to install language pack ($a), are you sure?';
+$string['country'] = 'Default country';
+$string['coursemgmt'] = 'Add/edit courses';
+$string['courseoverview'] = 'Course overview';
+$string['courserequests'] = 'Course Requests';
+$string['courses'] = 'Courses';
+$string['coursesperpage'] = 'Courses per page';
 $string['cronwarning'] = 'The <a href=\"cron.php\">cron.php maintenance script</a> has not been run for at least 24 hours.';
 $string['datarootsecuritywarning'] = 'Your site configuration might not be secure. Please make sure that your dataroot directory ($a) is not directly accessible via web.';
 $string['dbmigrate'] = 'Moodle Database Migration';
-$string['dbmigrationdeprecateddb'] = '<font color=\"#ff0000\">This database is migrated to a new UTF8 database and deprecated. Please edit your config.php and use the new database for this moodle.</font>';
-$string['dbmigrationdupfailed'] = 'Database duplication failed with possible error:<font color=\"#ff0000\"><pre>$a</pre></font>';
-$string['dbmigratewarning'] = 'Please make sure that you have backed up your moodle database before commencing this procedure. If you are unsure of how to do that, please contact your system admin. Your Moodle site will be put under maintenance mode after you start the migration process';
-$string['dbmigratewarning2'] = '<b>Warning: You are about to start the database migration process. Please be very sure that your entire Moodle database is backed up.</b>';
 $string['dbmigrateconnecerror'] = 'Could not connect to the database specified.';
 $string['dbmigrateencodingerror'] = 'The database specified has encoding $a rather than required UNICODE/UTF8.<br />Please specify another.';
 $string['dbmigratepostgres'] = 'It seems that you are using PostgreSQL as the database server. To continue the migration process you need to manually create a new database with encoding \"UNICODE\"(PostgreSQL 7) or \"UTF8\" (PostgreSQL 8) to store the migrated data. Please enter your new database connection settings below to continue:';
-$string['debugnone'] = 'NONE: Do not show any errors or warnings';
-$string['debugminimal'] = 'MINIMAL: Show only fatal errors';
-$string['debugnormal'] = 'NORMAL: Show errors, warnings and notices';
+$string['dbmigratewarning'] = 'Please make sure that you have backed up your moodle database before commencing this procedure. If you are unsure of how to do that, please contact your system admin. Your Moodle site will be put under maintenance mode after you start the migration process';
+$string['dbmigratewarning2'] = '<b>Warning: You are about to start the database migration process. Please be very sure that your entire Moodle database is backed up.</b>';
+$string['dbmigrationdeprecateddb'] = '<font color=\"#ff0000\">This database is migrated to a new UTF8 database and deprecated. Please edit your config.php and use the new database for this moodle.</font>';
+$string['dbmigrationdupfailed'] = 'Database duplication failed with possible error:<font color=\"#ff0000\"><pre>$a</pre></font>';
+$string['dbsessions'] = 'Use database for session information';
+$string['debug'] = 'Debug messages';
 $string['debugall'] = 'ALL: Show all reasonable PHP debug messages';
 $string['debugdeveloper'] = 'DEVELOPER: extra Moodle debug messages for developers';
+$string['debugging'] = 'Debugging';
+$string['debugminimal'] = 'MINIMAL: Show only fatal errors';
+$string['debugnone'] = 'NONE: Do not show any errors or warnings';
+$string['debugnormal'] = 'NORMAL: Show errors, warnings and notices';
+$string['defaultallowedmodules'] = 'Default allowed modules';
+$string['defaultcourseroleid'] = 'Default role for users in a course';
+$string['defaultrequestcategory'] = 'Default category for course requests';
+$string['defaultuserroleid'] = 'Default role for all users';
+$string['deleteunconfirmed'] = 'Delete unconfirmed users after';
 $string['deleteuser'] = 'Delete user';
 $string['density'] = 'Density';
+$string['denyemailaddresses'] = 'Denied email domains';
+$string['digestmailtime'] = 'Hour to send digest emails';
+$string['displayloginfailures'] = 'Display login failures to';
+$string['docroot'] = 'Moodle Docs document root';
+$string['doctonewwindow'] = 'Open in new window';
 $string['download'] = 'Download';
 $string['edithelpdocs'] = 'Edit help documents';
 $string['editlang'] = '<b>Edit</b>';
+$string['editorbackgroundcolor'] = 'Background color';
+$string['editorfontfamily'] = 'Font family';
+$string['editorfontlist'] = 'Font list';
+$string['editorfontsize'] = 'Font size';
+$string['editorhidebuttons'] = 'Hidden buttons';
+$string['editorkillword'] = 'Word format filter';
 $string['editstrings'] = 'Edit words or phrases';
+$string['enableajax'] = 'Enable AJAX';
+$string['enablecourserequests'] = 'Enable course requests';
+$string['enableglobalsearch'] = 'Enable global search';
+$string['enablerecordcache'] = 'Enable Record Cache';
+$string['enablerssfeeds'] = 'Enable RSS feeds';
+$string['enablestats'] = 'Enable statistics';
+$string['enabletrusttext'] = 'Enable Trusted Content';
 $string['environment'] = 'Environment';
 $string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!';
 $string['environmentrecommendinstall'] = 'is recommended to be installed/enabled';
@@ -352,11 +235,27 @@ $string['environmentrequireinstall'] = 'is required to be installed/enabled.';
 $string['environmentrequireversion'] = 'version $a->needed is required and you are running $a->current';
 $string['environmentxmlerror'] = 'Error reading environment data ($a->error_code)';
 $string['errors'] = 'Errors';
+$string['errorsetting'] = 'Could not save setting:';
+$string['errorwithsettings'] = 'Some settings were not changed due to an error:';
+$string['experimental'] = 'Experimental';
+$string['extendedusernamechars'] = 'Allow extended characters in usernames';
 $string['filterall'] = 'Filter all strings';
 $string['filtermatchoneperpage'] = 'Filter match once per page';
 $string['filtermatchonepertext'] = 'Filter match once per text';
+$string['filtersettings'] = 'Filter settings';
 $string['filteruploadedfiles'] = 'Filter uploaded files';
+$string['forcelogin'] = 'Force users to login';
+$string['forceloginforprofiles'] = 'Force users to login for profiles';
+$string['forcetimezone'] = 'Force default timezone';
+$string['framename'] = 'Frame name';
+$string['frontpage'] = 'Front Page';
+$string['frontpageloggedin'] = 'Front page items when logged in';
+$string['fullnamedisplay'] = 'Full Name Format';
+$string['gdversion'] = 'GD version';
+$string['generalsettings'] = 'General settings';
 $string['globalsquoteswarning'] = '<p><strong>Security Warning</strong>: to operate properly, Moodle requires <br />that you make certain changes to your current PHP settings.<p/><p>You <em>must</em> set <code>register_globals=off</code> and/or <code>magic_quotes_gpc=on</code>. <br />If possible, you should set <code>register_globals=off</code> to improve general <br /> server security, setting <code>magic_quotes_gpc=on</code> is also recommended.<p/><p>These settings are controlled by editing your <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file.</p>';
+$string['gradebook'] = 'Gradebook';
+$string['gradebookroles'] = 'Graded roles';
 $string['helpadminseesall'] = 'Do admins see all calendar events or just those that apply to themselves?';
 $string['helpcalendarsettings'] = 'Configure various calendar and date/time-related aspects of Moodle';
 $string['helpforcetimezone'] = 'You can allow users to individually select their timezone, or force a timezone for everyone.';
@@ -365,102 +264,199 @@ $string['helpstartofweek'] = 'Which day starts the week in the calendar?';
 $string['helpupcominglookahead'] = 'How many days in the future does the calendar look for upcoming events by default?';
 $string['helpupcomingmaxevents'] = 'How many (maximum) upcoming events are shown to users by default?';
 $string['helpweekenddays'] = 'Which days of the week are treated as \"weekend\" and shown with a different colour?';
+$string['hiddenuserfields'] = 'Hide user fields';
+$string['htmleditor'] = 'HTML Editor';
+$string['http'] = 'HTTP';
+$string['httpsecurity'] = 'HTTP security';
 $string['iconvrecommended'] = 'Installing the optional ICONV library is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.';
-$string['importlangreminder'] = 'The database migration process is commencing. You will need to <b>log in again</b> for the upgrade to take effect. Please install unicode language packs as soon as possible from Admin->Lang->Lang Import Utility <b>after</b> the database migration process is completed. ';
+$string['importlangreminder'] = 'The database migration process is commencing. You will need to <b>log in again</b> for the upgrade to take effect. Please install unicode language packs as soon as possible from Admin->Lang->Lang Import Utility <b>after</b> the database migration process is completed.';
 $string['importtimezones'] = 'Update complete list of timezones';
 $string['importtimezonescount'] = '$a->count entries imported from $a->source';
 $string['importtimezonesfailed'] = 'No sources found! (Bad news)';
+$string['includemoduleuserdata'] = 'Include module user data';
 $string['incompatibleblocks'] = 'Incompatible blocks';
 $string['install'] = 'Install selected language pack';
 $string['installedlangs'] = 'Installed language packs';
-$string['invaliduserchangeme'] = 'Username "changeme" is reserved -- you cannot create an account with it.';
+$string['invalidsection'] = 'Invalid section.';
+$string['invaliduserchangeme'] = 'Username \"changeme\" is reserved -- you cannot create an account with it.';
+$string['iplookup'] = 'IP address lookup';
+$string['lang'] = 'Default language';
 $string['lang16notify'] = 'Moodle 1.6 and above allows you to install and update language packs directly from download.moodle.org by following the link below';
+$string['langcache'] = 'Cache language menu';
 $string['langedit'] = 'Language editing';
-$string['langpacks'] = 'Language packs';
 $string['langimport'] = 'Language import utility';
 $string['langimportsuccess'] = 'Language pack successfully upgraded';
+$string['langlist'] = 'Languages on language menu';
+$string['langmenu'] = 'Display language menu';
 $string['langpackremoved'] = 'Language pack was uninstalled';
+$string['langpacks'] = 'Language packs';
 $string['langpackupdated'] = 'Language pack $a was successfully installed';
+$string['languagesettings'] = 'Language settings';
 $string['langupdatecomplete'] = 'Language pack update completed';
 $string['latexpreamble'] = 'LaTeX preamble';
 $string['latexsettings'] = 'LaTeX renderer Settings';
-$string['mbstringrecommended'] = 'Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.';
+$string['localetext'] = 'Sitewide locale';
+$string['location'] = 'Location';
+$string['locationsettings'] = 'Location settings';
+$string['log'] = 'Logs';
+$string['loginhttps'] = 'Use HTTPS for logins';
+$string['loglifetime'] = 'Keep logs for';
+$string['longtimenosee'] = 'Unsubscribe users from courses after';
+$string['mail'] = 'Email';
 $string['maintfileopenerror'] = 'Error opening maintenance files!';
 $string['maintinprogress'] = 'Maintenance is in progress...';
 $string['managelang'] = 'Manage';
+$string['maxbytes'] = 'Maximum uploaded file size';
+$string['maxeditingtime'] = 'Maximum time to edit posts';
+$string['mbstringrecommended'] = 'Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.';
 $string['mediapluginavi'] = 'Enable .avi filter';
 $string['mediapluginflv'] = 'Enable .flv filter';
 $string['mediapluginmov'] = 'Enable .mov filter';
 $string['mediapluginmp3'] = 'Enable .mp3 filter';
 $string['mediapluginmpg'] = 'Enable .mpg filter';
-$string['mediapluginswf'] = 'Enable .swf filter';
-$string['mediapluginswfnote'] = 'As a default security measure, normal users should not allowed to embed swf flash files.';
 $string['mediapluginram'] = 'Enable .ram filter';
-$string['mediapluginrm']  = 'Enable .rm filter';
+$string['mediapluginrm'] = 'Enable .rm filter';
 $string['mediapluginrpm'] = 'Enable .rpm filter';
+$string['mediapluginswf'] = 'Enable .swf filter';
+$string['mediapluginswfnote'] = 'As a default security measure, normal users should not allowed to embed swf flash files.';
 $string['mediapluginwmv'] = 'Enable .wmv filter';
+$string['messaging'] = 'Enable messaging system';
+$string['misc'] = 'Miscellaneous';
+$string['modulesecurity'] = 'Module security';
+$string['mustenablestats'] = 'Stats have not yet been enabled on this site.';
+$string['mymoodle'] = 'My Moodle';
+$string['mymoodleredirect'] = 'Force users to use My Moodle';
 $string['mysql416bypassed'] = 'However, if your site is using iso-8859-1 (latin) languages ONLY, you may continue using your currently installed MySQL 4.1.12 (or higher).';
 $string['mysql416required'] = 'MySQL 4.1.16 is the minimum version required for Moodle 1.6 in order to guarantee that all data can be converted to UTF-8 in the future.';
+$string['nobookmarksforuser'] = 'You do not have any bookmarks.';
 $string['nolangupdateneeded'] = 'All your language packs are up to date, no update is needed';
+$string['nonewsettings'] = 'No new settings were added during this upgrade.';
+$string['nonexistentbookmark'] = 'The bookmark you requested does not exist.';
+$string['noreplyaddress'] = 'No-reply address';
+$string['noresults'] = 'No results found.';
+$string['notifications'] = 'Notifications';
+$string['notifyloginfailures'] = 'Email login failures to';
+$string['notifyloginthreshold'] = 'Threshold for email notifications';
+$string['notloggedinroleid'] = 'Role for visitors';
+$string['opentogoogle'] = 'Open to Google';
 $string['optionalmaintenancemessage'] = 'Optional maintenance messsage';
 $string['order1'] = 'First';
 $string['order2'] = 'Second';
 $string['order3'] = 'Third';
 $string['order4'] = 'Fourth';
-$string['pathdvips'] = 'Path of <i>dvips</i> binary';
 $string['pathconvert'] = 'Path of <i>convert</i> binary';
+$string['pathdvips'] = 'Path of <i>dvips</i> binary';
 $string['pathlatex'] = 'Path of <i>latex</i> binary';
+$string['pathtoclam'] = 'clam AV path';
+$string['pathtodu'] = 'Path to du';
 $string['pathtopgdump'] = 'Path to pg_dump';
 $string['pathtopgdumpdesc'] = 'This is only necessary to enter if you have more than one pg_dump on your system (for example if you have more than one version of postgresql installed)';
 $string['pathtopgdumpinvalid'] = 'Invalid path to pg_dump - either wrong path or not executable';
 $string['pathtopsql'] = 'Path to psql';
 $string['pathtopsqldesc'] = 'This is only necessary to enter if you have more than one psql on your system (for example if you have more than one version of postgresql installed)';
 $string['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not executable';
-$string['pleaseregister'] = 'Please register your site to remove this button';
+$string['pathtounzip'] = 'Path to unzip';
+$string['pathtozip'] = 'Path to zip';
+$string['perfdebug'] = 'Performance info';
+$string['performance'] = 'Performance';
 $string['pgcluster'] = 'PostgreSQL Cluster';
 $string['pgclusterdescription'] = 'PostgreSQL version/cluster parameter for command line operations. If you only have one postgresql on your system or you are not sure what this is, leave this blank.';
 $string['php50restricted'] = 'PHP 5.0.x has a number of known problems, please upgrade to 5.1.x or downgrade to 4.3.x or 4.4.x';
+$string['pleaseregister'] = 'Please register your site to remove this button';
+$string['plugins'] = 'Modules';
+$string['protectusernames'] = 'Protect usernames';
+$string['proxyhost'] = 'Proxy host';
+$string['proxyport'] = 'Proxy port';
+$string['quarantinedir'] = 'Quarantine directory';
+$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target=\"_new\" href=\"$a\">Release Notes</a>';
 $string['remotelangnotavailable'] = 'Because Moodle can not connect to download.moodle.org, we are unable to do language pack installation automatically. Please download the appropriate zip file(s) from the list below, copy them to your $a directory and unzip them manually.';
+$string['renameerrors'] = 'Errors in renames';
+$string['restrictbydefault'] = 'Restrict modules by default';
+$string['restrictmodulesfor'] = 'Restrict modules for';
+$string['riskconfig'] = 'Users could change site configuration and behaviour';
+$string['riskmanagetrust'] = 'Users could change trust settings of other users';
+$string['riskpersonal'] = 'Users could gain access to private information of other users';
+$string['riskspam'] = 'Users could send spam to site users or others';
+$string['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)';
+$string['runclamavonupload'] = 'Use clam AV on uploaded files';
+$string['savechanges'] = 'Save Changes';
+$string['search'] = 'Search';
+$string['searchresults'] = 'Search Results';
+$string['secureforms'] = 'Use additional form security';
+$string['security'] = 'Security';
+$string['server'] = 'Server';
+$string['sessioncookie'] = 'Cookie prefix';
+$string['sessioncookiepath'] = 'Cookie path';
+$string['sessionhandling'] = 'Session Handling';
+$string['sessiontimeout'] = 'Timeout';
+$string['showblocksonmodpages'] = 'Show blocks on module pages';
+$string['simpletest'] = 'Unit tests';
 $string['sitelangchanged'] = 'Site language setting changed successfully';
+$string['sitemailcharset'] = 'Character set';
 $string['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available';
 $string['sitemaintenancemode'] = 'Maintenance mode';
 $string['sitemaintenanceoff'] = 'Maintenance mode has been disabled and the site is running normally again';
 $string['sitemaintenanceon'] = 'Your site is currently in maintenance mode (only admins can log in or use the site).';
 $string['sitemaintenancewarning'] = 'Your site is currently in maintenance mode (only admins can log in).  To return this site to normal operation, <a href=\"maintenance.php\">disable maintenance mode</a>.';
+$string['sitepolicies'] = 'Site policies';
+$string['sitepolicy'] = 'Site policy URL';
+$string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.';
+$string['slasharguments'] = 'Use slash arguments';
+$string['smtphosts'] = 'SMTP hosts';
+$string['smtppass'] = 'SMTP password';
+$string['smtpuser'] = 'SMTP username';
+$string['stats'] = 'Statistics';
+$string['statsfirstrun'] = 'Maximum processing interval';
+$string['statsmaxruntime'] = 'Maximum runtime';
+$string['statsruntimestart'] = 'Run at';
+$string['statsuserthreshold'] = 'User threshold';
 $string['stickyblocks'] = 'Sticky blocks';
+$string['stickyblockscourseview'] = 'Course page';
 $string['stickyblocksduplicatenotice'] = 'If any block you add here is already present in a particular page, it will result in a duplicate.<br />Only the pinned block will be non-editable, the duplicate will still be editable.';
+$string['stickyblocksmymoodle'] = 'My moodle';
 $string['stickyblockspagetype'] = 'Page type to configure';
-$string['stickyblockscourseview'] = 'Course page';
-$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target=\"_new\" href=\"$a\">Release Notes</a>';
-$string['renameerrors'] = 'Errors in renames';
+$string['systempaths'] = 'System Paths';
 $string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tag be placed at the front';
+$string['tabselectedtofronttext'] = 'Bring selected tab row to front';
+$string['themelist'] = 'Theme list';
+$string['themeselector'] = 'Theme Selector';
+$string['themesettings'] = 'Theme settings';
 $string['therewereerrors'] = 'There were errors in your data';
+$string['timezone'] = 'Default timezone';
 $string['timezoneforced'] = 'This is forced by the site administrator';
 $string['timezoneisforcedto'] = 'Force all users to use';
 $string['timezonenotforced'] = 'Users can choose their own timezone';
-$string['updatecomponent'] = 'Update Component';
-$string['updatelangs'] = 'Update all local language packs';
+$string['unbookmarkthispage'] = 'unbookmark this page';
 $string['unicodeupgradenotice'] = 'In Moodle 1.6 we have migrated all languages to Unicode.  To complete the upgrade for this site, you need to convert all the data in your database to Unicode using our migration script.  <a href=\"utfdbmigrate.php\">Click here to run the migration script now</a>!';
 $string['uninstall'] = 'Uninstall selected language pack';
 $string['uninstallconfirm'] = 'You are about to completely uninstall language pack $a, are you sure?';
 $string['unsupported'] = 'Unsupported';
+$string['updateaccounts'] = 'Update existing accounts';
+$string['updatecomponent'] = 'Update Component';
+$string['updatelangs'] = 'Update all local language packs';
+$string['updatetimezones'] = 'Update timezones';
 $string['upgradeforumread'] = 'A new feature has been added in Moodle 1.5 to track read/unread forum posts.<br />To use this functionality you need to <a href=\"$a\">update your tables</a>.';
 $string['upgradeforumreadinfo'] = 'A new feature has been added in Moodle 1.5 to track read/unread forum posts.  To use this functionality you need to update your tables with all the tracking information for existing posts.  Depending on the size of your site this can take a long time (hours) and can be quite taxing on the database, so it\'s best to do it during a quiet period.  However, your site will continue functioning during this upgrade and users won\'t be affected.  Once you start this process you should let it finish (keep your browser window open).  However, if you stop the process by closing the window: don\'t worry, you can start over.<br /><br />Do you want to start the upgrading process now?';
 $string['upgradelogs'] = 'For full functionality, your old logs need to be upgraded.  <a href=\"$a\">More information</a>';
 $string['upgradelogsinfo'] = 'Some changes have recently been made in the way logs are stored.  To be able to view all of your old logs on a per-activity basis, your old logs need to be upgraded.  Depending on your site this can take a long time (eg several hours) and can be quite taxing on the database for large sites.  Once you start this process you should let it finish (by keeping the browser window open).  Don\'t worry - your site will work fine for other people while the logs are being upgraded.<br /><br />Do you want to upgrade your logs now?';
+$string['upgradesettings'] = 'New settings';
+$string['upgradesettingsintro'] = 'The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click &quot;Save settings&quot; at the bottom of this page.';
 $string['upgradesure'] = 'Your Moodle files have been changed, and you are about to automatically upgrade your server to this version: <br /><br />
 <strong>$a</strong> <br /><br />
 Once you do this you can not go back again. <br /><br />
 Are you sure you want to upgrade this server to this version?';
 $string['upgradingdata'] = 'Upgrading data';
 $string['upgradinglogs'] = 'Upgrading logs';
-$string['userrenamed']   = 'User renamed';
-$string['useraccountupdated']   = 'User updated';
-$string['userscreated']  = 'Users created';
-$string['usersrenamed']  = 'Users renamed';
-$string['usersupdated']  = 'Users updated';
-$string['updateaccounts']  = 'Update existing accounts';
-$string['updatetimezones'] = 'Update timezones';
-$string['upwards']  = 'upwards';
+$string['upwards'] = 'upwards';
+$string['usehtmleditor'] = 'Use HTML editor';
+$string['useraccountupdated'] = 'User updated';
+$string['userlist'] = 'Browse list of users';
+$string['userpolicies'] = 'User policies';
+$string['userrenamed'] = 'User renamed';
+$string['users'] = 'Users';
+$string['userscreated'] = 'Users created';
+$string['usersrenamed'] = 'Users renamed';
+$string['usersupdated'] = 'Users updated';
+$string['validateerror'] = 'This value was not valid:';
 
 ?>
index 3025fd6efb58a45b20956991b658383031d3a1f1..ef90a1f22e1f8fc82bf8acb5d566e4b086ff6b76 100644 (file)
@@ -1,6 +1,7 @@
-<?php /// $Id$
+<?PHP // $Id$ 
+      // algebra.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['filtername'] = "Algebra Notation";
 
-?>
+$string['filtername'] = 'Algebra Notation';
 
+?>
index 5913da2b07b18abfd51857fb3f9e48af04a4c502..d9b7851fd19e7396a4640de92c7fbafd39ce912c 100644 (file)
@@ -1,45 +1,45 @@
-<?php // $Id$ 
-      // appointment.php - created with Moodle 1.0.5 dev (2002092300)
+<?PHP // $Id$ 
+      // appointment.php - created with Moodle 1.7 beta + (2006101003)
 
 
-$string['allowresubmit'] = "Allow resubmitting";
-$string['appointmentdetails'] = "Appointment details";
-$string['appointmentname'] = "Appointment name";
-$string['appointmentlocation'] = "Appointment location";
-$string['description'] = "Description";
-$string['date'] = "Date of appointment";
-$string['timestart'] = "Start of appointment";
-$string['timeend'] = "End of appointment";
-$string['early'] = "\$a early";
-$string['failedupdatefeedback'] = "Failed to update submission feedback for user \$a";
-$string['feedback'] = "Feedback";
-$string['feedbackupdated'] = "Submissions feedback updated for \$a people";
-$string['late'] = "\$a late";
-$string['maximumgrade'] = "Maximum grade";
-$string['maximumsize'] = "Maximum size";
-$string['modulename'] = "Appointment";
-$string['modulenameplural'] = "Appointments";
-$string['newsubmissions'] = "Appointments submitted";
-$string['notgradedyet'] = "Not graded yet";
-$string['notsubmittedyet'] = "Not submitted yet";
-$string['overwritewarning'] = "Warning: uploading again will REPLACE your current submission";
-$string['saveallfeedback'] = "Save all my feedback";
-$string['submissionfeedback'] = "Submission feedback";
-$string['submissions'] = "Submissions";
-$string['submitappointment'] = "Submit your appointment using this form";
-$string['submitted'] = "Submitted";
-$string['typeoffline'] = "Offline activity";
-$string['typeuploadsingle'] = "Upload a single file";
-$string['uploadbadname'] = "This filename contained strange characters and couldn't be uploaded";
-$string['uploadedfiles'] = "uploaded files";
-$string['uploaderror'] = "An error happened while saving the file on the server";
-$string['uploadfailnoupdate'] = "File was uploaded OK but could not update your submission!";
-$string['uploadfiletoobig'] = "Sorry, but that file is too big (limit is \$a bytes)";
-$string['uploadnofilefound'] = "No file was found - are you sure you selected one to upload?";
-$string['uploadnotregistered'] = "'\$a' was uploaded OK but submission did not register!";
-$string['uploadsuccess'] = "Uploaded '\$a' successfully";
-$string['viewfeedback'] = "View appointment grades and feedback";
-$string['viewsubmissions'] = "View \$a submitted appointments";
-$string['yoursubmission'] = "Your submission";
+$string['allowresubmit'] = 'Allow resubmitting';
+$string['appointmentdetails'] = 'Appointment details';
+$string['appointmentlocation'] = 'Appointment location';
+$string['appointmentname'] = 'Appointment name';
+$string['date'] = 'Date of appointment';
+$string['description'] = 'Description';
+$string['early'] = '$a early';
+$string['failedupdatefeedback'] = 'Failed to update submission feedback for user $a';
+$string['feedback'] = 'Feedback';
+$string['feedbackupdated'] = 'Submissions feedback updated for $a people';
+$string['late'] = '$a late';
+$string['maximumgrade'] = 'Maximum grade';
+$string['maximumsize'] = 'Maximum size';
+$string['modulename'] = 'Appointment';
+$string['modulenameplural'] = 'Appointments';
+$string['newsubmissions'] = 'Appointments submitted';
+$string['notgradedyet'] = 'Not graded yet';
+$string['notsubmittedyet'] = 'Not submitted yet';
+$string['overwritewarning'] = 'Warning: uploading again will REPLACE your current submission';
+$string['saveallfeedback'] = 'Save all my feedback';
+$string['submissionfeedback'] = 'Submission feedback';
+$string['submissions'] = 'Submissions';
+$string['submitappointment'] = 'Submit your appointment using this form';
+$string['submitted'] = 'Submitted';
+$string['timeend'] = 'End of appointment';
+$string['timestart'] = 'Start of appointment';
+$string['typeoffline'] = 'Offline activity';
+$string['typeuploadsingle'] = 'Upload a single file';
+$string['uploadbadname'] = 'This filename contained strange characters and couldn\'t be uploaded';
+$string['uploadedfiles'] = 'uploaded files';
+$string['uploaderror'] = 'An error happened while saving the file on the server';
+$string['uploadfailnoupdate'] = 'File was uploaded OK but could not update your submission!';
+$string['uploadfiletoobig'] = 'Sorry, but that file is too big (limit is $a bytes)';
+$string['uploadnofilefound'] = 'No file was found - are you sure you selected one to upload?';
+$string['uploadnotregistered'] = '\'$a\' was uploaded OK but submission did not register!';
+$string['uploadsuccess'] = 'Uploaded \'$a\' successfully';
+$string['viewfeedback'] = 'View appointment grades and feedback';
+$string['viewsubmissions'] = 'View $a submitted appointments';
+$string['yoursubmission'] = 'Your submission';
 
 ?>
index edb7f0fe20227156c9403f598370af1341672f43..4f9c0411deb863452b8b4c3fe4a93c800fc3adce 100644 (file)
@@ -1,14 +1,14 @@
-<?php // $Id$
-      // assignment.php - created with Moodle 1.2 + (2004032100)
+<?PHP // $Id$ 
+      // assignment.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['allowdeleting'] = 'Allow deleting';
 $string['allowmaxfiles'] = 'Maximum number of uploaded files';
 $string['allownotes'] = 'Allow notes';
 $string['allowresubmit'] = 'Allow resubmitting';
-$string['assignment:view'] = 'View assignment';
 $string['assignment:grade'] = 'Grade assignment';
 $string['assignment:submit'] = 'Submit assignment';
+$string['assignment:view'] = 'View assignment';
 $string['assignmentdetails'] = 'Assignment details';
 $string['assignmentmail'] = '$a->teacher has posted some feedback on your
 assignment submission for \'$a->assignment\'
@@ -35,9 +35,7 @@ $string['duedateno'] = 'No due date';
 $string['early'] = '$a early';
 $string['editmysubmission'] = 'Edit my submission';
 $string['emailstudents'] = 'Email alerts to students';
-$string['emailteachers'] = 'Email alerts to teachers';
-$string['emailteachermail'] = '
-$a->username has updated their assignment submission
+$string['emailteachermail'] = '$a->username has updated their assignment submission
 for \'$a->assignment\'
 
 It is available here:
@@ -46,6 +44,7 @@ It is available here:
 $string['emailteachermailhtml'] = '$a->username has updated their assignment submission
 for <i>\'$a->assignment\'</i><br /><br />
 It is <a href=\"$a->url\">available on the web site</a>.';
+$string['emailteachers'] = 'Email alerts to teachers';
 $string['emptysubmission'] = 'You have not submitted anything yet';
 $string['existingfiledeleted'] = 'Existing file has been deleted: $a';
 $string['failedupdatefeedback'] = 'Failed to update submission feedback for user $a';
@@ -53,8 +52,8 @@ $string['feedback'] = 'Feedback';
 $string['feedbackfromteacher'] = 'Feedback from the $a';
 $string['feedbackupdated'] = 'Submissions feedback updated for $a people';
 $string['graded'] = 'Graded';
-$string['guestnoupload'] = 'Sorry, guests are not allowed to upload';
 $string['guestnosubmit'] = 'Sorry, guests are not allowed to submit an assignment. You have to log in/ register before you can submit your answer';
+$string['guestnoupload'] = 'Sorry, guests are not allowed to upload';
 $string['helpoffline'] = '<p>This is useful when the assignment is performed outside of Moodle.  It could be
    something elsewhere on the web or face-to-face.</p><p>Students can see a description of the assignment, 
    but can\'t upload files or anything.  Grading works normally, and students will get notifications of 
@@ -73,8 +72,8 @@ $string['helpupload'] = '<p>This type of assignment allows each participant to u
 $string['helpuploadsingle'] = '<p>This type of assignment allows each participant to upload a 
    single file, of any type.</p> <p>This might be a Word processor document, an image, 
    a zipped web site, or anything you ask them to submit.</p>';
-$string['late'] = '$a late';
 $string['hideintro'] = 'Hide description before available date';
+$string['late'] = '$a late';
 $string['maximumgrade'] = 'Maximum grade';
 $string['maximumsize'] = 'Maximum size';
 $string['modulename'] = 'Assignment';
@@ -82,10 +81,10 @@ $string['modulenameplural'] = 'Assignments';
 $string['newsubmissions'] = 'Assignments submitted';
 $string['noassignments'] = 'There are no assignments yet';
 $string['noattempts'] = 'No attempts have been made on this assignment';
-$string['nofilesyet'] = 'No files submitted yet';
 $string['nofiles'] = 'No files were submitted';
-$string['notes'] = 'Notes';
+$string['nofilesyet'] = 'No files submitted yet';
 $string['notavailableyet'] = 'Sorry, this assignment is not yet available.<br />Assignment instructions will be displayed here on the date given bellow.';
+$string['notes'] = 'Notes';
 $string['notesempty'] = 'No entry';
 $string['notesupdateerror'] = 'Error when updating notes';
 $string['notgradedyet'] = 'Not graded yet';
index d2c1b3308d1ba24ddfa152e6397b6170f65037f7..38ba9a2dec5f915d17c070194cb4497f6739998c 100644 (file)
@@ -1,75 +1,72 @@
-<?php 
+<?PHP // $Id$ 
+      // attendance.php - created with Moodle 1.7 beta + (2006101003)
 
-#------------------------------------------------------------
-$string['modulename'] = "Attendance";
-$string['allmodulename'] = "All Attendance Rolls";
-$string['modulenameplural'] = "Attendance Rolls";
-$string['weekmodulename'] = "All Attendance Rolls In the Last Week";
-$string['addmultiple'] = "Add Multiple Attendance Rolls";
-$string['addingmultiple'] = "Adding Multiple Attendance Rolls";
-#------------------------------------------------------------
-
-
-$string['takeroll'] = "Take roll on this day?";
-$string['for'] = "for";
-$string['dayofroll'] = "Date to take roll for";
-$string['notes'] = "Exceptional information";
-$string['notesfor'] = "Exceptional information for";
-$string['hoursinclass'] = "Number of hours in a class period";
-$string['presentshort'] = "P";
-$string['tardyshort'] = "T";
-$string['absentshort'] = "A";
-$string['presentlong'] = "Present";
-$string['tardylong'] = "Tardy";
-$string['absentlong'] = "Absent";
-$string['dynamicsection'] = "Determine week for attendance based on this date";
-$string['defaultdynamicsection'] = "Whether to move attendance rolls to the correct week by default";
-$string['defaulthoursinclass'] = "How many hours there should be in a default attendance roll";
-$string['tardiesperabsence'] = "How many tardies should count as one absence";
-$string['hoursinfullreport'] = "The maximum number of hours of attendance that should be displayed on a single page of a report";
-$string['pages'] = "Pages";
-$string['of'] = "of";
-$string['viewall'] = "View All Attendance Rolls";
-$string['teacheredit'] = "Take Attendance";
-$string['viewone'] = "View All Pages of Report";
-$string['viewtable'] = "View Report as One Table";
-$string['viewmulti'] = "View Report as Multiple Pages";
-$string['viewweek'] = "View All Attendance Rolls from the Calendar Week";
-$string['viewsection'] = "View All Attendance Rolls from this Section";
-$string['noviews'] = "Sorry, there is no data for your account here";
-$string['norolls'] = "There are no attendance rolls in this course";
-$string['startmulti'] = "Date for first attendance roll";
-$string['endmulti'] = "Date for last attendance roll";
-$string['choosedays'] = "Days of each week to take attendance";
-$string['dynamicsectionmulti'] = "Place rolls in their weekly section automatically";
-$string['hoursineachclass'] = "Number of Hours in each class period";
-$string['sunday'] = "Sun";
-$string['monday'] = "Mon";
-$string['tuesday'] = "Tue";
-$string['wednesday'] = "Wed";
-$string['thursday'] = "Thu";
-$string['friday'] = "Fri";
-$string['saturday'] = "Sat";
-$string['endbeforestart'] = "The end date is before the start date";
-$string['startafterend'] = "The start date is after the end of the course";
-$string['defaultstudentstatus'] = "The default student attendance status on new attendance rolls";
-$string['downloadexcelfull'] = "Download Full Excel Spreadsheet";
-$string['downloadexceltotals'] = "Download Summary Excel Spreadsheet";
-$string['downloadtextfull'] = "Download Full Text Report";
-$string['downloadtexttotals'] = "Download Summary Text Report";
-$string['autoattend'] = "Automatically take attendance based on user activity logs";
-$string['defaultautoattend'] = "Whether to take attendance based on user activity logs by default";
-$string['autoattendmulti'] = "Automatically take attendance for all rolls based on user activity logs";
-$string['auto'] = "auto";
-$string['gradevalue'] = "Make this roll gradeable";
-$string['defaultgrade'] = " Whether to make attendance rolls gradeable by default";
-$string['gradevaluemulti'] = "Make these rolls gradeable";
-$string['maxgradevalue'] = "Maximum grade value for full attendance";
-$string['defaultmaxgrade'] = "What the default maximum grade value for full attendance should be";
-$string['gradeshort'] = "Graded";
-$string['maxgradeshort'] = "Maximum grade";
-$string['autoattendshort'] = "Automatic from logs";
-$string['dynsectionshort'] = "Dynamically moved to section";
 
+$string['absentlong'] = 'Absent';
+$string['absentshort'] = 'A';
+$string['addingmultiple'] = 'Adding Multiple Attendance Rolls';
+$string['addmultiple'] = 'Add Multiple Attendance Rolls';
+$string['allmodulename'] = 'All Attendance Rolls';
+$string['auto'] = 'auto';
+$string['autoattend'] = 'Automatically take attendance based on user activity logs';
+$string['autoattendmulti'] = 'Automatically take attendance for all rolls based on user activity logs';
+$string['autoattendshort'] = 'Automatic from logs';
+$string['choosedays'] = 'Days of each week to take attendance';
+$string['dayofroll'] = 'Date to take roll for';
+$string['defaultautoattend'] = 'Whether to take attendance based on user activity logs by default';
+$string['defaultdynamicsection'] = 'Whether to move attendance rolls to the correct week by default';
+$string['defaultgrade'] = 'Whether to make attendance rolls gradeable by default';
+$string['defaulthoursinclass'] = 'How many hours there should be in a default attendance roll';
+$string['defaultmaxgrade'] = 'What the default maximum grade value for full attendance should be';
+$string['defaultstudentstatus'] = 'The default student attendance status on new attendance rolls';
+$string['downloadexcelfull'] = 'Download Full Excel Spreadsheet';
+$string['downloadexceltotals'] = 'Download Summary Excel Spreadsheet';
+$string['downloadtextfull'] = 'Download Full Text Report';
+$string['downloadtexttotals'] = 'Download Summary Text Report';
+$string['dynamicsection'] = 'Determine week for attendance based on this date';
+$string['dynamicsectionmulti'] = 'Place rolls in their weekly section automatically';
+$string['dynsectionshort'] = 'Dynamically moved to section';
+$string['endbeforestart'] = 'The end date is before the start date';
+$string['endmulti'] = 'Date for last attendance roll';
+$string['for'] = 'for';
+$string['friday'] = 'Fri';
+$string['gradeshort'] = 'Graded';
+$string['gradevalue'] = 'Make this roll gradeable';
+$string['gradevaluemulti'] = 'Make these rolls gradeable';
+$string['hoursinclass'] = 'Number of hours in a class period';
+$string['hoursineachclass'] = 'Number of Hours in each class period';
+$string['hoursinfullreport'] = 'The maximum number of hours of attendance that should be displayed on a single page of a report';
+$string['maxgradeshort'] = 'Maximum grade';
+$string['maxgradevalue'] = 'Maximum grade value for full attendance';
+$string['modulename'] = 'Attendance';
+$string['modulenameplural'] = 'Attendance Rolls';
+$string['monday'] = 'Mon';
+$string['norolls'] = 'There are no attendance rolls in this course';
+$string['notes'] = 'Exceptional information';
+$string['notesfor'] = 'Exceptional information for';
+$string['noviews'] = 'Sorry, there is no data for your account here';
+$string['of'] = 'of';
+$string['pages'] = 'Pages';
+$string['presentlong'] = 'Present';
+$string['presentshort'] = 'P';
+$string['saturday'] = 'Sat';
+$string['startafterend'] = 'The start date is after the end of the course';
+$string['startmulti'] = 'Date for first attendance roll';
+$string['sunday'] = 'Sun';
+$string['takeroll'] = 'Take roll on this day?';
+$string['tardiesperabsence'] = 'How many tardies should count as one absence';
+$string['tardylong'] = 'Tardy';
+$string['tardyshort'] = 'T';
+$string['teacheredit'] = 'Take Attendance';
+$string['thursday'] = 'Thu';
+$string['tuesday'] = 'Tue';
+$string['viewall'] = 'View All Attendance Rolls';
+$string['viewmulti'] = 'View Report as Multiple Pages';
+$string['viewone'] = 'View All Pages of Report';
+$string['viewsection'] = 'View All Attendance Rolls from this Section';
+$string['viewtable'] = 'View Report as One Table';
+$string['viewweek'] = 'View All Attendance Rolls from the Calendar Week';
+$string['wednesday'] = 'Wed';
+$string['weekmodulename'] = 'All Attendance Rolls In the Last Week';
 
 ?>
index dbdd8a2ff19d35468b253c8d864b1b34b73610b8..d54a7fcbc3d6676de61ea8ddb0aa02eb65a19836 100644 (file)
@@ -1,26 +1,26 @@
 <?PHP // $Id$ 
-      // auth.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
+      // auth.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['alternatelogin'] = 'If you enter a URL here, it will be used as the login page for this site. The page should contain a form which has the action property set to <strong>\'$a\'</strong> and return fields <strong>username</strong> and <strong>password</strong>.<br />Be careful not to enter an incorrect URL as you may lock yourself out of this site.<br />Leave this setting blank to use the default login page.';
 $string['alternateloginurl'] = 'Alternate Login URL';
-$string['auth_cas_logincas'] = 'Secure connection access';
-$string['auth_cas_invalidcaslogin'] = 'Sorry, your login has failed - you could not be authorised';
-$string['auth_cas_server_settings'] = 'CAS server configuration';
-$string['auth_castitle'] = 'Use a CAS server (SSO)';
-$string['auth_cas_hostname'] = 'Hostname of the CAS server <br />eg: host.domain.fr';
 $string['auth_cas_baseuri'] = 'URI of the server (nothing if no baseUri)<br />For example, if the CAS server responds to host.domaine.fr/CAS/ then<br />cas_baseuri = CAS/';
+$string['auth_cas_create_user'] = 'Turn this on if you want to insert CAS-authenticated users in Moodle database. If not then only users who already exist in the Moodle database can log in.';
+$string['auth_cas_enabled'] = 'Turn this on if you want to use CAS authentication.';
+$string['auth_cas_hostname'] = 'Hostname of the CAS server <br />eg: host.domain.fr';
+$string['auth_cas_invalidcaslogin'] = 'Sorry, your login has failed - you could not be authorised';
+$string['auth_cas_language'] = 'Selected language';
+$string['auth_cas_logincas'] = 'Secure connection access';
 $string['auth_cas_port'] = 'Port of the CAS server';
+$string['auth_cas_server_settings'] = 'CAS server configuration';
+$string['auth_cas_text'] = 'Secure connection';
 $string['auth_cas_version'] = 'Version of CAS';
-$string['auth_cas_language'] = 'Selected language';
 $string['auth_casdescription'] = 'This method uses a CAS server (Central Authentication Service) to authenticate users in a Single Sign On environment (SSO). You can also use a simple LDAP authentication. If the given username and password are valid according to CAS, Moodle creates a new user entry in its database, taking user attributes from LDAP if required. On following logins only the username and password are checked.';
-$string['auth_cas_enabled'] = 'Turn this on if you want to use CAS authentication.';
-$string['auth_cas_text'] = 'Secure connection';
-$string['auth_cas_create_user'] = 'Turn this on if you want to insert CAS-authenticated users in Moodle database. If not then only users who already exist in the Moodle database can log in.';
-$string['auth_changepasswordurl'] = 'Change password URL';
-$string['auth_changepasswordurl_expl'] = 'Specify the url to send users who have lost their $a password. Set <strong>Use standard Change Password page</strong> to <strong>No</strong>.';
+$string['auth_castitle'] = 'Use a CAS server (SSO)';
 $string['auth_changepasswordhelp'] = 'Change password help';
 $string['auth_changepasswordhelp_expl'] = 'Display lost password help to users who have lost their $a password. This will be displayed either as well as or instead of the <strong>Change Password URL</strong> or Internal Moodle password change.';
+$string['auth_changepasswordurl'] = 'Change password URL';
+$string['auth_changepasswordurl_expl'] = 'Specify the url to send users who have lost their $a password. Set <strong>Use standard Change Password page</strong> to <strong>No</strong>.';
 $string['auth_common_settings'] = 'Common settings';
 $string['auth_data_mapping'] = 'Data mapping';
 $string['auth_dbdescription'] = 'This method uses an external database table to check whether a given username and password is valid.  If the account is a new one, then information from other fields may also be copied across into Moodle.';
@@ -30,15 +30,11 @@ $string['auth_dbfielduser'] = 'Name of the field containing usernames';
 $string['auth_dbhost'] = 'The computer hosting the database server.';
 $string['auth_dbname'] = 'Name of the database itself';
 $string['auth_dbpass'] = 'Password matching the above username';
-$string['auth_dbpasstype'] = '<p>Specify the format that the password field is using. MD5 encryption is useful for connecting to other common web applications like PostNuke.</p> <p>Use \'internal\' if you want to the external DB to manage usernames & email addresses, but Moodle to manage passwords. If you use \'internal\', you <i>must</i> provide a populated email address field in the external DB, and you must execute admin/cron.php regularly. Moodle will send an email to new users with a temporary password.</p>'; 
+$string['auth_dbpasstype'] = '<p>Specify the format that the password field is using. MD5 encryption is useful for connecting to other common web applications like PostNuke.</p> <p>Use \'internal\' if you want to the external DB to manage usernames & email addresses, but Moodle to manage passwords. If you use \'internal\', you <i>must</i> provide a populated email address field in the external DB, and you must execute admin/cron.php regularly. Moodle will send an email to new users with a temporary password.</p>';
 $string['auth_dbtable'] = 'Name of the table in the database';
 $string['auth_dbtitle'] = 'Use an external database';
 $string['auth_dbtype'] = 'The database type (See the <a href=\"../lib/adodb/readme.htm#drivers\">ADOdb documentation</a> for details)';
 $string['auth_dbuser'] = 'Username with read access to the database';
-$string['auth_fieldlock'] = 'Lock value';
-$string['auth_fieldlock_expl'] = '<p><b>Lock value:</b> If enabled, will prevent Moodle users and admins from editing the field directly. Use this option if you are maintaining this data in the external auth system. </p>';
-$string['auth_fieldlocks'] = 'Lock user fields';
-$string['auth_fieldlocks_help'] = '<p>You can lock user data fields. This is useful for sites where the user data is maintained by the administrators manually by editing user records or uploading using the \'Upload users\' facility. If you are locking fields that are required by Moodle, make sure that you provide that data when creating user accounts &emdash; or the accounts will be unusable.</p><p>Consider setting the lock mode to \'Unlocked if empty\' to avoid this problem.</p>';
 $string['auth_emaildescription'] = 'Email confirmation is the default authentication method.  When the user signs up, choosing their own new username and password, a confirmation email is sent to the user\'s email address.  This email contains a secure link to a page where the user can confirm their account. Future logins just check the username and password against the stored values in the Moodle database.';
 $string['auth_emailtitle'] = 'Email-based authentication';
 $string['auth_fccreators'] = 'List of groups whose members are allowed to create new courses. Separate multiple groups with \';\'. Names must be spelled exactly as on FirstClass server. System is case-sensitive.';
@@ -48,6 +44,10 @@ $string['auth_fchost'] = 'The FirstClass server address. Use the IP number or DN
 $string['auth_fcpasswd'] = 'Password for the account above.';
 $string['auth_fctitle'] = 'Use a FirstClass server';
 $string['auth_fcuserid'] = 'Userid for FirstClass account with privilege \'Subadministrator\' set.';
+$string['auth_fieldlock'] = 'Lock value';
+$string['auth_fieldlock_expl'] = '<p><b>Lock value:</b> If enabled, will prevent Moodle users and admins from editing the field directly. Use this option if you are maintaining this data in the external auth system. </p>';
+$string['auth_fieldlocks'] = 'Lock user fields';
+$string['auth_fieldlocks_help'] = '<p>You can lock user data fields. This is useful for sites where the user data is maintained by the administrators manually by editing user records or uploading using the \'Upload users\' facility. If you are locking fields that are required by Moodle, make sure that you provide that data when creating user accounts &emdash; or the accounts will be unusable.</p><p>Consider setting the lock mode to \'Unlocked if empty\' to avoid this problem.</p>';
 $string['auth_imapdescription'] = 'This method uses an IMAP server to check whether a given username and password is valid.';
 $string['auth_imaphost'] = 'The IMAP server address. Use the IP number, not DNS name.';
 $string['auth_imapport'] = 'IMAP server port number. Usually this is 143 or 993.';
@@ -64,11 +64,11 @@ $string['auth_ldap_expiration_warning_desc'] = 'Number of days before password e
 $string['auth_ldap_expireattr_desc'] = 'Optional: overrides ldap-attribute what stores password expiration time passwordExpirationTime';
 $string['auth_ldap_graceattr_desc'] = 'Optional: Overrides  gracelogin attribute';
 $string['auth_ldap_gracelogins_desc'] = 'Enable LDAP gracelogin support. After password has expired user can login until gracelogin count is 0. Enabling this setting displays grace login message if password is exprired.';
-$string['auth_ldap_host_url'] = 'Specify LDAP host in URL-form like \'ldap://ldap.myorg.com/\' or \'ldaps://ldap.myorg.com/\' Separate multipleservers with \';\' to get failover support. ';
+$string['auth_ldap_host_url'] = 'Specify LDAP host in URL-form like \'ldap://ldap.myorg.com/\' or \'ldaps://ldap.myorg.com/\' Separate multipleservers with \';\' to get failover support.';
 $string['auth_ldap_login_settings'] = 'Login settings';
 $string['auth_ldap_memberattribute'] = 'Optional: Overrides user member attribute, when users belongs to a group. Usually \'member\'';
 $string['auth_ldap_objectclass'] = 'Optional: Overrides objectClass used to name/search users on ldap_user_type. Usually you dont need to chage this.';
-$string['auth_ldap_opt_deref'] = 'Determines how aliases are handled during search. Select one of the following values: \"No\" (LDAP_DEREF_NEVER) or \"Yes\" (LDAP_DEREF_ALWAYS) ';
+$string['auth_ldap_opt_deref'] = 'Determines how aliases are handled during search. Select one of the following values: \"No\" (LDAP_DEREF_NEVER) or \"Yes\" (LDAP_DEREF_ALWAYS)';
 $string['auth_ldap_passwdexpire_settings'] = 'LDAP password expiration settings.';
 $string['auth_ldap_preventpassindb'] = 'Select yes to prevent passwords from being stored in Moodle\'s DB.';
 $string['auth_ldap_search_sub'] = 'Search users from subcontexts.';
@@ -76,7 +76,7 @@ $string['auth_ldap_server_settings'] = 'LDAP server settings';
 $string['auth_ldap_update_userinfo'] = 'Update user information (firstname, lastname, address..) from LDAP to Moodle.  Specify \"Data mapping\" settings as you need.';
 $string['auth_ldap_user_attribute'] = 'Optional: Overrides the attribute used to name/search users. Usually \'cn\'.';
 $string['auth_ldap_user_settings'] = 'User lookup settings';
-$string['auth_ldap_user_type'] = 'Select how users are stored in LDAP. This setting also specifies how login expiration, grace logins and user creation will work. ';
+$string['auth_ldap_user_type'] = 'Select how users are stored in LDAP. This setting also specifies how login expiration, grace logins and user creation will work.';
 $string['auth_ldap_version'] = 'The version of the LDAP protocol your server is using.';
 $string['auth_ldapdescription'] = 'This method provides authentication against an external LDAP server.
 
@@ -108,26 +108,23 @@ $string['auth_pop3mailbox'] = 'Name of the mailbox to attempt a connection with.
 $string['auth_pop3port'] = 'Server port (110 is the most common, 995 is common for SSL)';
 $string['auth_pop3title'] = 'Use a POP3 server';
 $string['auth_pop3type'] = 'Server type. If your server uses certificate security, choose pop3cert.';
-$string['auth_radiustitle'] = 'Use a RADIUS server';
 $string['auth_radiusdescription'] = 'This method uses a <a href=\"http://en.wikipedia.org/wiki/RADIUS\" target=\"_blank\">RADIUS</a> server to check whether a given username and password is valid.';
 $string['auth_radiushost'] = 'Address of the RADIUS server';
 $string['auth_radiusnasport'] = 'Port to use to connect';
 $string['auth_radiussecret'] = 'Shared secret';
-$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using <a href=\"http://shibboleth.internet2.edu/\" target=\"_blank\">Shibboleth</a>.<br>Be sure to read the <a href=\"../auth/shibboleth/README.txt\" target=\"_blank\">README</a> for Shibboleth on how to set up your Moodle with Shibboleth';
-$string['auth_shibbolethtitle'] = 'Shibboleth';
-$string['auth_shibboleth_login'] = 'Shibboleth Login';
-$string['auth_shibboleth_manual_login'] = 'Manual Login';
-$string['auth_shib_only'] = 'Shibboleth only';
-$string['auth_shib_only_description'] = 'Check this option if a Shibboleth authentication shall be enforced';
-$string['auth_shib_username_description'] = 'Name of the webserver Shibboleth environment variable that shall be used as Moodle username';
-$string['auth_shib_instructions'] = 'Use the <a href=\"$a\">Shibboleth login</a> to get access via Shibboleth, if your institution supports it.<br />Otherwise, use the normal login form shown here.';
+$string['auth_radiustitle'] = 'Use a RADIUS server';
 $string['auth_shib_convert_data'] = 'Data modification API';
 $string['auth_shib_convert_data_description'] = 'You can use this API to further modify the data provided by Shibboleth. Read the <a href=\"../auth/shibboleth/README.txt\" target=\"_blank\">README</a> for further instructions.';
-$string['auth_shib_instructions_help'] = 'Here you should provide custom instructions for your users to explain Shibboleth.  It will be shown on the login page in the instructions section. The instructions must include a link to \"<b>$a</b>\" that users click when they want to log in.';
 $string['auth_shib_convert_data_warning'] = 'The file does not exist or is not readable by the webserver process!';
-$string['shib_not_set_up_error'] = 'Shibboleth authentication doesn\'t seem to be set up correctly because no Shibboleth environment variables are present for this page. Please consult the <a href=\"README.txt\">README</a> for further instructions on how to set up Shibboleth authentication or contact the webmaster of this Moodle installation.';
-$string['shib_no_attributes_error'] = 'You seem to be Shibboleth authenticated but Moodle didn\'t receive any user attributes. Please check that your Identity Provider releases the necessary attributes ($a) to the Service Provider Moodle is running on or inform the webmaster of this server.';
-$string['shib_not_all_attributes_error'] = 'Moodle needs certain Shibboleth attributes which are not present in your case. The attributes are: $a<br />Please contact the webmaster of this server or your Identity Provider.';
+$string['auth_shib_instructions'] = 'Use the <a href=\"$a\">Shibboleth login</a> to get access via Shibboleth, if your institution supports it.<br />Otherwise, use the normal login form shown here.';
+$string['auth_shib_instructions_help'] = 'Here you should provide custom instructions for your users to explain Shibboleth.  It will be shown on the login page in the instructions section. The instructions must include a link to \"<b>$a</b>\" that users click when they want to log in.';
+$string['auth_shib_only'] = 'Shibboleth only';
+$string['auth_shib_only_description'] = 'Check this option if a Shibboleth authentication shall be enforced';
+$string['auth_shib_username_description'] = 'Name of the webserver Shibboleth environment variable that shall be used as Moodle username';
+$string['auth_shibboleth_login'] = 'Shibboleth Login';
+$string['auth_shibboleth_manual_login'] = 'Manual Login';
+$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using <a href=\"http://shibboleth.internet2.edu/\" target=\"_blank\">Shibboleth</a>.<br>Be sure to read the <a href=\"../auth/shibboleth/README.txt\" target=\"_blank\">README</a> for Shibboleth on how to set up your Moodle with Shibboleth';
+$string['auth_shibbolethtitle'] = 'Shibboleth';
 $string['auth_updatelocal'] = 'Update local';
 $string['auth_updatelocal_expl'] = '<p><b>Update local:</b> If enabled, the field will be updated (from external auth) every time the user logs in or there is a user synchronization. Fields set to update locally should be locked.</p>';
 $string['auth_updateremote'] = 'Update external';
@@ -142,26 +139,29 @@ $string['changepassword'] = 'Change password URL';
 $string['changepasswordhelp'] = 'Here you can specify a location at which your users can recover or change their username/password if they\'ve forgotten it.  This will be provided to users as a button on the login page and their user page.  if you leave this blank the button will not be printed.';
 $string['chooseauthmethod'] = 'Choose an authentication method';
 $string['createpasswordifneeded'] = 'Create password if needed';
-$string['infilefield'] = 'Field required in file';
 $string['forcechangepassword'] = 'Force change password';
 $string['forcechangepassword_help'] = 'Force users to change password on their next login to Moodle.';
 $string['forcechangepasswordfirst_help'] = 'Force users to change password on their first login to Moodle.';
 $string['guestloginbutton'] = 'Guest login button';
+$string['infilefield'] = 'Field required in file';
 $string['instructions'] = 'Instructions';
 $string['internal'] = 'Internal';
+$string['locked'] = 'Locked';
 $string['md5'] = 'MD5 encryption';
 $string['passwordhandling'] = 'Password field handling';
 $string['plaintext'] = 'Plain text';
+$string['shib_no_attributes_error'] = 'You seem to be Shibboleth authenticated but Moodle didn\'t receive any user attributes. Please check that your Identity Provider releases the necessary attributes ($a) to the Service Provider Moodle is running on or inform the webmaster of this server.';
+$string['shib_not_all_attributes_error'] = 'Moodle needs certain Shibboleth attributes which are not present in your case. The attributes are: $a<br />Please contact the webmaster of this server or your Identity Provider.';
+$string['shib_not_set_up_error'] = 'Shibboleth authentication doesn\'t seem to be set up correctly because no Shibboleth environment variables are present for this page. Please consult the <a href=\"README.txt\">README</a> for further instructions on how to set up Shibboleth authentication or contact the webmaster of this Moodle installation.';
 $string['showguestlogin'] = 'You can hide or show the guest login button on the login page.';
 $string['stdchangepassword'] = 'Use standard Change Password Page';
 $string['stdchangepassword_expl'] = 'If the external authentication system allows password changes through Moodle, switch this to Yes. This setting overrides \'Change Password URL\'.';
 $string['stdchangepassword_explldap'] = 'NOTE: It is recommended that you use LDAP over an SSL encrypted tunnel (ldaps://) if the LDAP server is remote.';
-$string['update_oncreate'] = 'On creation';
-$string['update_onlogin']  = 'On every login';
-$string['update_onupdate']  = 'On update';
-$string['update_never']    = 'Never';
 $string['unlocked'] = 'Unlocked';
 $string['unlockedifempty'] = 'Unlocked if empty';
-$string['locked'] = 'Locked';
+$string['update_never'] = 'Never';
+$string['update_oncreate'] = 'On creation';
+$string['update_onlogin'] = 'On every login';
+$string['update_onupdate'] = 'On update';
 
 ?>
index 0d95ab8ada8df4462c575cfb188d3699a23a5166..1cf491f8e69b5bfa1681a7d191fab59cd141758a 100644 (file)
@@ -1,7 +1,9 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // block_course_list.php - created with Moodle 1.7 beta + (2006101003)
+
 
-$string['blockname'] = 'Course List';
 $string['allcourses'] = 'Admin user sees all courses';
+$string['blockname'] = 'Course List';
 $string['configadminview'] = 'What should the admin see in the course list block?';
 $string['owncourses'] = 'Admin user sees own courses';
 
index 5980a98fffdc4caa57885477480af93b8eb0d1a1..b17513d5ea6c51f59bba4d1b2e8a0baf3366c7f2 100644 (file)
@@ -1,4 +1,6 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // block_course_summary.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['coursesummary'] = 'Course Summary';
 $string['pagedescription'] = 'Course/Site Description';
index 5fe470e1db25b7adaa107608af4835ca0224f12c..3f4a8ba62e60452b78eb2a166d3bae8f2b3e8ad6 100644 (file)
@@ -1,23 +1,27 @@
-<?php  // $Id$
+<?PHP // $Id$ 
+      // block_glossary_random.php - created with Moodle 1.7 beta + (2006101003)
+
+
 $string['addentry'] = 'Add your own favorite quotes!';
 $string['askaddentry'] = 'When users can add entries to the glossary, show a link with this text';
-$string['askinvisible'] = 'When users cannot edit or view the glossary, show this text (without link)'; 
-$string['askviewglossary'] = 'When users can view the glossary but not add entries, show a link with this text'; 
+$string['askinvisible'] = 'When users cannot edit or view the glossary, show this text (without link)';
+$string['askviewglossary'] = 'When users can view the glossary but not add entries, show a link with this text';
 $string['blockname'] = 'Random Glossary Entry';
 $string['intro'] = 'Make sure you have at least one glossary with at least one entry added to this course. Then you can adjust the following settings';
-$string['invisible'] = '(to be continued)'; 
+$string['invisible'] = '(to be continued)';
 $string['lastmodified'] = 'Last modified entry';
 $string['nextone'] = 'Next entry';
-$string['noentriesyet'] = 'There are no entries yet in the chosen glossary.'; 
-$string['notyetconfigured'] = 'Please configure this block using the edit icon.'; 
-$string['notyetglossary'] = 'You need to have at least one glossary to choose.'; 
+$string['noentriesyet'] = 'There are no entries yet in the chosen glossary.';
+$string['notyetconfigured'] = 'Please configure this block using the edit icon.';
+$string['notyetglossary'] = 'You need to have at least one glossary to choose.';
 $string['random'] = 'Random entry';
 $string['refresh'] = 'Days before a new entry is chosen';
 $string['select_glossary'] = 'Take entries from this glossary';
 $string['showconcept'] = 'Show concept (heading) for each entry';
 $string['title'] = 'Title';
-$string['typehelp'] = '<b>Last modified entry</b> will always display the entry that was last modified, and <b>Random entry</b> will choose a new one at random every time.  The option <b>Next entry</b> will cycle through the entries in order.  This last option is especially useful when a number of days is also chosen, allowing you to make a <i>Quote of the week</i> or a <i>Tip of the day</i> that everyone sees.';
 $string['type'] = 'How a new entry is chosen';
-$string['viewglossary'] = 'More quotes...'; 
-$string['whichfooter'] = 'You can display links to actions of the glossary this block is associated with. The block will only display links to actions which are enabled for that glossary.'; 
+$string['typehelp'] = '<b>Last modified entry</b> will always display the entry that was last modified, and <b>Random entry</b> will choose a new one at random every time.  The option <b>Next entry</b> will cycle through the entries in order.  This last option is especially useful when a number of days is also chosen, allowing you to make a <i>Quote of the week</i> or a <i>Tip of the day</i> that everyone sees.';
+$string['viewglossary'] = 'More quotes...';
+$string['whichfooter'] = 'You can display links to actions of the glossary this block is associated with. The block will only display links to actions which are enabled for that glossary.';
+
 ?>
index 82faf76525579924f067ee82679530eaf5a842f8..3e4e9650963fcc4fc3b1eb238aa77040268abed0 100644 (file)
@@ -1,9 +1,11 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // block_html.php - created with Moodle 1.7 beta + (2006101003)
+
 
-$string['html'] = 'HTML';
-$string['configtitle'] = 'Block Title';
 $string['configcontent'] = 'Content';
+$string['configtitle'] = 'Block Title';
+$string['html'] = 'HTML';
 $string['leaveblanktohide'] = 'leave blank to hide the title';
 $string['newhtmlblock'] = '(new HTML block)';
 
-?>
\ No newline at end of file
+?>
index e3232451b844fe59f57b907611c5330b4408de1e..56e3218a7889164110c173ef50b6f52fc54f0226 100644 (file)
@@ -1,12 +1,15 @@
-<?php // $Id$
-$string['loancalc'] = 'Loan calculator';
+<?PHP // $Id$ 
+      // block_loancalc.php - created with Moodle 1.7 beta + (2006101003)
+
+
 $string['amountofloan'] = 'Amount of loan';
-$string['repaymentamount'] = 'Repayment amount';
-$string['loanterm']  = 'Loan term (years)';
+$string['fortnightly'] = 'Fortnightly';
 $string['interestrate'] = 'Interest rate';
+$string['loancalc'] = 'Loan calculator';
+$string['loanterm'] = 'Loan term (years)';
+$string['monthly'] = 'Monthly';
+$string['repaymentamount'] = 'Repayment amount';
 $string['repaymentfreq'] = 'Repayment frequency';
 $string['weekly'] = 'Weekly';
-$string['fortnightly']  = 'Fortnightly';
-$string['monthly'] = 'Monthly';
 
-?>
\ No newline at end of file
+?>
index 924f6549364321b08d11cbda4203a2fe53adbffc..d72c56c2d242d631c9209d82e39ca6ff030ca375 100644 (file)
@@ -1,6 +1,9 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // block_online_users.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['blockname'] = 'Online Users';
-$string['periodnminutes'] = 'last $a minutes';
 $string['configtimetosee'] = 'Number of minutes determining the period of inactivity after which a user is no longer considered to be online.';
+$string['periodnminutes'] = 'last $a minutes';
+
 ?>
index 517ef6b8361b54858836a9c380ab0920dffb441a..433065cd3fd666d8f5b73924f37f0a4b4a4498a7 100644 (file)
@@ -1,30 +1,32 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // block_quiz_results.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['bestgrade'] = 'The highest grade:';
 $string['bestgrades'] = 'The $a highest grades:';
 $string['bestgroupgrade'] = 'The group with the highest average:';
 $string['bestgroupgrades'] = 'The $a groups with the highest average:';
-$string['worstgrade'] = 'The lowest grade:';
-$string['worstgrades'] = 'The $a lowest grades:';
-$string['worstgroupgrade'] = 'The group with the lowest average:';
-$string['worstgroupgrades'] = 'The $a groups with the lowest average:';
-$string['formaltitle'] = 'Quiz Results';
-$string['config_select_quiz'] = 'Which quiz should this block display results from?';
-$string['config_show_best'] = 'How many of the highest grades should be shown (0 to disable)?';
-$string['config_show_worst'] = 'How many of the lowest grades should be shown (0 to disable)?';
-$string['config_use_groups'] = 'Show groups instead of students (only if the quiz supports groups)?';
+$string['config_format_absolute'] = 'Absolute numbers';
+$string['config_format_fraction'] = 'Fractions';
+$string['config_format_percentage'] = 'Percentages';
 $string['config_grade_format'] = 'Display grades as:';
 $string['config_name_format'] = 'Privacy level for displayed results:';
-$string['config_format_percentage'] = 'Percentages';
-$string['config_format_fraction'] = 'Fractions';
-$string['config_format_absolute'] = 'Absolute numbers';
+$string['config_names_anon'] = 'Anonymous results';
 $string['config_names_full'] = 'Display full names';
 $string['config_names_id'] = 'Display only ID numbers';
-$string['config_names_anon'] = 'Anonymous results';
 $string['config_no_quizzes_in_course'] = 'This course does not contain any quiz activities . You must add at least one before you are able to use this block correctly.';
+$string['config_select_quiz'] = 'Which quiz should this block display results from?';
+$string['config_show_best'] = 'How many of the highest grades should be shown (0 to disable)?';
+$string['config_show_worst'] = 'How many of the lowest grades should be shown (0 to disable)?';
+$string['config_use_groups'] = 'Show groups instead of students (only if the quiz supports groups)?';
 $string['configuredtoshownothing'] = 'This block\'s configuration currently does not allow it to show any results. You may want to either configure it or hide it.';
 $string['error_emptyquizid'] = 'There is an error right now with this block: you need to select which quiz it should display results from.';
 $string['error_emptyquizrecord'] = 'There is an error right now with this block: the selected quiz does not seem to exist in the database.';
 $string['error_nogroupsexist'] = 'There is an error right now with this block: it is set to display grades in group mode, but the course has no defined groups.';
+$string['formaltitle'] = 'Quiz Results';
+$string['worstgrade'] = 'The lowest grade:';
+$string['worstgrades'] = 'The $a lowest grades:';
+$string['worstgroupgrade'] = 'The group with the lowest average:';
+$string['worstgroupgrades'] = 'The $a groups with the lowest average:';
 
-?>
\ No newline at end of file
+?>
index 71512f97b2ff52846e6acd2b321fdfe9292f2d7e..5f37679d782b2fc5def74781385fba8531c8f1ba 100644 (file)
@@ -1,6 +1,8 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // block_rss_client.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['addfeed'] = 'Add a news feed URL: ';
+
+$string['addfeed'] = 'Add a news feed URL:';
 $string['addheadlineblock'] = 'Add RSS headline block';
 $string['addnew'] = 'Add New';
 $string['blockname'] = 'RSS Client';
@@ -17,12 +19,12 @@ $string['displaydescriptionlabel'] = 'Display each link\'s description?';
 $string['editfeeds'] = 'Edit, subscribe or unsubsribe from RSS/Atom news feeds';
 $string['editnewsfeeds'] = 'Edit news feeds';
 $string['editrssblock'] = 'Edit RSS Headline Block';
+$string['feed'] = 'Feed';
 $string['feedadded'] = 'News feed added';
 $string['feeddeleted'] = 'News feed deleted';
-$string['feed'] = 'Feed';
+$string['feeds'] = 'News Feeds';
 $string['feedsaddedit'] = 'Add/Edit Feeds';
 $string['feedsconfigurenewinstance'] = 'Click here to configure this block to display RSS feeds.';
-$string['feeds'] = 'News Feeds';
 $string['feedstitle'] = 'Remote RSS Feeds';
 $string['feedupdated'] = 'News feed updated';
 $string['findmorefeeds'] = 'Find more rss feeds';
@@ -30,18 +32,17 @@ $string['managefeeds'] = 'Manage all my feeds';
 $string['nofeeds'] = 'There are no RSS feeds defined for this site.';
 $string['pickfeed'] = 'Pick a news feed';
 $string['remotenewsfeed'] = 'Remote News Feed';
+$string['rss_client:createprivatefeeds'] = 'Create private RSS feeds';
+$string['rss_client:createsharedfeeds'] = 'Create shared RSS feeds';
+$string['rss_client:manageanyfeeds'] = 'Manage any RSS feeds';
+$string['rss_client:manageownfeeds'] = 'Manage own RSS feeds';
 $string['seeallfeeds'] = 'See all feeds';
 $string['sharedfeed'] = 'Shared feed';
 $string['shownumentrieslabel'] = 'Max number entries to show per block.';
 $string['submitters'] = 'Who will be allowed to define new rss feeds? Defined feeds are available for any page on your site.';
 $string['timeout'] = 'blockrsstimeout';
 $string['timeoutdesc'] = 'Time in minutes for an RSS feed to live in cache.';
-$string['updatefeed'] = 'Update a news feed URL: ';
+$string['updatefeed'] = 'Update a news feed URL:';
 $string['validatefeed'] = 'Validate feed';
 
-$string['rss_client:createprivatefeeds'] = 'Create private RSS feeds';
-$string['rss_client:createsharedfeeds'] = 'Create shared RSS feeds';
-$string['rss_client:manageownfeeds'] = 'Manage own RSS feeds';
-$string['rss_client:manageanyfeeds'] = 'Manage any RSS feeds';
-
 ?>
index 80a3c8dc01cb86848e51644da65cc0ab0e3fef99..d6131d3dd2ac2563602ba7cc52961dc4000a8c3b 100644 (file)
@@ -1,6 +1,8 @@
-<?php //$Id$
+<?PHP // $Id$ 
+      // block_search_forums.php - created with Moodle 1.7 beta + (2006101003)
+
 
-$string['blocktitle'] = 'Search Forums';
 $string['advancedsearch'] = 'Advanced search';
+$string['blocktitle'] = 'Search Forums';
 
-?>
\ No newline at end of file
+?>
index cfd854e2d8639a8c34db25036ef63c433c090834..575348789fe852d29478414e386ab2222566f00f 100644 (file)
@@ -1,8 +1,11 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // block_section_links.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['blockname'] = 'Section Links';
-$string['topics'] = 'Topics';
 $string['jumptocurrenttopic'] = 'Jump to current topic';
 $string['jumptocurrentweek'] = 'Jump to current week';
+$string['topics'] = 'Topics';
 $string['weeks'] = 'Weeks';
+
 ?>
index 447b30e3e217e7c9ff2ccc7b826547ed8b8ed802..7085a1d4371744cfc150a790d511994df2e1a0af 100644 (file)
@@ -1,4 +1,7 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // block_social_activities.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['blockname'] = 'Social Activities';
+
 ?>
index 0d4202cf45fce9b57a831b778e0c490bfc4d2133..bcaf3262b1d2f28114960bc48bd55395bce0bf93 100755 (executable)
@@ -1,4 +1,6 @@
-<?php  // $Id$
+<?PHP // $Id$ 
+      // blog.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['addnewentry'] = 'Add a new entry';
 $string['addotags'] = 'Add official tags';
@@ -8,10 +10,14 @@ $string['blocktagstitle'] = 'Blog Tags';
 $string['blocktitle'] = 'Blog tags block title';
 $string['blog'] = 'Blog';
 $string['blogdeleteconfirm'] = 'Delete this blog?';
+$string['blogpreferences'] = 'Blog preferences';
 $string['blogs'] = 'Blogs';
 $string['blogtags'] = 'Blog Tags';
-$string['blogpreferences'] = 'Blog preferences';
 $string['courseblog'] = 'Course blog: $a';
+$string['courseblogs'] = 'Users can only see blogs for people who share a course';
+$string['disableblogs'] = 'Disable blog system completely';
+$string['emptybody'] = 'Blog entry body can not be empty';
+$string['emptytitle'] = 'Blog entry title can not be empty';
 $string['entrybody'] = 'Blog entry body';
 $string['entrybodyonlydesc'] = 'Entry description';
 $string['entryerrornotyours'] = 'This entry is not yours';
@@ -19,17 +25,17 @@ $string['entrysaved'] = 'Your entry has been saved';
 $string['entrytitle'] = 'Entry title';
 $string['entryupdated'] = 'Blog entry updated';
 $string['groupblog'] = 'Group blog: $a';
+$string['groupblogs'] = 'Users can only see blogs for people who share a group';
 $string['intro'] = 'This RSS feed was automatically generated from one or more blogs.';
 $string['noentriesyet'] = 'No visible entries here';
 $string['noguestpost'] = 'Guest can not post blogs!';
 $string['norighttodeletetag'] = 'You have no rights to delete this tag - $a';
 $string['notallowedtoedit'] = 'You are not allowed to edit this entry';
-$string['emptybody'] = 'Blog entry body can not be empty';
-$string['emptytitle'] = 'Blog entry title can not be empty';
 $string['numberofentries'] = 'Entries: $a';
 $string['numberoftags'] = 'Number of tags to display';
 $string['otags'] = 'Official tags';
 $string['pagesize'] = 'Number of blog entries per Page';
+$string['personalblogs'] = 'Users can only see their own blog';
 $string['ptags'] = 'User defined tags';
 $string['publishto'] = 'Publish to';
 $string['publishtonoone'] = 'Yourself (draft)';
@@ -37,6 +43,7 @@ $string['publishtosite'] = 'Anyone on this site';
 $string['publishtoworld'] = 'Anyone in the world';
 $string['settingsupdatederror'] = 'An error has occurred, blog preference setting could not be updated';
 $string['siteblog'] = 'Site blog: $a';
+$string['siteblogs'] = 'All site users can see all blog entries';
 $string['tagdatelastused'] = 'Date tag was last used';
 $string['tagsort'] = 'Sort the tag display by';
 $string['tagtext'] = 'Tag text';
@@ -46,12 +53,6 @@ $string['userblog'] = 'User blog: $a';
 $string['viewcourseentries'] = 'View course entries';
 $string['viewmyentries'] = 'View my entries';
 $string['viewsiteentries'] = 'View site entries';
-
 $string['worldblogs'] = 'The world can read entries set to be world-accessible';
-$string['siteblogs'] = 'All site users can see all blog entries';
-$string['courseblogs'] = 'Users can only see blogs for people who share a course';
-$string['groupblogs'] = 'Users can only see blogs for people who share a group';
-$string['personalblogs'] = 'Users can only see their own blog';
-$string['disableblogs'] = 'Disable blog system completely';
 
 ?>
index 5dc43e71e04ad2194dae7a9eda2e04d8afdaa2af..53c97fca3dcb5476ac4b07df5e19aef7cb8675c0 100644 (file)
@@ -1,4 +1,6 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // calendar.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['calendar'] = 'Calendar';
 $string['calendarheading'] = '$a Calendar';
@@ -40,11 +42,15 @@ $string['explain_maxevents'] = 'This sets the maximum number of upcoming events
 $string['explain_persistflt'] = 'If this is enabled, then Moodle will remember your last event filter settings and automatically restore them each time you login.';
 $string['explain_startwday'] = 'Calendar weeks will be shown as starting on the day that you select here.';
 $string['explain_timeformat'] = 'You can choose to see times in either 12 or 24 hour format. If you choose \"default\", then the format will be automatically chosen according to the language you use in the site.';
+$string['fri'] = 'Fri';
+$string['friday'] = 'Friday';
 $string['globalevents'] = 'Global events';
 $string['gotocalendar'] = 'Go to calendar';
 $string['groupevents'] = 'Group events';
 $string['hidden'] = 'hidden';
 $string['manyevents'] = '$a events';
+$string['mon'] = 'Mon';
+$string['monday'] = 'Monday';
 $string['monthlyview'] = 'Monthly View';
 $string['newevent'] = 'New Event';
 $string['noupcomingevents'] = 'There are no upcoming events';
@@ -59,10 +65,16 @@ $string['preferences_available'] = 'Your personal preferences';
 $string['repeateditall'] = 'Apply changes to all $a events in this repeat series';
 $string['repeateditthis'] = 'Apply changes to this event only';
 $string['repeatnone'] = 'No repeats';
-$string['repeatweeksl'] = 'Repeat weekly, creating altogether ';
+$string['repeatweeksl'] = 'Repeat weekly, creating altogether';
 $string['repeatweeksr'] = 'events';
+$string['sat'] = 'Sat';
+$string['saturday'] = 'Saturday';
 $string['shown'] = 'shown';
 $string['spanningevents'] = 'Events underway';
+$string['sun'] = 'Sun';
+$string['sunday'] = 'Sunday';
+$string['thu'] = 'Thu';
+$string['thursday'] = 'Thursday';
 $string['timeformat_12'] = '12-hour (am/pm)';
 $string['timeformat_24'] = '24-hour';
 $string['today'] = 'Today';
@@ -77,28 +89,17 @@ $string['tt_showcourse'] = 'Course events are hidden (click to show)';
 $string['tt_showglobal'] = 'Global events are hidden (click to show)';
 $string['tt_showgroups'] = 'Group events are hidden (click to show)';
 $string['tt_showuser'] = 'User events are hidden (click to show)';
+$string['tue'] = 'Tue';
+$string['tuesday'] = 'Tuesday';
 $string['typecourse'] = 'Course event';
 $string['typegroup'] = 'Group event';
 $string['typesite'] = 'Site event';
 $string['typeuser'] = 'User event';
 $string['upcomingevents'] = 'Upcoming Events';
 $string['userevents'] = 'User events';
-$string['yesterday'] = 'Yesterday';
-$string['youcandeleteallrepeats'] = 'This event is part of a repeating event series. You can delete this event only, or all $a events in the series at once.';
-
-$string['sun'] = 'Sun';
-$string['mon'] = 'Mon';
-$string['tue'] = 'Tue';
 $string['wed'] = 'Wed';
-$string['thu'] = 'Thu';
-$string['fri'] = 'Fri';
-$string['sat'] = 'Sat';
-$string['sunday'] = 'Sunday';
-$string['monday'] = 'Monday';
-$string['tuesday'] = 'Tuesday';
 $string['wednesday'] = 'Wednesday';
-$string['thursday'] = 'Thursday';
-$string['friday'] = 'Friday';
-$string['saturday'] = 'Saturday';
+$string['yesterday'] = 'Yesterday';
+$string['youcandeleteallrepeats'] = 'This event is part of a repeating event series. You can delete this event only, or all $a events in the series at once.';
 
 ?>
index f8d077b3bd19eafe507f3bb96bf05c7f7261aa6b..12bd1873164cbab2d74e628ad6cbc2682e519a9e 100644 (file)
@@ -1,6 +1,8 @@
-<?php /// $Id$
+<?PHP // $Id$ 
+      // censor.php - created with Moodle 1.7 beta + (2006101003)
+
 
-$string['filtername'] = "Word Censorship";
 $string['badwords'] = 'shit,fucked,fucker,fuck,dickhead, dick,cockhead,cock,cunt,asshole,arsehole,prick,bitch, jism,whore,slut,wanker, wank,bastard,dildo,masturbate, orgasm,penis,nigger, pussy,vagina';
+$string['filtername'] = 'Word Censorship';
 
 ?>
index 6926f83e0a2acdf3fc28bcc1ec2d109c6e242e4c..c2347a8043cf15d985f3d32bb3d155fc0551f313 100644 (file)
@@ -1,9 +1,11 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // chat.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['beep'] = 'beep';
 $string['chat:chat'] = 'Talk in a chat';
-$string['chat:readlog'] = 'Read chat logs';
 $string['chat:deletelog'] = 'Delete chat logs';
+$string['chat:readlog'] = 'Read chat logs';
 $string['chatintro'] = 'Introduction text';
 $string['chatname'] = 'Name of this chat room';
 $string['chatreport'] = 'Chat sessions';
@@ -35,16 +37,16 @@ $string['messagebeepsyou'] = '$a has just beeped you!';
 $string['messageenter'] = '$a has just entered this chat';
 $string['messageexit'] = '$a has left this chat';
 $string['messages'] = 'Messages';
-$string['methodnormal'] = 'Normal method';
 $string['methoddaemon'] = 'Chat server daemon';
+$string['methodnormal'] = 'Normal method';
 $string['modulename'] = 'Chat';
 $string['modulenameplural'] = 'Chats';
 $string['neverdeletemessages'] = 'Never delete messages';
 $string['nextsession'] = 'Next scheduled session';
 $string['noguests'] = 'The chat is not open to guests';
 $string['nomessages'] = 'No messages yet';
-$string['normalstream'] = 'Stream';
 $string['normalkeepalive'] = 'KeepAlive';
+$string['normalstream'] = 'Stream';
 $string['noscheduledsession'] = 'No scheduled session';
 $string['repeatdaily'] = 'At the same time every day';
 $string['repeatnone'] = 'No repeats - publish the specified time only';
index 125fa8d54c9a2bc8ea123c4cdcac5b14cc741280..4451e9c043c3ba2621f1ad33aaf094c29de45054 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // choice.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041101)
+      // choice.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['addmorechoices'] = 'Add more choices';
@@ -7,9 +7,9 @@ $string['allowupdate'] = 'Allow choice to be updated';
 $string['answered'] = 'Answered';
 $string['choice'] = 'Choice';
 $string['choice:choose'] = 'Record a choice';
-$string['choice:readresponses'] = 'Read responses';
 $string['choice:deleteresponses'] = 'Delete responses';
 $string['choice:downloadresponses'] = 'Download responses';
+$string['choice:readresponses'] = 'Read responses';
 $string['choiceclose'] = 'Until';
 $string['choicename'] = 'Choice name';
 $string['choiceopen'] = 'Open';
@@ -25,9 +25,9 @@ $string['modulename'] = 'Choice';
 $string['modulenameplural'] = 'Choices';
 $string['mustchooseone'] = 'You must choose an answer before saving.  Nothing was saved.';
 $string['noguestchoose'] = 'Sorry, guests are not allowed to make choices.';
+$string['noresultsviewable'] = 'The results are not currently viewable.';
 $string['notanswered'] = 'Not answered yet';
 $string['notopenyet'] = 'Sorry, this activity is not available until $a';
-$string['noresultsviewable'] = 'The results are not currently viewable.';
 $string['privacy'] = 'Privacy of results';
 $string['publish'] = 'Publish results';
 $string['publishafteranswer'] = 'Show results to a student after they answer';
@@ -44,7 +44,7 @@ $string['spaceleft'] = 'space available';
 $string['spacesleft'] = 'spaces available';
 $string['taken'] = 'Taken';
 $string['timerestrict'] = 'Restrict answering to this time period';
-$string['yourselection'] = 'Your selection';
 $string['viewallresponses'] = 'View $a responses';
+$string['yourselection'] = 'Your selection';
 
 ?>
index a531b6aa22d5e488887a950b073e5f2c6b098c86..f844cc39441de1153748427adb79bc7db1c2f0bd 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // countries.php - created with Moodle 1.2 development (2003111400)
+<?PHP // $Id$ 
+      // countries.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['AD'] = 'Andorra';
index 4f9e3d5890c779e0185a155fe5ce859e30ca78da..a3686ce92d5f86e76347968c3cba122e27cfdf62 100644 (file)
@@ -1,5 +1,6 @@
-<?php // $Id$ 
-      // currencies.php - created with Moodle 1.5.2 (2005060220)
+<?PHP // $Id$ 
+      // currencies.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['AED'] = 'United Arab Emirates Dirham';
 $string['AFA'] = 'Afghanistan Afghani';
@@ -32,10 +33,10 @@ $string['CNY'] = 'Yuan (Chinese) Renminbi';
 $string['COP'] = 'Colombian Peso';
 $string['CRC'] = 'Costa Rican Colon';
 $string['CSD'] = 'Serbian Dinar';
-$string['CZK'] = 'Czech Koruna';
 $string['CUP'] = 'Cuban Peso';
 $string['CVE'] = 'Escudo Caboverdiano';
 $string['CYP'] = 'Cyprus Pound';
+$string['CZK'] = 'Czech Koruna';
 $string['DJF'] = 'Djibouti Franc';
 $string['DKK'] = 'Danish Krone';
 $string['DOP'] = 'Dominican Peso';
@@ -143,4 +144,4 @@ $string['ZAR'] = 'South African Rand';
 $string['ZMK'] = 'Zambian Kwacha';
 $string['ZWD'] = 'Zimbabwe Dollar';
 
-?>
\ No newline at end of file
+?>
index 33fcee07cc90c22e8d501459be643f71a327139c..540f7aae3b86cb3848b6c7d6c4e199fc7f7830b3 100644 (file)
@@ -1,9 +1,12 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // data.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['action'] = 'Action';
 $string['add'] = 'Add entry';
 $string['addafield'] = 'Add a field';
 $string['addcomment'] = 'Add comment';
+$string['addentries'] = 'Add entries';
 $string['addtemplate'] = 'Add template';
 $string['allowcomments'] = 'Allow comments?';
 $string['allowratings'] = 'Allow posts to be rated?';
@@ -15,9 +18,11 @@ $string['autolinkurl'] = 'Autolink the URL';
 $string['availablefromdate'] = 'Available from';
 $string['availabletags'] = 'Available tags';
 $string['availabletodate'] = 'Available to';
+$string['blank'] = 'Blank';
 $string['bynameondate'] = 'by $a->name - $a->date';
 $string['cancel'] = 'Cancel';
 $string['checkbox'] = 'Checkbox';
+$string['chooseorupload'] = 'Choose file';
 $string['commentdeleted'] = 'Comment deleted';
 $string['commentempty'] = 'Comment was empty';
 $string['comments'] = 'Comments';
@@ -29,28 +34,30 @@ $string['confirmdeleterecord'] = 'Are you sure you want to delete this entry?';
 $string['csstemplate'] = 'CSS template';
 $string['csvfile'] = 'CSV file';
 $string['csvimport'] = 'CSV file import';
-$string['data:readentry'] = 'Read entries';
-$string['data:writeentry'] = 'Write entries';
-$string['data:comment'] = 'Write comments';
-$string['data:rate'] = 'Rate entries';
 $string['data:approve'] = 'Approve unapproved entries';
-$string['data:manageentries'] = 'Manage entries';
+$string['data:comment'] = 'Write comments';
 $string['data:managecomments'] = 'Manage comments';
+$string['data:manageentries'] = 'Manage entries';
 $string['data:managetemplates'] = 'Manage templates';
 $string['data:manageuserpresets'] = 'Manage all template presets';
-$string['data:viewrating'] = 'View ratings';
-$string['data:viewentry'] = 'View entries';
+$string['data:rate'] = 'Rate entries';
+$string['data:readentry'] = 'Read entries';
 $string['data:viewalluserpresets'] = 'View presets from all users';
+$string['data:viewentry'] = 'View entries';
+$string['data:viewrating'] = 'View ratings';
+$string['data:writeentry'] = 'Write entries';
 $string['date'] = 'Date';
 $string['dateentered'] = 'Date entered';
 $string['defaultfielddelimiter'] = '(default is the comma character)';
 $string['defaultfieldenclosure'] = '(default is none)';
 $string['defaultsortfield'] = 'Default sort field';
-$string['descending'] = 'Descending';
 $string['delete'] = 'Delete';
 $string['deletecomment'] = 'Are you sure you want to delete this comment?';
 $string['deleted'] = 'deleted';
 $string['deletefield'] = 'Delete an existing field';
+$string['deletewarning'] = 'Are you sure you want to delete this preset?';
+$string['descending'] = 'Descending';
+$string['download'] = 'Download';
 $string['edit'] = 'Edit';
 $string['editcomment'] = 'Edit comment';
 $string['editentry'] = 'Edit entry';
@@ -61,45 +68,54 @@ $string['entry'] = 'Entry';
 $string['entrysaved'] = 'Your entry has been saved';
 $string['errormustbeteacher'] = 'You need to be a teacher to use this page!';
 $string['example'] = 'Database module example';
+$string['export'] = 'Export';
+$string['exportaszip'] = 'Export as zip';
+$string['exportedtozip'] = 'Exported to temporary zip...';
 $string['fieldadded'] = 'Field added';
 $string['fieldallowautolink'] = 'Allow autolink';
 $string['fielddeleted'] = 'Field deleted';
 $string['fielddelimiter'] = 'Field delimiter';
-$string['fieldenclosure'] = 'Field enclosure';
 $string['fielddescription'] = 'Field description';
+$string['fieldenclosure'] = 'Field enclosure';
+$string['fieldheight'] = 'Height';
+$string['fieldheightlistview'] = 'Height in list view';
+$string['fieldheightsingleview'] = 'Height in single view';
+$string['fieldmappings'] = 'Field Mappings';
 $string['fieldname'] = 'Field name';
 $string['fieldoptions'] = 'Options (one per line)';
 $string['fields'] = 'Fields';
 $string['fieldupdated'] = 'Field updated';
 $string['fieldwidth'] = 'Width';
-$string['fieldheight'] = 'Height';
-$string['fieldwidthsingleview'] = 'Width in single view';
-$string['fieldheightsingleview'] = 'Height in single view';
 $string['fieldwidthlistview'] = 'Width in list view';
-$string['fieldheightlistview'] = 'Height in list view';
+$string['fieldwidthsingleview'] = 'Width in single view';
 $string['file'] = 'File';
 $string['filtername'] = 'Database Auto-linking';
 $string['footer'] = 'Footer';
 $string['forcelinkname'] = 'Forced name for the link';
+$string['fromfile'] = 'from zip file';
 $string['header'] = 'Header';
 $string['headeraddtemplate'] = 'Defines the interface when editing entries';
+$string['headercsstemplate'] = 'Defines local CSS styles for the other templates';
+$string['headerjstemplate'] = 'Defines custom Javascript for the other templates';
 $string['headerlisttemplate'] = 'Defines browsing interface for multiple entries';
 $string['headerrsstemplate'] = 'Defines appearance of entries in RSS feeds';
-$string['headercsstemplate'] = 'Defines local CSS styles for the other templates';
 $string['headersingletemplate'] = 'Defines browsing interface for a single entry';
+$string['importsuccess'] = 'The preset has been successfully applied.';
 $string['insufficiententries'] = 'more entries needed to view this database';
 $string['intro'] = 'Introduction';
 $string['invalidfieldname'] = 'Please choose another name for this field';
 $string['invalidurl'] = 'The URL you just entered is not valid';
+$string['jstemplate'] = 'Javascript Template';
 $string['latitude'] = 'Latitude';
 $string['latlong'] = 'Latitude/longitude';
-$string['latlongotherfields'] = 'Other fields';
+$string['latlongdownloadallhint'] = 'Download link for all entries as KML';
 $string['latlongkmllabelling'] = 'How to label items in KML files (Google Earth)';
 $string['latlonglinkservicesdisplayed'] = 'Link-out services to display';
-$string['latlongdownloadallhint'] = 'Download link for all entries as KML';
+$string['latlongotherfields'] = 'Other fields';
 $string['list'] = 'View list';
 $string['listtemplate'] = 'List template';
 $string['longitude'] = 'Longitude';
+$string['mappingwarning'] = 'All old fields not mapped to a new field will be lost and all data in that field will be removed.';
 $string['maxentries'] = 'Maximum entries';
 $string['maxsize'] = 'Maximum size';
 $string['menu'] = 'Menu';
@@ -112,11 +128,11 @@ $string['multientry'] = 'Repeated entry';
 $string['multimenu'] = 'Menu (Multi-select)';
 $string['multipletags'] = 'Multiple tags found! Template not saved';
 $string['namecheckbox'] = 'Checkbox field';
-$string['namemenu'] = 'Menu field';
-$string['namemultimenu'] = 'Multiple-selection menu field';
 $string['namedate'] = 'Date field';
 $string['namefile'] = 'File field';
 $string['namelatlong'] = 'Latitude/longitude field';
+$string['namemenu'] = 'Menu field';
+$string['namemultimenu'] = 'Multiple-selection menu field';
 $string['namenumber'] = 'Number field';
 $string['namepicture'] = 'Picture field';
 $string['nameradiobutton'] = 'Radio button field';
@@ -125,23 +141,26 @@ $string['nametextarea'] = 'Textarea field';
 $string['nameurl'] = 'URL field';
 $string['newentry'] = 'New entry';
 $string['newfield'] = 'Create a new field';
+$string['noaccess'] = 'You do not have access to this page';
 $string['nofieldindatabase'] = 'There are no fields defined for this database.';
 $string['nolisttemplate'] = 'List template is not yet defined';
-$string['nosingletemplate'] = 'Single template is not yet defined';
+$string['nomatch'] = 'No matching entries found!';
 $string['nomaximum'] = 'No maximum';
-$string['numnotapproved'] = 'Pending';
+$string['norecords'] = 'No entries in database';
+$string['nosingletemplate'] = 'Single template is not yet defined';
 $string['number'] = 'Number';
 $string['numberrssarticles'] = 'RSS articles';
+$string['numnotapproved'] = 'Pending';
 $string['numrecords'] = '$a entries';
-$string['noaccess'] = 'You do not have access to this page';
-$string['nomatch'] = 'No matching entries found!';
-$string['norecords'] = 'No entries in database';
 $string['optionaldescription'] = 'Short description (optional)';
 $string['optionalfilename'] = 'Filename (optional)';
+$string['overwrite'] = 'Overwrite';
 $string['pagesize'] = 'Entries per page';
 $string['participants'] = 'Participants';
 $string['picture'] = 'Picture';
 $string['pleaseaddsome'] = 'Please create some below or <a href=\"$a\">choose a predefined set</a> to get started.';
+$string['presetinfo'] = 'Saving as a preset will publish this template. Other users may be able to use it in their databases.';
+$string['presets'] = 'Presets';
 $string['radiobutton'] = 'Radio buttons';
 $string['rate'] = 'Rate';
 $string['rating'] = 'Rating';
@@ -155,8 +174,8 @@ $string['ratingssaved'] = 'Ratings saved';
 $string['ratingsuse'] = 'Use ratings';
 $string['recordapproved'] = 'Entry approved';
 $string['recorddeleted'] = 'Entry deleted';
-$string['recordssaved'] = 'entries saved';
 $string['recordsnotsaved'] = 'No entry was saved. Please check the format of the uploaded file.';
+$string['recordssaved'] = 'entries saved';
 $string['requireapproval'] = 'Require approval?';
 $string['requiredentries'] = 'Required entries';
 $string['requiredentriestoview'] = 'Entries required before viewing';
@@ -169,7 +188,9 @@ $string['rsstitletemplate'] = 'RSS title template';
 $string['save'] = 'Save';
 $string['saveandadd'] = 'Save and add another';
 $string['saveandview'] = 'Save and view';
+$string['saveaspreset'] = 'Save as preset';
 $string['savesettings'] = 'Save settings';
+$string['savesuccess'] = 'Saved successfully. Your preset will now be available across the site.';
 $string['savetemplate'] = 'Save template';
 $string['sendinratings'] = 'Send in my latest ratings';
 $string['single'] = 'View single';
@@ -179,37 +200,14 @@ $string['templates'] = 'Templates';
 $string['templatesaved'] = 'Template saved';
 $string['text'] = 'Text';
 $string['textarea'] = 'Textarea';
+$string['todatabase'] = 'to this database.';
 $string['type'] = 'Field type';
 $string['updatefield'] = 'Update an existing field';
-$string['uploadrecords'] = 'Upload entries from a file';
 $string['uploadfile'] = 'Upload file';
+$string['uploadrecords'] = 'Upload entries from a file';
 $string['url'] = 'Url';
+$string['usestandard'] = 'use a preset';
 $string['viewfromdate'] = 'Viewable from';
 $string['viewtodate'] = 'Viewable to';
 
-$string['presets'] = 'Presets';
-$string['exportaszip'] = 'Export as zip';
-$string['exportedtozip'] = 'Exported to temporary zip...';
-$string['saveaspreset'] = 'Save as preset';
-$string['export'] = 'Export';
-$string['fromfile'] = 'from zip file';
-$string['usestandard'] = 'use a preset';
-$string['chooseorupload'] = 'Choose file';
-$string['fieldmappings'] = 'Field Mappings';
-$string['mappingwarning'] = 'All old fields not mapped to a new field will be lost and all data in that field will be removed.';
-$string['blank'] = 'Blank';
-
-$string['presetinfo'] = 'Saving as a preset will publish this template. Other users may be able to use it in their databases.';
-$string['deletewarning'] = 'Are you sure you want to delete this preset?';
-$string['importsuccess'] = 'The preset has been successfully applied.';
-$string['addentries'] = 'Add entries';
-$string['todatabase'] = 'to this database.';
-$string['savesuccess'] = 'Saved successfully. Your preset will now be available across the site.';
-$string['overwrite'] = 'Overwrite';
-
-$string['download'] = 'Download';
-
-$string['jstemplate'] ='Javascript Template';
-$string['headerjstemplate'] = 'Defines custom Javascript for the other templates';
-
 ?>
index cb0dcdbae6641b300caba9d02e124eb1fa63ea1e..4c5c36d7634e9d165699ee824ad7bea41ca78301 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // dialogue.php - created with Moodle 1.2 development (2003111400)
+<?PHP // $Id$ 
+      // dialogue.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['addmynewentries'] = 'Add my New Entries';
@@ -18,12 +18,8 @@ $string['dialoguemail'] = '$a->userfrom has posted a new entry in your
 
 dialogue entry for \'$a->dialogue\'
 
-
-
 You can see it appended to your dialogue entry:
 
-
-
     $a->url';
 $string['dialoguemailhtml'] = '$a->userfrom has posted a new entry in your
 
@@ -46,8 +42,8 @@ $string['newentry'] = 'New Entry';
 $string['noavailablepeople'] = 'There is no one available to have a Dialogue with.';
 $string['nopersonchosen'] = 'No Person Chosen';
 $string['nosubject'] = 'No Subject Entered';
-$string['notextentered'] = 'No Text Entered';
 $string['notavailable'] = 'Dialogues are not available to guest users';
+$string['notextentered'] = 'No Text Entered';
 $string['notstarted'] = 'You have not started this dialogue yet';
 $string['notyetseen'] = 'Not yet seen';
 $string['numberofentries'] = 'Number of entries';
@@ -58,8 +54,8 @@ $string['onyouwrote'] = 'On $a you wrote';
 $string['open'] = 'Open';
 $string['openadialoguewith'] = 'Open a Dialogue with';
 $string['opendialogue'] = 'Open Dialogue';
-$string['opendialogues'] = 'Open Dialogues';
 $string['opendialogueentries'] = 'Open dialogue entries';
+$string['opendialogues'] = 'Open Dialogues';
 $string['pane0'] = 'Open a Dialogue';
 $string['pane1'] = '$a Dialogues awaiting Replies from you';
 $string['pane1one'] = '1 Dialogue awaiting a Reply from you';
index fdc8fa9f8b1799dc309be0f554603eac821059f9..86e49a7af5d73282a95d2185b7850b47c1a73618 100644 (file)
@@ -1,15 +1,15 @@
-<?php // $Id$
-      // editor.php - created with Moodle 1.2 (2004032000)
+<?PHP // $Id$ 
+      // editor.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['about'] = 'About this editor';
 $string['absbottom'] = 'Absbottom';
-$string['middle'] = 'middle';
 $string['address'] = 'Address';
+$string['alertnoselectedtext'] = 'You must select text first!';
 $string['alignment'] = 'Alignment';
 $string['alternatetext'] = 'Alternate text';
-$string['anchorname'] = 'Anchor name';
 $string['anchorhelp'] = 'This only creates an anchor.  You still need to create a link manually.';
+$string['anchorname'] = 'Anchorname';
 $string['anchors'] = 'Anchors';
 $string['baseline'] = 'Baseline';
 $string['bold'] = 'Bold';
@@ -22,6 +22,7 @@ $string['cellspacing'] = 'Cellspacing';
 $string['choosechar'] = 'Choose Character';
 $string['chooseicon'] = 'Choose an icon to insert';
 $string['close'] = 'Close';
+$string['closeafterreplace'] = 'Close after replace';
 $string['cols'] = 'Cols';
 $string['copy'] = 'Copy selection';
 $string['createanchor'] = 'Create anchor';
@@ -31,7 +32,11 @@ $string['cut'] = 'Cut selection';
 $string['cutpastemozilla'] = 'Unfortunately, you cannot currently use normal keyboard shortcuts (or even the Paste button) for pasting text into this online editor.  This is because of a security feature that is built into some versions of Mozilla and Firefox browsers.<br /><br />There are three known workarounds you can try: <br /> (1) Instead of CTRL-v, use SHIFT-Insert <br /> (2) Use the Edit->Paste menu in your browser <br /> (3) Change the preferences in your browser by editing the user.js file. <br /><br />Click the OK button below for more help, or Cancel to return to the editor';
 $string['delete'] = 'Delete';
 $string['filebrowser'] = 'File Browser';
+$string['findwhat'] = 'Find';
+$string['fontname'] = 'Fontname';
+$string['fontsize'] = 'Font-size';
 $string['forecolor'] = 'Font Color';
+$string['formatblock'] = 'Format';
 $string['fullscreen'] = 'Fullscreen editor';
 $string['heading'] = 'Heading';
 $string['height'] = 'Height';
@@ -47,6 +52,7 @@ $string['insertlink'] = 'Insert Link';
 $string['insertsmile'] = 'Insert Smiley';
 $string['inserttable'] = 'Insert Table';
 $string['italic'] = 'Italic';
+$string['itemsreplaced'] = 'items replaced!';
 $string['justifycenter'] = 'Justify Center';
 $string['justifyfull'] = 'Justify Full';
 $string['justifyleft'] = 'Justify Left';
@@ -63,13 +69,16 @@ $string['linktargetself'] = 'Same frame';
 $string['linktargettop'] = 'Same window';
 $string['linktitle'] = 'Title';
 $string['linkurl'] = 'URL';
+$string['matchcase'] = 'Match case';
 $string['middle'] = 'Middle';
 $string['minimize'] = 'Minimize editor';
 $string['move'] = 'Move';
+$string['nolink'] = 'Prevent automatic linking';
 $string['normal'] = 'Normal';
 $string['notimage'] = 'Selected file is not an image. Please select an image!';
 $string['notset'] = 'Not Set';
 $string['ok'] = 'OK';
+$string['options'] = 'Options';
 $string['orderedlist'] = 'Ordered List';
 $string['outdent'] = 'Decrease Indent';
 $string['paste'] = 'Paste from clipboard';
@@ -81,11 +90,16 @@ $string['preformatted'] = 'Preformatted';
 $string['preview'] = 'Preview';
 $string['properties'] = 'Properties';
 $string['redo'] = 'Redo your last action';
-$string['rename'] = 'Rename';
+$string['regularexpressions'] = 'Use regular expressions';
 $string['removelink'] = 'Remove link';
+$string['rename'] = 'Rename';
+$string['replaceall'] = 'Replace all';
+$string['replacewith'] = 'Replace';
 $string['right'] = 'Right';
 $string['righttoleft'] = 'Direction from right to left';
 $string['rows'] = 'Rows';
+$string['searchandreplace'] = 'Search and replace';
+$string['searchnotfound'] = 'Search string Not Found!';
 $string['selectcolor'] = 'Select color';
 $string['selection'] = 'Selection';
 $string['showhelp'] = 'Help using editor';
@@ -107,22 +121,5 @@ $string['vertical'] = 'Vertical';
 $string['width'] = 'Width';
 $string['wordclean'] = 'Clean Word HTML';
 $string['zip'] = 'Zip';
-$string['createanchor'] = 'Create anchor';
-$string['anchorname'] = 'Anchorname';
-$string['fontname'] = 'Fontname';
-$string['fontsize'] = 'Font-size';
-$string['formatblock'] = 'Format';
-$string['nolink'] = 'Prevent automatic linking';
-$string['alertnoselectedtext'] = 'You must select text first!';
-$string['searchandreplace'] = 'Search and replace';
-$string['findwhat'] = 'Find';
-$string['replacewith'] = 'Replace';
-$string['options'] = 'Options';
-$string['regularexpressions'] = 'Use regular expressions';
-$string['matchcase'] = 'Match case';
-$string['closeafterreplace'] = 'Close after replace';
-$string['replaceall'] = 'Replace all';
-$string['itemsreplaced'] = 'items replaced!';
-$string['searchnotfound'] = 'Search string Not Found!';
 
 ?>
index 2f013e503104433e13b47c16165a94c1d82b6bc0..2caa731aec462e584c9f86a4c7cc2bd1cdecb74a 100644 (file)
@@ -1,6 +1,7 @@
-<?php /// $Id$
+<?PHP // $Id$ 
+      // emailprotect.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['filtername'] = "Email Protection";
 
-?>
+$string['filtername'] = 'Email Protection';
 
+?>
index 0058e7ebe64d0f6e709e991e513fa4375fabe630..2e4a122fdd524ed444e030ccd21f10ba699d082b 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // enrol_authorize.php - created with Moodle 1.7 dev (2006100601)
+      // enrol_authorize.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['adminacceptccs'] = 'Which credit card types will be accepted?';
@@ -52,7 +52,7 @@ $string['approvedreview'] = 'Approved Review';
 $string['authcaptured'] = 'Authorized / Captured';
 $string['authcode'] = 'Authorization Code';
 $string['authorize:managepayments'] = 'Manage payments';
-$string['authorize:uploadcsv']='Upload CSV file';
+$string['authorize:uploadcsv'] = 'Upload CSV file';
 $string['authorizedpendingcapture'] = 'Authorized / Pending Capture';
 $string['avsa'] = 'Address (street) matches, postal code does not';
 $string['avsb'] = 'Address information not provided';
index aeff53dea7483de53c37b808f90ba7c093a95dc2..e94ada57bfb928f3752f100f6a33151f1d7a7180 100644 (file)
@@ -1,31 +1,34 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // enrol_database.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['enrolname'] = 'External Database';
+
+$string['autocreate'] = 'Courses can be created automatically if there are enrolments to a course that doesn\'t yet exist in Moodle.';
+$string['autocreation_settings'] = 'Autocreation Settings';
+$string['category'] = 'The category for auto-created courses.';
+$string['course_fullname'] = 'The name of the field where the course fullname is stored.';
+$string['course_id'] = 'The name of the field where the course ID is stored. The values of this field are used to match those in the \"enrol_db_l_coursefield\" field in Moodle\'s course table.';
+$string['course_shortname'] = 'The name of the field where the course shortname is stored.';
+$string['course_table'] = 'Then name of the table where we expect to find the course details in (short name, fullname, ID, etc.)';
 $string['description'] = 'You can use a external database (of nearly any kind) to control your enrolments. It is assumed your external database contains a field containing a course ID, and a field containing a user ID. These are compared against fields that you choose in the local course and user tables.';
-$string['server_settings'] = 'External Database Server Settings';
-$string['type'] = 'Database server type.';
+$string['enrolname'] = 'External Database';
+$string['general_options'] = 'General Options';
 $string['host'] = 'Database server hostname.';
+$string['local_coursefield'] = 'The name of the field in the course table that we are using to match entries in the remote database (eg idnumber).';
+$string['local_fields_mapping'] = 'Moodle (local) database fields';
 $string['name'] = 'The specific database to use.';
-$string['user'] = 'Username to access the server.';
 $string['pass'] = 'Password to access the server.';
-$string['local_fields_mapping'] = 'Moodle (local) database fields';
-$string['local_coursefield'] = 'The name of the field in the course table that we are using to match entries in the remote database (eg idnumber).';
 $string['remote_fields_mapping'] = 'Enrolment (remote) database fields.';
-$string['student_table'] = 'The name of the table where student enrolments are stored.';
+$string['server_settings'] = 'External Database Server Settings';
 $string['student_coursefield'] = 'The name of the field in the student enrolment table that we expect to find the course ID in.';
 $string['student_l_userfield'] = 'The name of the field in the local user table that we use to match the user to a remote record for students (eg idnumber).';
 $string['student_r_userfield'] = 'The name of the field in the remote student enrolment table that we expect to find the user ID in.';
-$string['teacher_table'] = 'The name of the table where teacher enrolments are stored.';
+$string['student_table'] = 'The name of the table where student enrolments are stored.';
 $string['teacher_coursefield'] = 'The name of the field in the teacher enrolment table that we expect to find the course ID in.';
 $string['teacher_l_userfield'] = 'The name of the field in the local user table that we use to match the user to a remote record for teachers (eg idnumber).';
 $string['teacher_r_userfield'] = 'The name of the field in the remote teacher enrolment table that we expect to find the user ID in.';
-$string['autocreation_settings'] = 'Autocreation Settings';
-$string['autocreate'] = 'Courses can be created automatically if there are enrolments to a course that doesn\'t yet exist in Moodle.';
-$string['category'] = 'The category for auto-created courses.';
+$string['teacher_table'] = 'The name of the table where teacher enrolments are stored.';
 $string['template'] = 'Optional: auto-created courses can copy their settings from a template course. Type here the shortname of the template course.';
-$string['course_table'] = 'Then name of the table where we expect to find the course details in (short name, fullname, ID, etc.)';
-$string['course_fullname'] = 'The name of the field where the course fullname is stored.';
-$string['course_shortname'] = 'The name of the field where the course shortname is stored.';
-$string['course_id'] = 'The name of the field where the course ID is stored. The values of this field are used to match those in the \"enrol_db_l_coursefield\" field in Moodle\'s course table.';
-$string['general_options'] = 'General Options';
+$string['type'] = 'Database server type.';
+$string['user'] = 'Username to access the server.';
+
 ?>
index 94305e05c42f2141bd74fcb25358a88bee700095..ae197017089763f22e999870e072181d5685dab5 100644 (file)
@@ -1,6 +1,6 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // enrol_flatfile.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['enrolname'] = 'Flat file';
 
 $string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify.
 The file is a comma separated file assumed to have four or six fields per line:
@@ -22,13 +22,12 @@ It could look something like this:
    del, student, 8, CF101
    del, student, 17, CF101
    add, student, 21, CF101, 1091115000, 1091215000
-</pre>
-';
-
-$string['filelockedmailsubject'] = 'Important error: Enrolment file';
+</pre>';
+$string['enrolname'] = 'Flat file';
 $string['filelockedmail'] = 'The text file you are using for file-based enrolments ($a) can not be deleted by the cron process.  This usually means the permissions are wrong on it.  Please fix the permissions so that Moodle can delete the file, otherwise it might be processed repeatedly.';
+$string['filelockedmailsubject'] = 'Important error: Enrolment file';
 $string['location'] = 'File location';
-$string['mailusers'] = 'Notify users by email';
 $string['mailadmin'] = 'Notify admin by email';
+$string['mailusers'] = 'Notify users by email';
 
 ?>
index d526b0b3dec4f2d1c7fc38acf00daecfe7f02d6b..81a48b1122eac190794b5386f35f59e744562ee0 100644 (file)
@@ -1,40 +1,36 @@
-<?php
+<?PHP // $Id$ 
+      // enrol_imsenterprise.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['enrolname'] = 'IMS Enterprise file';
 
-// Subheadings which divide up the config page
+$string['aftersaving...'] = 'Once you have saved your settings, you may wish to';
+$string['allowunenrol'] = 'Allow the IMS data to <strong>unenrol</strong> students/teachers';
 $string['basicsettings'] = 'Basic settings';
-$string['usersettings'] = 'User data options';
 $string['coursesettings'] = 'Course data options';
-$string['miscsettings'] = 'Miscellaneous';
-
-// Labels in the config page
-$string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify.  The file must follow the <a href=\'../help.php?module=enrol/imsenterprise&file=formatoverview.html\' target=\'_blank\'>IMS Enterprise specifications</a> containing person, group, and membership XML elements.';
-$string['imsrolesdescription'] = 'The IMS Enterprise specification includes 8 distinct role types. Please choose how you want them to be assigned in Moodle, including whether any of them should be ignored.';
+$string['createnewcategories'] = 'Create new (hidden) course categories if not found in Moodle';
+$string['createnewcourses'] = 'Create new (hidden) courses if not found in Moodle';
 $string['createnewusers'] = 'Create user accounts for users not yet registered in Moodle';
+$string['cronfrequency'] = 'Frequency of processing';
 $string['deleteusers'] = 'Delete user accounts when specified in IMS data';
-$string['fixcaseusernames'] = 'Change usernames to lower case';
+$string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify.  The file must follow the <a href=\'../help.php?module=enrol/imsenterprise&file=formatoverview.html\' target=\'_blank\'>IMS Enterprise specifications</a> containing person, group, and membership XML elements.';
+$string['doitnow'] = 'perform an IMS Enterprise import right now';
+$string['enrolname'] = 'IMS Enterprise file';
+$string['filelockedmail'] = 'The text file you are using for IMS-file-based enrolments ($a) can not be deleted by the cron process.  This usually means the permissions are wrong on it.  Please fix the permissions so that Moodle can delete the file, otherwise it might be processed repeatedly.';
+$string['filelockedmailsubject'] = 'Important error: Enrolment file';
 $string['fixcasepersonalnames'] = 'Change personal names to Title Case';
-$string['truncatecoursecodes'] = 'Truncate course codes to this length';
-$string['createnewcourses'] = 'Create new (hidden) courses if not found in Moodle';
-$string['createnewcategories'] = 'Create new (hidden) course categories if not found in Moodle';
-$string['zeroisnotruncation'] = '0 indicates no truncation';
-$string['cronfrequency'] = 'Frequency of processing';
-$string['allowunenrol'] = 'Allow the IMS data to <strong>unenrol</strong> students/teachers';
-$string['sourcedidfallback'] = 'Use the &quot;sourcedid&quot; for a person\'s userid if the &quot;userid&quot; field is not found';
-$string['usecapitafix']= 'Tick this box if using &quot;Capita&quot; (their XML format is slightly wrong)';
+$string['fixcaseusernames'] = 'Change usernames to lower case';
+$string['imsrolesdescription'] = 'The IMS Enterprise specification includes 8 distinct role types. Please choose how you want them to be assigned in Moodle, including whether any of them should be ignored.';
 $string['location'] = 'File location';
-$string['mailusers'] = 'Notify users by email';
+$string['logtolocation'] = 'Log file output location (blank for no logging)';
 $string['mailadmins'] = 'Notify admin by email';
+$string['mailusers'] = 'Notify users by email';
+$string['miscsettings'] = 'Miscellaneous';
 $string['processphoto'] = 'Add user photo data to profile';
 $string['processphotowarning'] = 'Warning: Image processing is likely to add a significant burden to the server. You are recommended not to activate this option if large numbers of students are expected to be processed.';
-$string['logtolocation'] = 'Log file output location (blank for no logging)';
 $string['restricttarget'] = 'Only process data if the following target is specified';
-
-$string['aftersaving...']= 'Once you have saved your settings, you may wish to';
-$string['doitnow']= 'perform an IMS Enterprise import right now';
-
-$string['filelockedmailsubject'] = 'Important error: Enrolment file';
-$string['filelockedmail'] = 'The text file you are using for IMS-file-based enrolments ($a) can not be deleted by the cron process.  This usually means the permissions are wrong on it.  Please fix the permissions so that Moodle can delete the file, otherwise it might be processed repeatedly.';
+$string['sourcedidfallback'] = 'Use the &quot;sourcedid&quot; for a person\'s userid if the &quot;userid&quot; field is not found';
+$string['truncatecoursecodes'] = 'Truncate course codes to this length';
+$string['usecapitafix'] = 'Tick this box if using &quot;Capita&quot; (their XML format is slightly wrong)';
+$string['usersettings'] = 'User data options';
+$string['zeroisnotruncation'] = '0 indicates no truncation';
 
 ?>
index 7f4f364d35057bb5e1a4daffd5a42a826318d271..567f7a4be14aa1ce3a2ac8b4addfd35c9d1a247f 100644 (file)
@@ -1,6 +1,7 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // enrol_ldap.php - created with Moodle 1.7 beta + (2006101003)
+
 
-$string['enrolname'] = 'LDAP';
 $string['description'] = '<p>You can use an LDAP server to control your enrolments.  
                           It is assumed your LDAP tree contains groups that map to 
                           the courses, and that each of thouse groups/courses will 
@@ -20,19 +21,32 @@ $string['description'] = '<p>You can use an LDAP server to control your enrolmen
                           <em>enrol/ldap/enrol_ldap_sync.php</em>.</p>
                           <p>This plugin can also be set to automatically create new 
                           courses when new groups appear in LDAP.</p>';
-$string['enrol_ldap_server_settings'] = 'LDAP Server Settings';
-$string['enrol_ldap_host_url'] = 'Specify LDAP host in URL-form like 
-                                  \'ldap://ldap.myorg.com/\' 
-                                  or \'ldaps://ldap.myorg.com/\'';
-$string['enrol_ldap_version'] = 'The version of the LDAP protocol your server is using.';
+$string['enrol_ldap_autocreate'] = 'Courses can be created automatically if there are
+                                    enrolments to a course  that doesn\'t yet exist 
+                                    in Moodle.';
+$string['enrol_ldap_autocreation_settings'] = 'Automatic course creation settings';
 $string['enrol_ldap_bind_dn'] = 'If you want to use bind-user to search users, 
                                  specify it here. Someting like 
                                  \'cn=ldapuser,ou=public,o=org\'';
 $string['enrol_ldap_bind_pw'] = 'Password for bind-user.';
-$string['enrol_ldap_search_sub'] = 'Search group memberships from subcontexts.';
-$string['enrol_ldap_student_settings'] = 'Student enrolment settings';
-$string['enrol_ldap_teacher_settings'] = 'Teacher enrolment settings';
+$string['enrol_ldap_category'] = 'The category for auto-created courses.';
+$string['enrol_ldap_course_fullname'] = 'Optional: LDAP field to get the full name from.';
+$string['enrol_ldap_course_idnumber'] = 'Map to the unique identifier in LDAP, usually
+                                         <em>cn</em> or <em>uid</em>. It is 
+                                         recommended to lock the value if you are using 
+                                         automatic course creation.';
 $string['enrol_ldap_course_settings'] = 'Course enrolment settings';
+$string['enrol_ldap_course_shortname'] = 'Optional: LDAP field to get the shortname from.';
+$string['enrol_ldap_course_summary'] = 'Optional: LDAP field to get the summary from.';
+$string['enrol_ldap_editlock'] = 'Lock value';
+$string['enrol_ldap_general_options'] = 'General Options';
+$string['enrol_ldap_host_url'] = 'Specify LDAP host in URL-form like 
+                                  \'ldap://ldap.myorg.com/\' 
+                                  or \'ldaps://ldap.myorg.com/\'';
+$string['enrol_ldap_objectclass'] = 'objectClass used to search courses. Usually
+                                     \'posixGroup\'.';
+$string['enrol_ldap_search_sub'] = 'Search group memberships from subcontexts.';
+$string['enrol_ldap_server_settings'] = 'LDAP Server Settings';
 $string['enrol_ldap_student_contexts'] = 'List of contexts where groups with student
                                           enrolments are located. Separate different 
                                           contexts with \';\'. For example: 
@@ -40,6 +54,7 @@ $string['enrol_ldap_student_contexts'] = 'List of contexts where groups with stu
 $string['enrol_ldap_student_memberattribute'] = 'Member attribute, when users belongs
                                           (is enrolled) to a group. Usually \'member\'
                                           or \'memberUid\'.';
+$string['enrol_ldap_student_settings'] = 'Student enrolment settings';
 $string['enrol_ldap_teacher_contexts'] = 'List of contexts where groups with teacher
                                           enrolments are located. Separate different 
                                           contexts with \';\'. For example: 
@@ -47,25 +62,11 @@ $string['enrol_ldap_teacher_contexts'] = 'List of contexts where groups with tea
 $string['enrol_ldap_teacher_memberattribute'] = 'Member attribute, when users belongs
                                           (is enrolled) to a group. Usually \'member\'
                                           or \'memberUid\'.';
-$string['enrol_ldap_autocreation_settings'] = 'Automatic course creation settings';
-$string['enrol_ldap_autocreate'] = 'Courses can be created automatically if there are
-                                    enrolments to a course  that doesn\'t yet exist 
-                                    in Moodle.';
-$string['enrol_ldap_objectclass'] = 'objectClass used to search courses. Usually
-                                     \'posixGroup\'.';
-$string['enrol_ldap_category'] = 'The category for auto-created courses.';
+$string['enrol_ldap_teacher_settings'] = 'Teacher enrolment settings';
 $string['enrol_ldap_template'] = 'Optional: auto-created courses can copy 
                                   their settings from a template course.';
 $string['enrol_ldap_updatelocal'] = 'Update local data';
-$string['enrol_ldap_editlock']    = 'Lock value';
+$string['enrol_ldap_version'] = 'The version of the LDAP protocol your server is using.';
+$string['enrolname'] = 'LDAP';
 
-$string['enrol_ldap_course_idnumber'] = 'Map to the unique identifier in LDAP, usually
-                                         <em>cn</em> or <em>uid</em>. It is 
-                                         recommended to lock the value if you are using 
-                                         automatic course creation.';
-$string['enrol_ldap_course_shortname'] = 'Optional: LDAP field to get the shortname from.';
-$string['enrol_ldap_course_fullname']  = 'Optional: LDAP field to get the full name from.';
-$string['enrol_ldap_course_summary']   = 'Optional: LDAP field to get the summary from.';                                                                                                                                                
-$string['enrol_ldap_general_options']   = 'General Options';                                                                                                                                                
-                                    
 ?>
index 077bc843ed604f61cd56aa1e43702caf6e4725ff..4ac4d3aa1bae75fffe82b0f5d1bbed34b28ecb56 100644 (file)
@@ -1,6 +1,6 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // enrol_manual.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['enrolname'] = 'Internal Enrolment';
 
 $string['description'] = 'This is the default form of enrolment. There are two main ways a student can be enrolled in a particular course.
 <ul>
@@ -9,5 +9,6 @@ $string['description'] = 'This is the default form of enrolment. There are two m
 <li>A course can have a password defined, known as an \"enrolment key\".  Anyone who knows this key is 
     able to add themselves to a course.</li>
 </ul>';
+$string['enrolname'] = 'Internal Enrolment';
 
 ?>
index 7be0d6fd0b0fdc18ff932d5fe499b1f83d7bfc03..e254607ae757c9367bd5ebe99bf47d3eb28a8f79 100644 (file)
@@ -1,9 +1,11 @@
-<?php // $Id$ 
+<?PHP // $Id$ 
+      // enrol_paypal.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['business'] = 'The email address of your business Paypal account';
+$string['costorkey'] = 'Please choose one of the following methods of enrolment.';
 $string['description'] = 'The Paypal module allows you to set up paid courses.  If the cost for any course is zero, then students are not asked to pay for entry.  There is a site-wide cost that you set here as a default for the whole site and then a course setting that you can set for each course individually. The course cost overrides the site cost.';
 $string['enrolname'] = 'Paypal';
 $string['sendpaymentbutton'] = 'Send payment via Paypal';
-$string['costorkey'] = 'Please choose one of the following methods of enrolment.';
 
 ?>
index 42a3a73263a2151204a7611ff93e88ce5487ccd9..756ef9a61a0bdd213ab1d48d994b781e57a362a8 100644 (file)
@@ -1,5 +1,6 @@
-<?php // $Id$ 
-      // error.php - created with Moodle 1.2 development (2003122600)
+<?PHP // $Id$ 
+      // error.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['adminprimarynoedit'] = 'The primary admin cannot be edited by others';
 $string['cannotcreatelangdir'] = 'Cannot create lang dir.';
@@ -7,27 +8,27 @@ $string['cannotcreatetempdir'] = 'Cannot create temp dir.';
 $string['cannotdownloadcomponents'] = 'Cannot download components.';
 $string['cannotdownloadzipfile'] = 'Cannot download ZIP file.';
 $string['cannotfindcomponent'] = 'Cannot find component.';
+$string['cannotsavemd5file'] = 'Cannot save md5 file.';
 $string['cannotsavezipfile'] = 'Cannot save ZIP file.';
 $string['cannotunzipfile'] = 'Cannot unzip file.';
-$string['cannotsavemd5file'] = 'Cannot save md5 file.';
-$string['cantunenrollinthisrole'] = 'You can not unenrol from this course while you are in your current role.';
 $string['cantunenrollfrommetacourse'] = 'You can not unenrol from this meta course.';
-$string['coursegroupunknown'] = 'Course corresponding to group $a not specified';
+$string['cantunenrollinthisrole'] = 'You can not unenrol from this course while you are in your current role.';
 $string['cmunknown'] = 'Couldn\'t find this course module';
 $string['componentisuptodate'] = 'Component is up to date.';
 $string['confirmsesskeybad'] = 'Sorry, but your session key could not be confirmed to carry out this action.  This security feature prevents against accidental or malicious execution of important functions in your name.  Please make sure you really wanted to execute this function.';
 $string['couldnotassignrole'] = 'A serious but unspecified error occurred while trying to assign a role to you';
+$string['coursegroupunknown'] = 'Course corresponding to group $a not specified';
 $string['downloadedfilecheckfailed'] = 'Downloaded file check failed.';
 $string['errorcleaningdirectory'] = 'Error cleaning directory \"$a\"';
 $string['errorcopyingfiles'] = 'Error copying files';
 $string['errorcreatingdirectory'] = 'Error creating directory \"$a\"';
 $string['errorcreatingfile'] = 'Error creating file \"$a\"';
-$string['errorreadingfile'] = 'Error reading file \"$a\"';
 $string['erroronline'] = 'Error on line $a';
+$string['errorreadingfile'] = 'Error reading file \"$a\"';
 $string['errorunzippingfiles'] = 'Error unzipping files';
-$string['forumblockingtoomanyposts'] = 'You have exceeded the posting threshold set for this forum.';
 $string['fieldrequired'] = '\"$a\" is a required field';
 $string['filenotfound'] = 'Sorry, the requested file could not be found';
+$string['forumblockingtoomanyposts'] = 'You have exceeded the posting threshold set for this forum.';
 $string['groupalready'] = 'User already belongs to group $a';
 $string['groupunknown'] = 'Group $a not associated to specified course';
 $string['guestnoeditprofile'] = 'The guest user cannot edit their profile';
@@ -36,29 +37,29 @@ $string['invalidcourse'] = 'Invalid course';
 $string['invalidfieldname'] = '\"$a\" is not a valid field name';
 $string['invalidfiletype'] = '\"$a\" is not a valid file type';
 $string['invalidmd5'] = 'Invalid md5';
-$string['invalidxmlfile'] = '\"$a\" is not a valid XML file';
 $string['invalidrole'] = 'Invalid role';
+$string['invalidxmlfile'] = '\"$a\" is not a valid XML file';
 $string['missingfield'] = 'Field \"$a\" is missing';
 $string['missingrequiredfield'] = 'Some required field is missing';
-$string['modulerequirementsnotmet'] = 'Module \"$a->modulename\" ($a->moduleversion) could not be installed.  It requires a newer version of Moodle (currently you are using $a->currentmoodle, you need $a->requiremoodle).';
 $string['modulemissingcode'] = 'Module $a is missing the code needed to perform this function';
+$string['modulerequirementsnotmet'] = 'Module \"$a->modulename\" ($a->moduleversion) could not be installed.  It requires a newer version of Moodle (currently you are using $a->currentmoodle, you need $a->requiremoodle).';
 $string['mustbeteacher'] = 'You must be a teacher to look at this page';
 $string['nocontext'] = 'Sorry, but that course is not a valid context';
-$string['noinstances'] = 'There are no instances of $a in this course! ';
+$string['noinstances'] = 'There are no instances of $a in this course!';
 $string['nonmeaningfulcontent'] = 'Non meaningful content';
-$string['noparticipatorycms'] =  'Sorry, but you have no participatory course modules to report on.';
-$string['nopermissions'] =  'Sorry, but you do not currently have permissions to do that ($a)';
+$string['noparticipatorycms'] = 'Sorry, but you have no participatory course modules to report on.';
+$string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ($a)';
 $string['notavailable'] = 'That is not currently available';
-$string['onlyeditown'] = 'You can only edit your own information';
-$string['onlyeditingteachers'] = 'Only editing teachers can do that.';
 $string['onlyadmins'] = 'Only administrators can do that.';
+$string['onlyeditingteachers'] = 'Only editing teachers can do that.';
+$string['onlyeditown'] = 'You can only edit your own information';
 $string['pagenotexist'] = 'An unusual error occurred (tried to reach a page that doesn\'t exist).';
 $string['pleasereport'] = 'If you have time, please let us know what you were trying to do when the error occurred:';
 $string['pluginrequirementsnotmet'] = 'Plugin \"$a->pluginname\" ($a->pluginversion) could not be installed.  It requires a newer version of Moodle (currently you are using $a->currentmoodle, you need $a->requiremoodle).';
 $string['processingstops'] = 'Processing stops here. Remaining records ignored.';
 $string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).<br /><br />You must download the <a href=\"$a->url\">$a->url</a> file manually, copy it to \"$a->dest\" in your server and unzip it there.';
-$string['sendmessage'] = 'Send Message';
 $string['restricteduser'] = 'Sorry, but your current account \"$a\" is restricted from doing that.';
+$string['sendmessage'] = 'Send Message';
 $string['sessionerroruser'] = 'Your session has timed out.  Please login again.';
 $string['sessionerroruser2'] = 'A server error that affects your login session was detected. Please login again or restart your browser.';
 $string['sessionipnomatch'] = 'Sorry, but your IP number seems to have changed from when you first logged in.  This security feature prevents crackers stealing your identity while logged in to this site.  Normal users should not be seeing this message - please ask the site administrator for help.';
index 0897e349298274f09733a5323eb2596ea9b89532..f402988f7fbb69a85068613d48c484cdd62852b9 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // exercise.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
+      // exercise.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['absent'] = 'Absent';
@@ -71,7 +71,7 @@ $string['mail1'] = 'Your assignment \'$a\' has been assessed by';
 $string['mail2'] = 'The comments and grade can be seen in the Exercise Assignment \'$a\'';
 $string['mail3'] = 'You can see it in your Exercise Assignment';
 $string['mail6'] = 'Your assessment of the assignment \'$a\' has by reviewed';
-$string['mail7'] = 'The comments given by the $a can be seen in the Exercise Assignment ';
+$string['mail7'] = 'The comments given by the $a can be seen in the Exercise Assignment';
 $string['managingassignment'] = 'Managing the Exercise';
 $string['maximum'] = 'Maximum';
 $string['maximumgradeforstudentassessments'] = 'Maximum Grade for Student Assessments: $a';
@@ -92,7 +92,7 @@ $string['noteonassessmentelements'] = 'Note that grading is broken down into a n
     Elements before making the assignment available to students. This is done by<br />
     clicking on the assignment in the course, if no elements are present you will be asked<br />
     to add them. You can change the number of elements using the Edit Assignment screen,<br />
-    the elements themselves can be amended from the \"Managing Assignment\" screen. ';
+    the elements themselves can be amended from the \"Managing Assignment\" screen.';
 $string['noteongradinggrade'] = 'This grade is a measure of how well your assessment agrees with the assessment of <br />
     your work by the $a. The higher the grade the closer the agreement.';
 $string['noteonstudentassessments'] = '{Grade from student / Grading Grade for assessment}';
index 5688ace98c464a4cd7554c3b38bc692473f80213..00387bff8b8dca865385d7ab2f63a360ac58745c 100644 (file)
@@ -1,19 +1,20 @@
-<?php
-$string['denotesreq']='$a denotes you must supply a value in this field.';
-$string['requiredelement']='You must supply a value here.';
-$string['nonexistentformelements']='Trying to add help buttons to nonexistent form elements : $a';
-$string['nomethodforaddinghelpbutton']='There is no method for adding a help button to form element $a->name (class $a->classname)';
-//error messages for standard rules
-$string['err_required']='You must supply a value here.';
-$string['err_maxlength']='You must enter not more than $a->format characters here.';
-$string['err_minlength']='You must enter at least $a->format characters here.';
-$string['err_numeric']='You must enter a number here.';
-$string['err_rangelength']='You must enter between {$a->format[0]} and {$a->format[1]} characters here.';
+<?PHP // $Id$ 
+      // form.php - created with Moodle 1.7 beta + (2006101003)
+
+
+$string['denotesreq'] = '$a denotes required field.';
+$string['err_alphanumeric']='You must enter only letters or numbers here.';
 $string['err_email']='You must enter a valid email address here.';
 $string['err_lettersonly']='You must enter only letters here.';
-$string['err_alphanumeric']='You must enter only letters or numbers here.';
+$string['err_maxlength']='You must enter not more than $a->format characters here.';
+$string['err_minlength']='You must enter at least $a->format characters here.';
 $string['err_nopunctuation']='You must enter no punctuation characters here.';
 $string['err_nonzero']='You must enter a number not starting with a 0 here.';
 $string['err_numeric']='You must enter a number here.';
+$string['err_rangelength']='You must enter between {$a->format[0]} and {$a->format[1]} characters here.';
+$string['err_required']='You must supply a value here.';
+$string['nomethodforaddinghelpbutton'] = 'There is no method for adding a help button to form element $a->name (class $a->classname)';
+$string['nonexistentformelements'] = 'Trying to add help buttons to nonexistent form elements : $a';
+$string['requiredelement'] = 'Required field.';
 
-?>
\ No newline at end of file
+?>
index 94b49d8edd2e5895becc37a9f0c58b1eb68fc561..48eb9681ec20f9238cab8f1bc5bcc778965ec795 100644 (file)
@@ -1,6 +1,5 @@
 <?PHP // $Id$ 
-      // forum.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005020101)
-
+      // forum.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['addanewdiscussion'] = 'Add a new discussion topic';
@@ -20,6 +19,7 @@ $string['blockafter'] = 'Post threshold for blocking';
 $string['blockperiod'] = 'Time period for blocking';
 $string['blockperioddisabled'] = 'Don\'t block';
 $string['bynameondate'] = 'by $a->name - $a->date';
+$string['cannotviewpostyet'] = 'You cannot read other students questions in this discussion yet because you haven\'t posted';
 $string['configcleanreadtime'] = 'The hour of the day to clean old posts from the \'read\' table.';
 $string['configdisplaymode'] = 'The default display mode for discussions if one isn\'t set.';
 $string['configenablerssfeeds'] = 'This switch will enable the possibility of RSS feeds for all forums.  You will still need to turn feeds on manually in the settings for each forum.';
@@ -69,33 +69,33 @@ $string['existingsubscribers'] = 'Existing subscribers';
 $string['forcesubscribe'] = 'Force everyone to be subscribed';
 $string['forcesubscribeq'] = 'Force everyone to be subscribed?';
 $string['forum'] = 'Forum';
-$string['forum:viewdiscussion'] = 'View discussions';
-$string['forum:viewhiddentimedposts'] = 'View hidden timed posts';
-$string['forum:startdiscussion'] = 'Start new discussions';
-$string['forum:replypost'] = 'Reply to posts';
-$string['forum:rate'] = 'Rate posts';
-$string['forum:viewrating'] = 'View ratings';
-$string['forum:viewanyrating'] = 'View any ratings';
 $string['forum:createattachment'] = 'Create attachments';
-$string['forum:deleteownpost'] = 'Delete own posts (within deadline)';
 $string['forum:deleteanypost'] = 'Delete any posts (anytime)';
-$string['forum:splitdiscussions'] = 'Split discussions';
-$string['forum:movediscussions'] = 'Move discussions';
+$string['forum:deleteownpost'] = 'Delete own posts (within deadline)';
 $string['forum:editanypost'] = 'Edit any post';
-$string['forum:viewqandawithoutposting'] = 'Always see Q and A posts';
-$string['forum:viewsubscribers'] = 'View subscribers';
 $string['forum:managesubscriptions'] = 'Manage subscriptions';
+$string['forum:movediscussions'] = 'Move discussions';
 $string['forum:nothrottling'] = 'No throttling';
+$string['forum:rate'] = 'Rate posts';
+$string['forum:replypost'] = 'Reply to posts';
+$string['forum:splitdiscussions'] = 'Split discussions';
+$string['forum:startdiscussion'] = 'Start new discussions';
+$string['forum:viewanyrating'] = 'View any ratings';
+$string['forum:viewdiscussion'] = 'View discussions';
+$string['forum:viewhiddentimedposts'] = 'View hidden timed posts';
+$string['forum:viewqandawithoutposting'] = 'Always see Q and A posts';
+$string['forum:viewrating'] = 'View ratings';
+$string['forum:viewsubscribers'] = 'View subscribers';
+$string['forumauthorhidden'] = 'Author (hidden)';
+$string['forumblockingalmosttoomanyposts'] = 'You are approaching the posting threshold. You have posted $a->numposts times in the last $a->blockperiod and the limit is $a->blockafter posts.';
+$string['forumbodyhidden'] = 'This post cannot be viewed by you, probably because you have not posted in the discussion yet.';
 $string['forumintro'] = 'Forum introduction';
 $string['forumname'] = 'Forum name';
 $string['forumposts'] = 'Forum posts';
 $string['forums'] = 'Forums';
+$string['forumsubjecthidden'] = 'Subject (hidden)';
 $string['forumtracked'] = 'Unread posts are being tracked';
 $string['forumtrackednot'] = 'Unread posts are not being tracked';
-$string['forumblockingalmosttoomanyposts'] = 'You are approaching the posting threshold. You have posted $a->numposts times in the last $a->blockperiod and the limit is $a->blockafter posts.';
-$string['forumbodyhidden'] = 'This post cannot be viewed by you, probably because you have not posted in the discussion yet.';
-$string['forumauthorhidden'] = 'Author (hidden)';
-$string['forumsubjecthidden'] = 'Subject (hidden)';
 $string['forumtype'] = 'Forum type';
 $string['generalforum'] = 'Standard forum for general use';
 $string['generalforums'] = 'General forums';
@@ -124,7 +124,7 @@ $string['modulename'] = 'Forum';
 $string['modulenameplural'] = 'Forums';
 $string['more'] = 'more';
 $string['movedmarker'] = '(Moved)';
-$string['movethisdiscussionto'] = 'Move this discussion to ... ';
+$string['movethisdiscussionto'] = 'Move this discussion to ...';
 $string['namenews'] = 'News forum';
 $string['namesocial'] = 'Social forum';
 $string['nameteacher'] = 'Teacher forum'; //depreciated after 1.7
@@ -143,10 +143,10 @@ $string['nothingnew'] = 'Nothing new for $a';
 $string['notingroup'] = 'Sorry, but you need to be part of a group to see this forum.';
 $string['notrackforum'] = 'Don\'t track unread posts';
 $string['noviewdiscussionspermission'] = 'You do not have the permission to view discussions in this forum';
-$string['nownotsubscribed'] = '$a->name will NOT receive copies of \'$a->forum\' by email.';
-$string['nownottracking'] = '$a->name is no longer tracking \'$a->forum\'.';
 $string['nowallsubscribed'] = 'All forums in $a are subscribed.';
 $string['nowallunsubscribed'] = 'All forums in $a are not subscribed.';
+$string['nownotsubscribed'] = '$a->name will NOT receive copies of \'$a->forum\' by email.';
+$string['nownottracking'] = '$a->name is no longer tracking \'$a->forum\'.';
 $string['nowsubscribed'] = '$a->name will receive copies of \'$a->forum\' by email.';
 $string['nowtracking'] = '$a->name is now tracking \'$a->forum\'.';
 $string['numposts'] = '$a posts';
@@ -180,7 +180,6 @@ $string['prunedpost'] = 'A new discussion has been created from that post';
 $string['pruneheading'] = 'Split the discussion and move this post to a new discussion';
 $string['qandaforum'] = 'Q and A forum';
 $string['qandanotify'] = 'This is a Question and Answer forum. In order to see other responses to these Questions, you must first post your Answer';
-$string['cannotviewpostyet'] = 'You cannot read other students questions in this discussion yet because you haven\'t posted';
 $string['rate'] = 'Rate';
 $string['rating'] = 'Rating';
 $string['ratingeveryone'] = 'Everyone can rate posts';
@@ -210,14 +209,14 @@ $string['searchforumintro'] = 'Please enter search terms into one or more of the
 $string['searchforums'] = 'Search forums';
 $string['searchfullwords'] = 'These words should appear as whole words';
 $string['searchnotwords'] = 'These words should NOT be included';
+$string['searcholderposts'] = 'Search older posts...';
 $string['searchphrase'] = 'This exact phrase must appear in the post';
+$string['searchresults'] = 'Search results';
 $string['searchsubject'] = 'These words should be in the subject';
 $string['searchuser'] = 'This name should match the author';
 $string['searchuserid'] = 'The Moodle ID of the author';
-$string['searchwords'] = 'These words can appear anywhere in the post';
-$string['searcholderposts'] = 'Search older posts...';
-$string['searchresults'] = 'Search results';
 $string['searchwhichforums'] = 'Choose which forums to search';
+$string['searchwords'] = 'These words can appear anywhere in the post';
 $string['seeallposts'] = 'See all posts made by this user';
 $string['sendinratings'] = 'Send in my latest ratings';
 $string['showsubscribers'] = 'Show/edit current subscribers';
@@ -238,8 +237,8 @@ $string['thisforumisthrottled'] = 'This forum has a limit to the number of forum
 $string['timestartenderror'] = 'Display end date cannot be earlier than the start date';
 $string['trackforum'] = 'Track unread posts';
 $string['tracking'] = 'Track';
-$string['trackingon'] = 'On';
 $string['trackingoff'] = 'Off';
+$string['trackingon'] = 'On';
 $string['trackingoptional'] = 'Optional';
 $string['trackingtype'] = 'Read tracking for this forum?';
 $string['unread'] = 'Unread';
@@ -253,8 +252,8 @@ $string['warnafter'] = 'Post threshold for warning';
 $string['yesforever'] = 'Yes, forever';
 $string['yesinitially'] = 'Yes, initially';
 $string['youratedthis'] = 'You rated this';
-$string['yournewtopic'] = 'Your new discussion topic';
 $string['yournewquestion'] = 'Your new question';
+$string['yournewtopic'] = 'Your new discussion topic';
 $string['yourreply'] = 'Your reply';
 
 ?>
index 1bc0b7f6a36dc03d849d1f2296f1a0afa499b8d4..70e50311da48625c5a938c0d085e855475ce08ee 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // glossary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
+      // glossary.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['addcomment'] = 'Add comment';
@@ -95,8 +95,8 @@ $string['explainalphabet'] = 'Browse the glossary using this index';
 $string['explainexport'] = 'Click on the button below to export glossary entries.<br />You can import it anytime you wish in this or other course.<p>Please note that attachments (e.g. images) and authors are not exported.</p>';
 $string['explainimport'] = 'You must specify the file to import and define the criteria of the process.<p>Submit your request and review the results.</p>';
 $string['explainspecial'] = 'Shows entries that do not begin with a letter';
-$string['exportentries'] = 'Export entries';
 $string['exportedentry'] = 'Exported entry';
+$string['exportentries'] = 'Export entries';
 $string['exportfile'] = 'Export entries to file';
 $string['exportglossary'] = 'Export glossary';
 $string['exporttomainglossary'] = 'Export to main glossary';
@@ -105,19 +105,19 @@ $string['fillfields'] = 'Concept and definition are mandatory fields.';
 $string['filtername'] = 'Glossary Auto-linking';
 $string['fullmatch'] = 'Match whole words only';
 $string['globalglossary'] = 'Global glossary';
-$string['glossaryleveldefaultsettings'] = 'Glossary Level Default Settings';
-$string['glossarytype'] = 'Glossary Type';
-$string['glossary:view'] = 'View glossary';
-$string['glossary:write'] = 'Create new entries';
-$string['glossary:manageentries'] = 'Manage entries';
-$string['glossary:managecategories'] = 'Manage categories';
+$string['glossary:approve'] = 'Approve unapproved entries';
 $string['glossary:comment'] = 'Create comments';
-$string['glossary:managecomments'] = 'Manage comments';
-$string['glossary:import'] = 'Import entries';
 $string['glossary:export'] = 'Export entries';
-$string['glossary:approve'] = 'Approve unapproved entries';
+$string['glossary:import'] = 'Import entries';
+$string['glossary:managecategories'] = 'Manage categories';
+$string['glossary:managecomments'] = 'Manage comments';
+$string['glossary:manageentries'] = 'Manage entries';
 $string['glossary:rate'] = 'Rate entries';
+$string['glossary:view'] = 'View glossary';
 $string['glossary:viewrating'] = 'View ratings';
+$string['glossary:write'] = 'Create new entries';
+$string['glossaryleveldefaultsettings'] = 'Glossary Level Default Settings';
+$string['glossarytype'] = 'Glossary Type';
 $string['importcategories'] = 'Import categories';
 $string['importedcategories'] = 'Imported categories';
 $string['importedentries'] = 'Imported entries';
index ed428ac37ad6b1891fe4e3feaf63a7712f110f5e..a097022f4467023c352b8898fad860db15f03c58 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // grades.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031700)
+      // grades.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['addcategory'] = 'Add Category';
@@ -22,7 +22,7 @@ $string['displayweighted'] = 'Display Weighted Grades';
 $string['dropped'] = 'Dropped';
 $string['dropxlowest'] = 'Drop X Lowest';
 $string['dropxlowestwarning'] = 'Note: If you use drop x lowest the grading assumes that all items in the category have the same point value. If point values differ results will be unpredictable';
-$string['errorgradevaluenonnumeric'] = 'Received non-numeric for low or high grade for ';
+$string['errorgradevaluenonnumeric'] = 'Received non-numeric for low or high grade for';
 $string['errornocategorizedid'] = 'Could not get an uncategorized id!';
 $string['errornocourse'] = 'Could not get course information';
 $string['errorreprintheadersnonnumeric'] = 'Received non-numeric value for reprint-headers';
@@ -31,11 +31,6 @@ $string['excluded'] = 'Excluded';
 $string['extracredit'] = 'Extra Credit';
 $string['extracreditwarning'] = 'Note: Setting all items for a category to extra credit will effectively remove them from the grade calculation. Since there will be no point total';
 $string['forstudents'] = 'For Students';
-$string['gradeitemaddusers'] = 'Exclude from Grading';
-$string['gradeitemmembersselected'] = 'Excluded from Grading';
-$string['gradeitemnonmembers'] = 'Included in Grading';
-$string['gradeitemremovemembers'] = 'Include in Grading';
-$string['gradeitems'] = 'Grade Items';
 $string['gradebook'] = 'Gradebook';
 $string['gradebookhiddenerror'] = 'The gradebook is currently set to hide everything from students.';
 $string['gradecategoryhelp'] = 'Grade Category Help';
@@ -43,6 +38,11 @@ $string['gradeexceptions'] = 'Grade Exceptions';
 $string['gradeexceptionshelp'] = 'Grade Exceptions Help';
 $string['gradehelp'] = 'Grade Help';
 $string['gradeitem'] = 'Grade Item';
+$string['gradeitemaddusers'] = 'Exclude from Grading';
+$string['gradeitemmembersselected'] = 'Excluded from Grading';
+$string['gradeitemnonmembers'] = 'Included in Grading';
+$string['gradeitemremovemembers'] = 'Include in Grading';
+$string['gradeitems'] = 'Grade Items';
 $string['gradeletter'] = 'Grade Letter';
 $string['gradeletterhelp'] = 'Grade Letter Help';
 $string['gradeletternote'] = 'To delete a grade letter just empty any of the<br /> three text areas for that letter and click submit.';
@@ -74,7 +74,7 @@ $string['nogradeletters'] = 'No grade letters set';
 $string['nogradesreturned'] = 'No grades returned';
 $string['nolettergrade'] = 'No letter grade for';
 $string['nomode'] = 'NA';
-$string['nonnumericweight'] = 'Received non-numeric value for ';
+$string['nonnumericweight'] = 'Received non-numeric value for';
 $string['nonweightedpct'] = 'non-weighted %%';
 $string['notteachererror'] = 'You must be a teacher to use this feature.';
 $string['pctoftotalgrade'] = '%% of total grade';
index c7a0d96c76fefbb8ca95623fd0fabdf93896b7fa..fc4b47de8cca35f83c54f4726ff96f32bfdf49dd 100644 (file)
 <?PHP // $Id$ 
-      // quiz.php - created with Moodle 1.2 development (2003111400)
+      // hotpot.php - created with Moodle 1.7 beta + (2006101003)
 
-//translators:  You might want to leave the first two items 'as is' in English
-$string['modulename'] = 'Hot Potatoes Quiz';
-$string['modulenameplural'] = 'Hot Potatoes Quizzes';
-
-// for mod.html
-
-$string['hotpot:attempt'] = 'Attempt a quiz';
-$string['hotpot:viewreport'] = 'View reports';
-$string['hotpot:grade'] = 'Modify grades';
-$string['hotpot:deleteattempt'] = 'Delete quiz attempts';
-
-$string['textsourcequiz'] = 'Get from quiz';
-$string['textsourcefilename'] = 'Use file name';
-$string['textsourcefilepath'] = 'Use file path';
-$string['textsourcespecific'] = 'Specific text';
 
+$string['abandoned'] = 'Abandoned';
+$string['addquizchain'] = 'Add quiz chain';
+$string['allusers'] = 'All users';
 $string['alwaysopen'] = 'Always open';
-$string['specifictime'] = 'Specific time';
-$string['neverclosed'] = 'Never closed';
-
-$string['displayhotpotnext'] = 'Display Hot Potatoes quiz next';
+$string['attemptsall'] = 'All attempts';
+$string['attemptsbest'] = 'Best attempt';
+$string['attemptsfirst'] = 'First attempt';
+$string['attemptslast'] = 'Last attempt';
+$string['average'] = 'Average';
+$string['checks'] = 'Checks';
+$string['clickreporting'] = 'Enable click reporting';
+$string['clues'] = 'Clues';
+$string['completed'] = 'Completed';
+$string['configexcelencodings'] = 'A list of encodings, separated by commas, that can be used to force report values into a specific encoding for spreadsheet programs. For example, Microsoft Excel requires the &quot;SJIS&quot; encoding for Japanese';
+$string['configshowtimes'] = 'Should the time taken to process records be displayed in listings and reports? This is only really necessary if you are trying to find out why your server is running slowly.';
+$string['copiedtoclipboard'] = 'The contents of this page have been copied to the clipboard';
+$string['copytoclipboard'] = 'Copy to Clipboard';
+$string['correct'] = 'Correct';
+$string['deleteabandoned'] = 'Delete abandoned';
+$string['deleteabandonedcheck'] = 'Do you really want to delete all $a abandoned attempts?';
 $string['displaycoursenext'] = 'Display Course page next';
+$string['displayhotpotnext'] = 'Display Hot Potatoes quiz next';
 $string['displayindexnext'] = 'Display HotPot index next';
-
+$string['enterafilename'] = 'Please enter a file name';
+$string['error_couldnotopenfolder'] = 'Could not access the folder &quot;$a&quot;';
+$string['error_couldnotopensourcefile'] = 'Could not open the source file \"$a\"';
+$string['error_couldnotopentemplate'] = 'Could not open template for &quot;$a&quot; format';
+$string['error_invalidquiztype'] = 'Quiz type is missing or invalid';
+$string['error_nocourseorfilename'] = 'Could not create XML tree: missing course or file name';
+$string['error_nofeedbackurlformmail'] = 'Please enter a URL for the form processing script';
+$string['error_nofeedbackurlwebpage'] = 'Please enter a URL for the webpage';
+$string['error_nofilename'] = 'Please enter a file name';
+$string['error_noquizzesfound'] = 'No Hot Potatoes quizzes found';
+$string['error_notfileorfolder'] = '&quot;$a&quot; is not file or folder';
+$string['feedbackformmail'] = 'Feedback form';
+$string['feedbackmoodleforum'] = 'Moodle forum';
+$string['feedbackmoodlemessaging'] = 'Moodle messaging';
+$string['feedbacknone'] = 'None';
+$string['feedbackwebpage'] = 'Web page';
+$string['filetype'] = 'File type';
+$string['forceplugins'] = 'Force media plugins';
+$string['giveup'] = 'Give Up';
+$string['hints'] = 'Hints';
+$string['hotpot:attempt'] = 'Attempt a quiz';
+$string['hotpot:deleteattempt'] = 'Delete quiz attempts';
+$string['hotpot:grade'] = 'Modify grades';
 $string['hotpot:view'] = 'Use quiz';
-
-$string['outputformat'] = 'Output format';
-$string['outputformat_best'] = 'best';
-$string['outputformat_v6_plus'] = 'v6+';
-$string['outputformat_v6'] = 'v6';
-$string['outputformat_v5_plus'] = 'v5+';
-$string['outputformat_v5'] = 'v5';
-$string['outputformat_v4'] = 'v4';
-$string['outputformat_v3'] = 'v3';
-$string['outputformat_flash'] = 'Flash';
-$string['outputformat_mobile'] = 'mobile';
-
+$string['hotpot:viewreport'] = 'View reports';
+$string['hotpotcloses'] = 'Hot Potatoes quiz closes';
+$string['hotpotopens'] = 'Hot Potatoes quiz opens';
+$string['ignored'] = 'Ignored';
+$string['inprogress'] = 'In progress';
+$string['location'] = 'File location';
+$string['modulename'] = 'Hot Potatoes Quiz';
+$string['modulenameplural'] = 'Hot Potatoes Quizzes';
 $string['navigation'] = 'Navigation';
 $string['navigation_bar'] = 'Moodle navigation bar';
-$string['navigation_frame'] = 'Moodle navigation frame';
-$string['navigation_iframe'] = 'Embedded &lt;IFRAME&gt;';
 $string['navigation_buttons'] = 'Hot Potatoes quiz buttons';
+$string['navigation_frame'] = 'Moodle navigation frame';
 $string['navigation_give_up'] = 'A single &quot;Give Up&quot; button';
+$string['navigation_iframe'] = 'Embedded &lt;IFRAME&gt;';
 $string['navigation_none'] = 'None';
-
-$string['giveup'] = 'Give Up';
-$string['location'] = 'File location';
-$string['addquizchain'] = 'Add quiz chain';
-$string['updatequizchain'] = 'Update quiz chain';
-$string['shownextquiz'] = 'Show next quiz';
-$string['forceplugins'] = "Force media plugins";
-$string['clickreporting'] = "Enable click reporting";
-
-$string['resultssaved'] = 'Quiz results were saved';
-
-// for edit.php and show.php
-$string['filetype'] = 'File type';
-$string['quiztype'] = 'Quiz type';
-$string['showxmlsource'] = 'Show XML source';
-$string['showxmltree'] = 'Show XML tree';
-$string['showhtmlsource'] = 'Show HTML source';
-$string['enterafilename'] = 'Please enter a file name';
-
-// show.php (javascript messages, so must be double escaped. i.e. "it's" ==> 'it\\\'s' OR "it\\'s")
-$string['copytoclipboard'] = 'Copy to Clipboard';
-$string['copiedtoclipboard'] = 'The contents of this page have been copied to the clipboard';
-
-// lib.php (calendar events)
-$string['hotpotcloses'] = 'Hot Potatoes quiz closes';
-$string['hotpotopens'] = 'Hot Potatoes quiz opens';
-
-// lib.php (status)
+$string['neverclosed'] = 'Never closed';
 $string['noactivity'] = 'No activity';
-$string['inprogress'] = 'In progress';
-$string['timedout'] = 'Timed out';
-$string['abandoned'] = 'Abandoned';
-$string['completed'] = 'Completed';
-
-// lib.php (feedback)
-$string['studentfeedback'] = 'Student feedback';
-$string['feedbacknone'] = 'None';
-$string['feedbackwebpage'] = 'Web page';
-$string['feedbackformmail'] = 'Feedback form';
-$string['feedbackmoodleforum'] = 'Moodle forum';
-$string['feedbackmoodlemessaging'] = 'Moodle messaging';
-
-// lib.php (responses)
-$string['correct'] = 'Correct';
-$string['ignored'] = 'Ignored';
-$string['wrong'] = 'Wrong';
-$string['score'] = 'Score';
-$string['weighting'] = 'Weighting';
-$string['hints'] = 'Hints';
-$string['clues'] = 'Clues';
-$string['checks'] = 'Checks';
+$string['noresponses'] = 'No information about individual questions and responses was found.';
+$string['outputformat'] = 'Output format';
+$string['outputformat_best'] = 'best';
+$string['outputformat_flash'] = 'Flash';
+$string['outputformat_mobile'] = 'mobile';
+$string['outputformat_v3'] = 'v3';
+$string['outputformat_v4'] = 'v4';
+$string['outputformat_v5'] = 'v5';
+$string['outputformat_v5_plus'] = 'v5+';
+$string['outputformat_v6'] = 'v6';
+$string['outputformat_v6_plus'] = 'v6+';
 $string['penalties'] = 'Penalties';
-
-// index.php
+$string['questionshort'] = 'Q-$a';
+$string['quiztype'] = 'Quiz type';
+$string['rawdetails'] = 'Raw attempt details';
 $string['regrade'] = 'Regrade';
 $string['regradecheck'] = 'Do you really want to regrade &quot;$a&quot;?';
 $string['regraderequired'] = 'Regrade required';
-
-// report.php
+$string['reportanswers'] = 'Answers';
+$string['reportattemptfinish'] = 'Att. finish';
+$string['reportattemptnumber'] = 'Attempt';
+$string['reportattemptstart'] = 'Att. start';
+$string['reportbutton'] = 'Generate report';
+$string['reportchanges'] = 'Changes';
+$string['reportchecks'] = 'Checks';
 $string['reportclick'] = 'Click trail report';
-
+$string['reportclicknumber'] = 'Click';
+$string['reportclicktime'] = 'Click time';
+$string['reportclicktype'] = 'Click type';
+$string['reportclues'] = 'Clues';
 $string['reportcontent'] = 'Content';
+$string['reportcorrectsymbol'] = 'O';
+$string['reportcoursename'] = 'Course name';
+$string['reportencoding'] = 'Encoding';
+$string['reportevents'] = 'Events';
+$string['reportexercisename'] = 'Ex. name';
+$string['reportexercisenumber'] = 'Exercise';
+$string['reportexercisetype'] = 'Ex. type';
 $string['reportformat'] = 'Format';
-
-$string['reportbutton'] = 'Generate report';
-
-$string['thiscourse'] = 'This course'; //necessary for 1.6 and older
 $string['allmycourses'] = 'All my courses'; //necessary for 1.6 and older
-
 $string['allusers'] = 'All users';
-
-$string['attemptsall'] = 'All attempts';
-$string['attemptsbest'] = 'Best attempt';
-$string['attemptsfirst'] = 'First attempt';
-$string['attemptslast'] = 'Last attempt';
-
-$string['reportformathtml'] = 'HTML';
 $string['reportformatexcel'] = 'Excel';
+$string['reportformathtml'] = 'HTML';
 $string['reportformattext'] = 'Text';
-$string['reportencoding'] = 'Encoding';
-$string['reportwrapdata'] = 'Wrap data';
-$string['reportshowlegend'] = 'Show legend';
-
-$string['rawdetails'] = 'Raw attempt details';
-
-// report/*/report.php
-$string['average'] = 'Average';
-$string['questionshort'] = 'Q-$a';
-
-// report/default.php
+$string['reporthints'] = 'Hints';
+$string['reporthotpotscore'] = 'Hotpot score';
 $string['reportlegend'] = 'Legend';
-
-// report/overview/report.php
-$string['deleteabandoned'] = 'Delete abandoned';
-$string['deleteabandonedcheck'] = 'Do you really want to delete all $a abandoned attempts?';
-
-// report/click/report.php
-$string['reportnottriedsymbol'] = '-';
-$string['reportcorrectsymbol'] = 'O';
-$string['reportwrongsymbol'] = 'X';
-
-$string['reportcoursename'] = 'Course name';
-$string['reportsectionnumber'] = 'Section';
-$string['reportexercisenumber'] = 'Exercise';
-$string['reportexercisename'] = 'Ex. name';
-$string['reportexercisetype'] = 'Ex. type';
-$string['reportnumberofquestions'] = "No. of q's";
-
-$string['reportstudentid'] = 'Student id';
 $string['reportlogindate'] = 'Login date';
 $string['reportlogintime'] = 'Login time';
 $string['reportlogofftime'] = 'Logoff time';
-
-$string['reportattemptnumber'] = 'Attempt';
-$string['reportattemptstart'] = 'Att. start';
-$string['reportattemptfinish'] = 'Att. finish';
-
-$string['reportclicknumber'] = 'Click';
-$string['reportclicktime'] = 'Click time';
-$string['reportclicktype'] = 'Click type';
-
-$string['reportthisclick'] = '$a this click';
-$string['reportsofar'] = '$a so far';
-
-$string['reportquestionstried'] = "Q's tried";
-
-$string['reportright'] = 'Right';
-$string['reportwrong'] = 'Wrong';
+$string['reportmaxscore'] = 'Max score';
 $string['reportnottried'] = 'Not tried';
-
-$string['reportanswers'] = 'Answers';
-$string['reportchanges'] = 'Changes';
-$string['reportchecks'] = 'Checks';
-$string['reportclues'] = 'Clues';
-$string['reportevents'] = 'Events';
-$string['reporthints'] = 'Hints';
+$string['reportnottriedsymbol'] = '-';
+$string['reportnumberofquestions'] = 'No. of q\'s';
+$string['reportpercentscore'] = '%% Score';
+$string['reportquestionstried'] = 'Q\'s tried';
+$string['reportrawscore'] = 'Raw score';
+$string['reportright'] = 'Right';
+$string['reportsectionnumber'] = 'Section';
 $string['reportshowanswer'] = 'Show answers';
+$string['reportshowlegend'] = 'Show legend';
+$string['reportsofar'] = '$a so far';
 $string['reportstatus'] = 'Status';
-
-$string['reportrawscore'] = 'Raw score';
-$string['reportmaxscore'] = 'Max score';
-$string['reportpercentscore'] = '%% Score';
-
-$string['reporthotpotscore'] = 'Hotpot score';
-
-// review.php
-$string['noresponses'] = 'No information about individual questions and responses was found.';
+$string['reportstudentid'] = 'Student id';
+$string['reportthisclick'] = '$a this click';
 $string['reporttimerecorded'] = 'Responses recorded';
+$string['reportwrapdata'] = 'Wrap data';
+$string['reportwrong'] = 'Wrong';
+$string['reportwrongsymbol'] = 'X';
+$string['resultssaved'] = 'Quiz results were saved';
+$string['score'] = 'Score';
+$string['showhtmlsource'] = 'Show HTML source';
+$string['shownextquiz'] = 'Show next quiz';
+$string['showxmlsource'] = 'Show XML source';
+$string['showxmltree'] = 'Show XML tree';
+$string['specifictime'] = 'Specific time';
+$string['studentfeedback'] = 'Student feedback';
+$string['textsourcefilename'] = 'Use file name';
+$string['textsourcefilepath'] = 'Use file path';
+$string['textsourcequiz'] = 'Get from quiz';
+$string['textsourcespecific'] = 'Specific text';
+$string['thiscourse'] = 'This course'; //necessary for 1.6 and older
+$string['timedout'] = 'Timed out';
+$string['updatequizchain'] = 'Update quiz chain';
+$string['weighting'] = 'Weighting';
+$string['wrong'] = 'Wrong';
 
-// config.html
-$string['configshowtimes'] = 'Should the time taken to process records be displayed in listings and reports? This is only really necessary if you are trying to find out why your server is running slowly.';
-$string['configexcelencodings'] = 'A list of encodings, separated by commas, that can be used to force report values into a specific encoding for spreadsheet programs. For example, Microsoft Excel requires the &quot;SJIS&quot; encoding for Japanese';
-
-// error messages (lib.php)
-$string['error_nofilename'] = 'Please enter a file name';
-$string['error_notfileorfolder'] = '&quot;$a&quot; is not file or folder';
-$string['error_nocourseorfilename'] = 'Could not create XML tree: missing course or file name';
-$string['error_couldnotopensourcefile'] = 'Could not open the source file \\"$a\\"';
-$string['error_couldnotopenfolder'] = 'Could not access the folder &quot;$a&quot;';
-$string['error_couldnotopentemplate'] = 'Could not open template for &quot;$a&quot; format';
-$string['error_noquizzesfound'] = 'No Hot Potatoes quizzes found';
-$string['error_nofeedbackurlwebpage'] = 'Please enter a URL for the webpage';
-$string['error_nofeedbackurlformmail'] = 'Please enter a URL for the form processing script';
-
-// error messages (attempt.php)
-$string['error_invalidquiztype'] = 'Quiz type is missing or invalid';
 ?>
index 0f91701962b24b16da1f3d26c019fe62e3c8e453..cf3547fa07b0b02bca514dd1fadf15667302e443 100644 (file)
@@ -1,17 +1,17 @@
 <?PHP // $Id$ 
-      // install.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
+      // install.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['admindirerror'] = 'The admin directory specified is incorrect';
 $string['admindirname'] = 'Admin Directory';
-$string['admindirsetting'] = '    A very few webhosts use /admin as a special URL for you to access a 
+$string['admindirsetting'] = 'A very few webhosts use /admin as a special URL for you to access a 
     control panel or something.  Unfortunately this conflicts with the 
     standard location for the Moodle admin pages.  You can fix this by 
     renaming the admin directory in your installation, and putting that 
     new name here.  For example: <br /> <br /><b>moodleadmin</b><br /> <br />
     This will fix admin links in Moodle.';
 $string['admindirsettinghead'] = 'Setting the admin directory ...';
-$string['admindirsettingsub'] = '    A very few webhosts use /admin as a special URL for you to access a 
+$string['admindirsettingsub'] = 'A very few webhosts use /admin as a special URL for you to access a 
     control panel or something.  Unfortunately this conflicts with the 
     standard location for the Moodle admin pages.  You can fix this by 
     renaming the admin directory in your installation, and putting that 
@@ -30,7 +30,7 @@ $string['configurationcomplete'] = 'Configuration completed';
 $string['configurationcompletehead'] = 'Configuration completed';
 $string['configurationcompletesub'] = 'Moodle made an attempt to save your configuration in a file in the root of your Moodle installation.';
 $string['database'] = 'Database';
-$string['databasecreationsettings'] = '    Now you need to configure the database settings where most Moodle data
+$string['databasecreationsettings'] = 'Now you need to configure the database settings where most Moodle data
     will be stored.  This database will be created automatically by the installer
     with the settings specified below.<br />
     <br /> <br />
@@ -49,7 +49,7 @@ $string['databasecreationsettingssub'] = '<b>Type:</b> fixed to \"mysql\" by the
        <b>User:</b> fixed to \"root\" by the installer<br />
        <b>Password:</b> your database password<br />
        <b>Tables Prefix:</b> optional prefix to use for all table names';
-$string['databasesettings'] = '    Now you need to configure the database where most Moodle data
+$string['databasesettings'] = 'Now you need to configure the database where most Moodle data
     will be stored.  This database must already have been created
     and a username and password created to access it.<br />
     <br /> <br />
@@ -68,54 +68,54 @@ $string['databasesettingssub'] = '<b>Type:</b> mysql or postgres7<br />
        <b>User:</b> your database username<br />
        <b>Password:</b> your database password<br />
        <b>Tables Prefix:</b> optional prefix to use for all table names';
-$string['databasesettingssub_mysql'] = '<b>Type:</b> MySQL<br />
+$string['databasesettingssub_mssql'] = '<b>Type:</b> SQL*Server (non UTF-8) <b><font color=\"red\">Experimental! (not for use in production)</font></b><br />
        <b>Host:</b> eg localhost or db.isp.com<br />
        <b>Name:</b> database name, eg moodle<br />
        <b>User:</b> your database username<br />
        <b>Password:</b> your database password<br />
-       <b>Tables Prefix:</b> prefix to use for all table names (optional)';
-$string['databasesettingssub_postgres7'] = '<b>Type:</b> PostgreSQL<br />
+       <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
+$string['databasesettingssub_mssql_n'] = '<b>Type:</b> SQL*Server (UTF-8 enabled)<br />
        <b>Host:</b> eg localhost or db.isp.com<br />
        <b>Name:</b> database name, eg moodle<br />
        <b>User:</b> your database username<br />
        <b>Password:</b> your database password<br />
        <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
-$string['databasesettingssub_mssql'] = '<b>Type:</b> SQL*Server (non UTF-8) <b><font color=\"red\">Experimental! (not for use in production)</font></b><br />
+$string['databasesettingssub_mysql'] = '<b>Type:</b> MySQL<br />
        <b>Host:</b> eg localhost or db.isp.com<br />
        <b>Name:</b> database name, eg moodle<br />
        <b>User:</b> your database username<br />
        <b>Password:</b> your database password<br />
-       <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
-$string['databasesettingssub_mssql_n'] = '<b>Type:</b> SQL*Server (UTF-8 enabled)<br />
-       <b>Host:</b> eg localhost or db.isp.com<br />
-       <b>Name:</b> database name, eg moodle<br />
+       <b>Tables Prefix:</b> prefix to use for all table names (optional)';
+$string['databasesettingssub_oci8po'] = '<b>Type:</b> Oracle<br />
+       <b>Host:</b> not used, must be left blank<br />
+       <b>Name:</b> given name of the tnsnames.ora connection<br />
        <b>User:</b> your database username<br />
        <b>Password:</b> your database password<br />
-       <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
+       <b>Tables Prefix:</b> prefix to use for all table names (mandatory, 2cc. max)';
 $string['databasesettingssub_odbc_mssql'] = '<b>Type:</b> SQL*Server (over ODBC) <b><font color=\"red\">Experimental! (not for use in production)</font></b><br />
        <b>Host:</b> given name of the DSN in the ODBC control panel<br />
        <b>Name:</b> database name, eg moodle<br />
        <b>User:</b> your database username<br />
        <b>Password:</b> your database password<br />
        <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
-$string['databasesettingssub_oci8po'] = '<b>Type:</b> Oracle<br />
-       <b>Host:</b> not used, must be left blank<br />
-       <b>Name:</b> given name of the tnsnames.ora connection<br />
+$string['databasesettingssub_postgres7'] = '<b>Type:</b> PostgreSQL<br />
+       <b>Host:</b> eg localhost or db.isp.com<br />
+       <b>Name:</b> database name, eg moodle<br />
        <b>User:</b> your database username<br />
        <b>Password:</b> your database password<br />
-       <b>Tables Prefix:</b> prefix to use for all table names (mandatory, 2cc. max)';
+       <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
 $string['dataroot'] = 'Data Directory';
 $string['datarooterror'] = 'The \'Data Directory\' you specified could not be found or created.  Either correct the path or create that directory manually.';
 $string['dbconnectionerror'] = 'We could not connect to the database you specified. Please check your database settings.';
 $string['dbcreationerror'] = 'Database creation error. Could not create the given database name with the settings provided';
-$string['dbwrongencoding'] = 'The selected database is running under one non-recommended encoding ($a). It would be better to use one Unicode (UTF-8) encoded database instead. Anyway, you can bypass this test by selecting the \"Skip DB Encoding Test\" check below, but you could experience problems in the future.';
-$string['dbwronghostserver'] = 'You must follow \"Host\" rules as explained above.';
-$string['dbwrongnlslang'] = 'The NLS_LANG environment variable in your web server must use the AL32UTF8 charset. See PHP documentation about how to configure OCI8 properly.';
-$string['dbwrongprefix'] = 'You must follow \"Tables Prefix\" rules as explained above.';
 $string['dbhost'] = 'Host Server';
 $string['dbpass'] = 'Password';
 $string['dbprefix'] = 'Tables prefix';
 $string['dbtype'] = 'Type';
+$string['dbwrongencoding'] = 'The selected database is running under one non-recommended encoding ($a). It would be better to use one Unicode (UTF-8) encoded database instead. Anyway, you can bypass this test by selecting the \"Skip DB Encoding Test\" check below, but you could experience problems in the future.';
+$string['dbwronghostserver'] = 'You must follow \"Host\" rules as explained above.';
+$string['dbwrongnlslang'] = 'The NLS_LANG environment variable in your web server must use the AL32UTF8 charset. See PHP documentation about how to configure OCI8 properly.';
+$string['dbwrongprefix'] = 'You must follow \"Tables Prefix\" rules as explained above.';
 $string['directorysettings'] = '<p>Please confirm the locations of this Moodle installation.</p>
 
 <p><b>Web Address:</b>
@@ -134,7 +134,7 @@ directory should be readable AND WRITEABLE by the web server user
 (usually \'nobody\' or \'apache\'), but it must not be accessible 
 directly via the web.</p>';
 $string['directorysettingshead'] = 'Please confirm the locations of this Moodle installation';
-$string['directorysettingssub'] ='<b>Web Address:</b>
+$string['directorysettingssub'] = '<b>Web Address:</b>
 Specify the full web address where Moodle will be accessed.  
 If your web site is accessible via multiple URLs then choose the 
 most natural one that your students would use.  Do not include 
@@ -193,11 +193,10 @@ $string['globalsquoteshelp'] = '<p>Combination of disabled Magic Quotes GPC and
    called .htaccess within your Moodle directory:
    <blockquote>php_value magic_quotes_gpc On</blockquote>
    <blockquote>php_value register_globals Off</blockquote>
-</p>   
-   ';
+</p>';
 $string['installation'] = 'Installation';
-$string['langdownloadok'] = 'The language \"$a\" was installed successfully. The installation process will continue in this language.';
 $string['langdownloaderror'] = 'Unfortunately the language \"$a\" was not installed. The installation process will continue in English.';
+$string['langdownloadok'] = 'The language \"$a\" was installed successfully. The installation process will continue in this language.';
 $string['magicquotesruntime'] = 'Magic Quotes Run Time';
 $string['magicquotesruntimeerror'] = 'This should be off';
 $string['magicquotesruntimehelp'] = '<p>Magic quotes runtime should be turned off for Moodle to function properly.</p>
@@ -207,8 +206,7 @@ $string['magicquotesruntimehelp'] = '<p>Magic quotes runtime should be turned of
 <p>If you don\'t have access to your php.ini, you might be able to place the following line in a file 
    called .htaccess within your Moodle directory:
    <blockquote>php_value magic_quotes_runtime Off</blockquote>
-</p>   
-   ';
+</p>';
 $string['memorylimit'] = 'Memory Limit';
 $string['memorylimiterror'] = 'The PHP memory limit is set quite low ... you may run into problems later.';
 $string['memorylimithelp'] = '<p>The PHP memory limit for your server is currently set to $a.</p>
@@ -237,17 +235,17 @@ $string['mysql'] = 'MySQL (mysql)';
 $string['mysqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQL extension so that it can communicate with MySQL.  Please check your php.ini file or recompile PHP.';
 $string['oci8po'] = 'Oracle (oci8po)';
 $string['ociextensionisnotpresentinphp'] = 'PHP has not been properly configured with the OCI8 extension so that it can communicate with Oracle.  Please check your php.ini file or recompile PHP.';
-$string['odbcextensionisnotpresentinphp'] = 'PHP has not been properly configured with the ODBC extension so that it can communicate with SQL*Server.  Please check your php.ini file or recompile PHP.';
 $string['odbc_mssql'] = 'SQL*Server over ODBC (odbc_mssql)';
-$string['pgsqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the PGSQL extension so that it can communicate with PostgreSQL.  Please check your php.ini file or recompile PHP.';
-$string['postgres7'] = 'PostgreSQL (postgres7)';
+$string['odbcextensionisnotpresentinphp'] = 'PHP has not been properly configured with the ODBC extension so that it can communicate with SQL*Server.  Please check your php.ini file or recompile PHP.';
 $string['pass'] = 'Pass';
+$string['pgsqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the PGSQL extension so that it can communicate with PostgreSQL.  Please check your php.ini file or recompile PHP.';
 $string['phpversion'] = 'PHP version';
 $string['phpversionerror'] = 'PHP version must be at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).';
 $string['phpversionhelp'] = '<p>Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).</p>
 <p>You are currently running version $a</p>
 <p>You must upgrade PHP or move to a host with a newer version of PHP!<br/>
 (In case of 5.0.x you could also downgrade to 4.4.x version)</p>';
+$string['postgres7'] = 'PostgreSQL (postgres7)';
 $string['safemode'] = 'Safe Mode';
 $string['safemodeerror'] = 'Moodle may have trouble with safe mode on';
 $string['safemodehelp'] = '<p>Moodle may have a variety of problems with safe mode on, not least is that 
index 64fc702f1bd3dec49742e4b166811f79dc3731dc..39bc37f93048c79e2922d9bbf4f983ef5b267d91 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // journal.php - created with Moodle 1.2 + (2004032100)
+<?PHP // $Id$ 
+      // journal.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['alwaysopen'] = 'Always open';
index 78c7a26446688450b6b2c626be04716328a166d4..a1474c57842811741ad0d5f09f72dc8d7d32da1c 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // label.php - created with Moodle 1.2 development (2003111400)
+<?PHP // $Id$ 
+      // label.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['labeltext'] = 'Label text';
index 4eb2307c5afa1c58389bab57ff62249ecab079af..b08b81a084e9aa4a872649736bd3b9bbd78958db 100644 (file)
@@ -1,27 +1,29 @@
-<?php 
+<?PHP // $Id$ 
+      // lams.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['createSequence'] = 'Create new sequence';
 $string['editSequence'] = 'Edit selected sequence';
 $string['error'] = 'Sorry, an unknown error has occured.';
-$string['introduction']  = 'Introduction';
+$string['introduction'] = 'Introduction';
 $string['lams'] = '-- LAMS - Learning Activity Management System --';
-$string['lams:participate'] = 'Participate in LAMS activities';
 $string['lams:manage'] = 'Manage LAMS activities';
+$string['lams:participate'] = 'Participate in LAMS activities';
 $string['lamsoutline'] = 'LAMS Outline';
-$string['lesson']="learning session";
+$string['lesson'] = 'learning session';
 $string['modulename'] = 'LAMS';
 $string['modulenameplural'] = 'LAMS';
 $string['notsetup'] = 'NOT_SET_UP';
 $string['openauthor'] = 'Open LAMS Author';
 $string['openlearner'] = 'Open LAMS Learner';
 $string['openmonitor'] = 'Open LAMS Monitor';
-$string['refreshSequenceList']  = 'Refresh sequence list';
+$string['refreshSequenceList'] = 'Refresh sequence list';
 $string['selectExistingSequence'] = 'Select an existing sequence or create a new sequence.';
 $string['sequence'] = 'Select Sequence';
 $string['serverid'] = 'Enter the server ID received from <a href=http://www.lamsinternational.com target=_blank>LAMS international</a>.';
 $string['serverkey'] = 'Enter the server key received from <a href=http://www.lamsinternational.com target=_blank>LAMS international</a>.';
 $string['serverurl'] = 'Enter the basic URL used to access the LAMS server. For example http://localhost:8080/lams';
-$string['useSequence']  = 'Use selected sequence';
+$string['useSequence'] = 'Use selected sequence';
 $string['visibletostudents'] = 'Show activity to students';
 $string['wikistartederror'] = 'Wiki already has entries - can\'t change.';
 $string['workspace'] = 'Select Workspace';
index 8c37224c3fd27046ef822a10450b5def4577a023..c1a307817fe639b85af1aee20558171316fadd77 100644 (file)
@@ -1,4 +1,7 @@
-<?php
+<?PHP // $Id$ 
+      // langconfig.php - created with Moodle 1.7 beta + (2006101003)
+
+
 $string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';
 $string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';
 $string['firstdayofweek'] = '0';
@@ -20,4 +23,5 @@ $string['strftimetime'] = '%%I:%%M %%p';
 $string['thischarset'] = 'UTF-8';
 $string['thisdirection'] = 'ltr';
 $string['thislanguage'] = 'English';
+
 ?>
index ae15d422b4ae8491579c4d4c4dd8c4dcd76b9c47..278db251a1cbbb0e637e536b4ff0390f8c6f1fa3 100644 (file)
@@ -1,12 +1,6 @@
-<?php  // $Id$
-/**
- * Language entries for Lesson Module
- *
- * @version $Id$
- * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
- * @package lesson
- **/
+<?PHP // $Id$ 
+      // lesson.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['accesscontrol'] = 'Access control';
 $string['actionaftercorrectanswer'] = 'Action after correct answer';
@@ -67,7 +61,7 @@ $string['credit'] = 'Credit';
 $string['customscoring'] = 'Custom scoring';
 $string['deadline'] = 'Deadline';
 $string['defaultessayresponse'] = 'Your essay will be graded by the course instructor.';
-$string['deletedefaults'] = 'Deleted $a x lesson default';      
+$string['deletedefaults'] = 'Deleted $a x lesson default';
 $string['deletedpage'] = 'Deleted page';
 $string['deleting'] = 'Deleting';
 $string['deletingpage'] = 'Deleting page: $a';
@@ -79,7 +73,7 @@ $string['didnotreceivecredit'] = 'Did not receive credit';
 $string['displaydefaultfeedback'] = 'Display default feedback';
 $string['displayhighscores'] = 'Display high scores';
 $string['displayinleftmenu'] = 'Display in left menu?';
-$string['displayleftif'] = 'and only display if $a has grade greater than: ';
+$string['displayleftif'] = 'and only display if $a has grade greater than:';
 $string['displayleftmenu'] = 'Display left menu';
 $string['displayofgrade'] = 'Display of grade (for students only)';
 $string['displayreview'] = 'Display review button';
@@ -101,7 +95,7 @@ $string['enterpassword'] = 'Please enter the password:';
 $string['eolstudentoutoftime'] = 'Attention:  You ran out of time for this lesson.  Your last answer may not have counted if it was answered after the time was up.';
 $string['eolstudentoutoftimenoanswers'] = 'You did not answer any questions.  You have received a 0 for this lesson.';
 $string['essay'] = 'Essay';
-$string['essayemailmessage'] = '<p>Essay prompt:<blockquote>$a->question</blockquote></p><p>Your response:<blockquote><em>$a->response</em></blockquote></p><p>$a->teacher\'s comments:<blockquote><em>$a->comment</em></blockquote></p><p>You have received $a->earned out of $a->outof for this essay question.</p><p>Your grade for the lesson has been changed to $a->newgrade&#37;.</p>';  // &#37; = %
+$string['essayemailmessage'] = '<p>Essay prompt:<blockquote>$a->question</blockquote></p><p>Your response:<blockquote><em>$a->response</em></blockquote></p><p>$a->teacher\'s comments:<blockquote><em>$a->comment</em></blockquote></p><p>You have received $a->earned out of $a->outof for this essay question.</p><p>Your grade for the lesson has been changed to $a->newgrade&#37;.</p>';
 $string['essayemailsubject'] = 'Your grade for $a question';
 $string['essays'] = 'Essays';
 $string['essayscore'] = 'Essay score';
@@ -112,7 +106,7 @@ $string['flowcontrol'] = 'Flow control';
 $string['full'] = 'Expanded';
 $string['general'] = 'General';
 $string['grade'] = 'Grade';
-$string['gradebetterthan'] = 'Grade better than (&#37;)'; // &#37; = %
+$string['gradebetterthan'] = 'Grade better than (&#37;)';
 $string['gradebetterthanerror'] = 'Earn a grade better than $a percent';
 $string['gradeessay'] = 'Grade essay questions ($a->notgradedcount not graded and $a->notsentcount not sent)';
 $string['gradeis'] = 'Grade is $a';
@@ -132,6 +126,8 @@ $string['jumps'] = 'Jumps';
 $string['jumpsto'] = 'Jumps to <em>$a</em>';
 $string['leftduringtimed'] = 'You have left during a timed lesson.<br />Please click on Continue to restart the lesson.';
 $string['leftduringtimednoretake'] = 'You have left during a timed lesson and you are<br />not allowed to retake or continue the lesson.';
+$string['lesson:edit'] = 'Edit a lesson activity';
+$string['lesson:manage'] = 'Manage a lesson activity';
 $string['lessonclosed'] = 'This lesson closed on $a.';
 $string['lessoncloses'] = 'Lesson closes';
 $string['lessondefault'] = 'Use this lesson\'s settings as defaults';
@@ -142,9 +138,6 @@ $string['lessonopen'] = 'This lesson will be open on $a.';
 $string['lessonopens'] = 'Lesson opens';
 $string['lessonpagelinkingbroken'] = 'First page not found.  Lesson page linking must be broken.  Please contact an admin.';
 $string['lessonstats'] = 'Lesson statistics';
-$string['lesson:edit'] = 'Edit a lesson activity';
-$string['lesson:manage'] = 'Manage a lesson activity';
-$string['lessonstats'] = 'Lesson statistics';
 $string['loginfail'] = 'Login failed, please try again...';
 $string['lowscore'] = 'Low score';
 $string['lowtime'] = 'Low time';
@@ -157,11 +150,11 @@ $string['maximumnumberofattempts'] = 'Maximum number of attempts';
 $string['maximumnumberofattemptsreached'] = 'Maximum number of attempts reached - Moving to next page';
 $string['maxtime'] = 'Time limit (minutes)';
 $string['maxtimewarning'] = 'You have $a minute(s) to finish the lesson.';
-$string['mediaclose'] = 'Show close button: ';
+$string['mediaclose'] = 'Show close button:';
 $string['mediafile'] = 'Pop-up to file or web page';
 $string['mediafilepopup'] = 'Click here to view this lesson\'s media file.';
-$string['mediaheight'] = 'Window height: ';
-$string['mediawidth'] = ' width: ';
+$string['mediaheight'] = 'Window height:';
+$string['mediawidth'] = 'width:';
 $string['minimumnumberofquestions'] = 'Minimum number of questions';
 $string['missingname'] = 'Please enter a nickname';
 $string['modattempts'] = 'Allow student review';
@@ -230,7 +223,7 @@ $string['progressbar'] = 'Progress Bar';
 $string['progressbarteacherwarning'] = 'Progress Bar does not display for $a';
 $string['qtype'] = 'Page type';
 $string['question'] = 'Question';
-$string['questionoption'] = 'Question ';
+$string['questionoption'] = 'Question';
 $string['questiontype'] = 'Question type';
 $string['randombranch'] = 'Random branch page';
 $string['randompageinbranch'] = 'Random question within a branch';
@@ -305,5 +298,4 @@ $string['yourcurrentgradeis'] = 'Your current grade is $a';
 $string['yourcurrentgradeisoutof'] = 'Your current grade is $a->grade out of $a->total';
 $string['youshouldview'] = 'You should answer at least: $a';
 
-
 ?>
index 07abc02b5c6675f27b3d361e35710a50bc2f46cd..7cfee2af04839b97c665d3596ca9246812f66799 100644 (file)
@@ -1,6 +1,7 @@
-<?php /// $Id$
+<?PHP // $Id$ 
+      // mediaplugin.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['filtername'] = "Multimedia Plugins";
 
-?>
+$string['filtername'] = 'Multimedia Plugins';
 
+?>
index 6a510c74adc675848e7ef0b420f49746aded596c..634dd966aeadd3ef2a82cd55ac4ce269234a85bb 100644 (file)
@@ -1,4 +1,6 @@
-<?php  // $Id$
+<?PHP // $Id$ 
+      // message.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['addcontact'] = 'Add contact';
 $string['addsomecontacts'] = 'To send a message to someone, or to add a shortcut for them on this page, use the <a href=\"$a\">search tab</a> above.';
@@ -10,11 +12,11 @@ $string['allusers'] = 'All messages from all users';
 $string['backupmessageshelp'] = 'If enabled, then instant messages will be included in SITE automated backups';
 $string['beepnewmessage'] = 'Beep when a new message comes in (may require browser plugin that can play sounds, such as Quicktime)';
 $string['blockcontact'] = 'Block contact';
-$string['blocknoncontacts'] = 'Block all new messages from people who are not on my contact list';
 $string['blockedmessages'] = '$a message(s) to/from blocked users';
-$string['context'] = 'context';
+$string['blocknoncontacts'] = 'Block all new messages from people who are not on my contact list';
 $string['contactlistempty'] = 'Your contact list is currently empty';
 $string['contacts'] = 'Contacts';
+$string['context'] = 'context';
 $string['deletemessagesdays'] = 'Number of days before old messages are automatically deleted';
 $string['discussion'] = 'Discussion';
 $string['emailmessages'] = 'Email messages when I am offline';
@@ -32,9 +34,9 @@ $string['messages'] = 'Messages';
 $string['messaging'] = 'Messaging';
 $string['mycontacts'] = 'My Contacts';
 $string['newsearch'] = 'New search';
-$string['nosearchresults'] = 'There were no results from your search';
 $string['nomessages'] = 'No messages waiting';
 $string['nomessagesfound'] = 'No messages were found';
+$string['nosearchresults'] = 'There were no results from your search';
 $string['offline'] = 'Offline';
 $string['offlinecontacts'] = 'Offline Contacts ($a)';
 $string['online'] = 'Online';
@@ -63,5 +65,4 @@ $string['userisblockingyou'] = 'This user has blocked you from sending messages
 $string['userisblockingyounoncontact'] = 'This user is only accepting messages from people listed as contacts, and you are not currently on the list.';
 $string['userssearchresults'] = 'Search results: $a users found';
 
-
 ?>
index 0982b02e24722733515f2cf28edcf83944d1634c..d685fa8b8e8baa016b4563d13112c8159b9e7904 100644 (file)
@@ -1,26 +1,19 @@
-<?PHP 
+<?PHP // $Id$ 
+      // mimetypes.php - created with Moodle 1.7 beta + (2006101003)
 
-// These should be accessed using get_mimetype_description in filelib.php.
-// They correspond to a (currently small) subset of the MIME types that Moodle
-// supports, which are also listed in filelib.php. Descriptions for other types
-// should be added here.
 
-// Style: initial lower-case letter, except as required for product names etc.
-  
-$string['text/plain'] = 'text file';
-$string['application/pdf'] = 'PDF document';
 $string['application/msword'] = 'Word document';
-$string['text/rtf'] = 'RTF document';
+$string['application/pdf'] = 'PDF document';
 $string['application/vnd.ms-excel'] = 'Excel spreadsheet';
-$string['audio/wav'] = 'sound file';
-$string['audio/mp3'] = 'MP3 audio file';
 $string['application/vnd.ms-powerpoint'] = 'Powerpoint presentation';
 $string['application/zip'] = 'zip archive';
-$string['image/jpeg'] = 'JPEG image';
-$string['image/gif'] = 'GIF image';
+$string['audio/mp3'] = 'MP3 audio file';
+$string['audio/wav'] = 'sound file';
+$string['document/unknown'] = 'file';
 $string['image/bmp'] = 'uncompressed BMP image';
-
-// Moodle default MIME type used for all types not described 
-$string['document/unknown'] = 'file'; 
+$string['image/gif'] = 'GIF image';
+$string['image/jpeg'] = 'JPEG image';
+$string['text/plain'] = 'text file';
+$string['text/rtf'] = 'RTF document';
 
 ?>
index 34896171aa7e2f417851a5830001e8a528ba05aa..7ab7aa3a7d4103ec7652b68cc7194238aae1cbba 100644 (file)
@@ -1,5 +1,6 @@
-<?PHP // $Id$
-      // moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
+<?PHP // $Id$ 
+      // moodle.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['action'] = 'Action';
 $string['actions'] = 'Actions';
@@ -7,7 +8,6 @@ $string['active'] = 'Active';
 $string['activeusers'] = 'Active users';
 $string['activities'] = 'Activities';
 $string['activity'] = 'Activity';
-$string['activityweighted'] = 'Activity per user';
 $string['activityclipboard'] = 'Moving this activity: <b>$a</b>';
 $string['activityiscurrentlyhidden'] = 'Sorry, this activity is currently hidden';
 $string['activitymodule'] = 'Activity module';
@@ -15,6 +15,7 @@ $string['activityreport'] = 'Activity report';
 $string['activityreports'] = 'Activity reports';
 $string['activityselect'] = 'Select this activity to be moved elsewhere';
 $string['activitysince'] = 'Activity since $a';
+$string['activityweighted'] = 'Activity per user';
 $string['add'] = 'Add';
 $string['addactivity'] = 'Add an activity...';
 $string['addadmin'] = 'Add admin';
@@ -31,20 +32,19 @@ $string['addingdatatoexisting'] = 'Adding data to existing';
 $string['addnewcategory'] = 'Add new category';
 $string['addnewcourse'] = 'Add a new course';
 $string['addnewuser'] = 'Add a new user';
+$string['addnousersrecip'] = 'Add users who haven\'t accessed this $a to recipient list';
 $string['addresource'] = 'Add a resource...';
 $string['address'] = 'Address';
 $string['addstudent'] = 'Add student';
 $string['addteacher'] = 'Add teacher';
-$string['addnousersrecip'] = 'Add users who haven\'t accessed this $a to recipient list';
 $string['admin'] = 'Admin';
 $string['adminbookmarks'] = 'Admin bookmarks';
-$string['adminprimarynoedit'] = 'You may not change the primary admin\'s password';
 $string['adminhelpaddnewuser'] = 'To manually create a new user account';
 $string['adminhelpassignadmins'] = 'Admins can do anything and go anywhere in the site';
 $string['adminhelpassigncreators'] = 'Creators can create new courses and teach in them';
+$string['adminhelpassignsiteroles'] = 'Apply defined site roles to specific users';
 $string['adminhelpassignstudents'] = 'Go into a course and add students from the admin menu';
 $string['adminhelpassignteachers'] = 'Find a course then use the icon to add teachers';
-$string['adminhelpassignsiteroles'] = 'Apply defined site roles to specific users';
 $string['adminhelpauthentication'] = 'You can use internal user accounts or external databases';
 $string['adminhelpbackup'] = 'Configure automated backups and their schedule';
 $string['adminhelpconfiguration'] = 'Configure how the site looks and works';
@@ -70,8 +70,8 @@ $string['adminhelpsitesettings'] = 'Define how the front page of the site looks'
 $string['adminhelpstickyblocks'] = 'Configure moodle wide sticky blocks';
 $string['adminhelpthemes'] = 'Choose how the site looks (colours, fonts etc)';
 $string['adminhelpuploadusers'] = 'Import new user accounts from a text file';
-$string['adminhelpxmldbeditor'] = 'Interface to edit the XMLDB files. Only for developers.';
 $string['adminhelpusers'] = 'Define your users and set up authentication';
+$string['adminhelpxmldbeditor'] = 'Interface to edit the XMLDB files. Only for developers.';
 $string['administration'] = 'Administration';
 $string['administrationsite'] = 'Site Administration';
 $string['administrator'] = 'Administrator';
@@ -79,6 +79,7 @@ $string['administratordescription'] = 'Administrators can usually do anything on
 $string['administrators'] = 'Administrators';
 $string['administratorsall'] = 'All administrators';
 $string['administratorsandteachers'] = 'Administrators and teachers';
+$string['adminprimarynoedit'] = 'You may not change the primary admin\'s password';
 $string['advanced'] = 'Advanced';
 $string['advancedfilter'] = 'Advanced search';
 $string['advancedsettings'] = 'Advanced settings';
@@ -88,8 +89,8 @@ $string['ajaxno'] = 'No: use basic web features';
 $string['ajaxuse'] = 'AJAX and Javascript';
 $string['ajaxyes'] = 'Yes: use advanced web features';
 $string['all'] = 'All';
-$string['allactivities'] = 'All activities';
 $string['allactions'] = 'All actions';
+$string['allactivities'] = 'All activities';
 $string['allchanges'] = 'All changes';
 $string['alldays'] = 'All days';
 $string['allfieldsrequired'] = 'All fields are required';
@@ -114,11 +115,11 @@ $string['areyousuretorestorethisinfo'] = 'Later in this process you will have a
 $string['assessment'] = 'Assessment';
 $string['assignadmins'] = 'Assign admins';
 $string['assigncreators'] = 'Assign creators';
+$string['assignsiteroles'] = 'Assign site-wide roles';
 $string['assignstudents'] = 'Enrol students';
 $string['assignstudentsnote'] = 'Note: it may not be necessary to use this page, since it is possible for students to enrol themselves in this course.';
 $string['assignstudentspass'] = 'All you may need to do is notify your students of the enrolment key for this course, which is currently set to: \'$a\'';
 $string['assignteachers'] = 'Assign teachers';
-$string['assignsiteroles'] = 'Assign site-wide roles';
 $string['authentication'] = 'Authentication';
 $string['autosubscribe'] = 'Forum auto-subscribe';
 $string['autosubscribeno'] = 'No: don\'t automatically subscribe me to forums';
@@ -131,7 +132,7 @@ $string['backupactivehelp'] = 'Choose whether or not to do automated backups.';
 $string['backupcancelled'] = 'Backup Cancelled';
 $string['backupcoursefileshelp'] = 'If enabled then course files will be included in automated backups';
 $string['backupdate'] = 'Backup Date';
-$string['backupdatenew'] = ' &nbsp; $a->TAG is now $a->weekday, $a->mday $a->month $a->year<br />';
+$string['backupdatenew'] = '&nbsp; $a->TAG is now $a->weekday, $a->mday $a->month $a->year<br />';
 $string['backupdateold'] = '$a->TAG was $a->weekday, $a->mday $a->month $a->year';
 $string['backupdaterecordtype'] = '<br />$a->recordtype - $a->recordname<br />';
 $string['backupdetails'] = 'Backup Details';
@@ -157,11 +158,11 @@ $string['backuptakealook'] = 'Please take a look at your backup logs in:
 $string['backupuserfileshelp'] = 'Choose whether user files (eg profile images) should be included in automated backups';
 $string['backupusershelp'] = 'Select whether you want to include all the users in the server or only the needed users for each course';
 $string['backupversion'] = 'Backup Version';
+$string['block'] = 'Block';
 $string['blockconfiga'] = 'Configuring a $a block';
 $string['blockconfigbad'] = 'This block has not been implemented correctly and thus cannot provide a configuration interface.';
 $string['blockdeleteconfirm'] = 'You are about to completely delete the block \'$a\'.  This will completely delete everything in the database associated with this block.  Are you SURE you want to continue?';
 $string['blockdeletefiles'] = 'All data associated with the block \'$a->block\' has been deleted from the database.  To complete the deletion (and prevent the block re-installing itself), you should now delete this directory from your server: $a->directory';
-$string['block'] = 'Block';
 $string['blocks'] = 'Blocks';
 $string['blocksaddedit'] = 'Add/Edit Blocks';
 $string['blockseditoff'] = 'Blocks editing off';
@@ -190,8 +191,8 @@ $string['checkinginstances'] = 'Checking instances';
 $string['checkingsections'] = 'Checking sections';
 $string['checklanguage'] = 'Check language';
 $string['checknone'] = 'Check none';
-$string['childcourses'] = 'Child courses';
 $string['childcoursenotfound'] = 'Child course not found!';
+$string['childcourses'] = 'Child courses';
 $string['choose'] = 'Choose';
 $string['choosecourse'] = 'Choose a course';
 $string['chooseenrolmethod'] = 'Choose enrolment plugin';
@@ -239,11 +240,11 @@ $string['costdefault'] = 'Default cost';
 $string['counteditems'] = '$a->count $a->items';
 $string['country'] = 'Country';
 $string['course'] = 'Course';
-$string['courseavailable'] = 'This course is available to students';
-$string['courseavailablenot'] = 'This course is not available to students';
-$string['courseapprovedsubject'] = 'Your course has been approved!';
 $string['courseapprovedemail'] = 'Your requested course, $a->name, has been approved and you have been made a $a->teacher.  To access your new course, go to $a->url';
 $string['courseapprovedfailed'] = 'Failed to save the course as approved!';
+$string['courseapprovedsubject'] = 'Your course has been approved!';
+$string['courseavailable'] = 'This course is available to students';
+$string['courseavailablenot'] = 'This course is not available to students';
 $string['coursebackup'] = 'Course backup';
 $string['coursecategories'] = 'Course categories';
 $string['coursecategory'] = 'Course category';
@@ -252,27 +253,30 @@ $string['coursecreatorsdescription'] = 'Course creators can create new courses a
 $string['coursefiles'] = 'Course files';
 $string['courseformats'] = 'Course formats';
 $string['coursegrades'] = 'Course grades';
+$string['coursehidden'] = 'This course is currently unavailable to students';
 $string['courseimportnotaught'] = 'You don\'t seem to be an editing teacher in any other courses, there are no courses for you to import from.';
 $string['courseinfo'] = 'Course info';
 $string['coursemessage'] = 'Message course users';
 $string['coursenotaccessible'] = 'This course does not allow public access';
+$string['courseoverview'] = 'Course overview';
 $string['coursereject'] = 'Reject a course request';
 $string['courserejected'] = 'Course has been rejected and the requester has been notified.';
+$string['courserejectemail'] = 'Sorry, but the course you requested has been rejected. Here is the reason provided:
+
+$a';
 $string['courserejectreason'] = 'Outline your reasons for rejecting this course<br />(this will be emailed to the requester)';
 $string['courserejectsubject'] = 'Your course has been rejected';
-$string['courserejectemail'] = 'Sorry, but the course you requested has been rejected. Here is the reason provided:'."\n\n".'$a';
 $string['courserequest'] = 'Course request';
 $string['courserequestdisabled'] = 'Sorry, but requesting courses has been disabled by the administrator';
-$string['courserequestintro'] = 'Use this form to request a course to be created for you.<br />Try and fill in as much information as you can to allow<br />the administrators to understand your reasons for wanting this course.';
-$string['courserequestsuccess'] = 'Successfully saved your course request. Expect an email within a few days with the outcome';
 $string['courserequestfailed'] = 'For some reason, your course request could not be saved';
+$string['courserequestintro'] = 'Use this form to request a course to be created for you.<br />Try and fill in as much information as you can to allow<br />the administrators to understand your reasons for wanting this course.';
 $string['courserequestreason'] = 'Reasons for wanting this course';
+$string['courserequestsuccess'] = 'Successfully saved your course request. Expect an email within a few days with the outcome';
 $string['courserestore'] = 'Course restore';
 $string['courses'] = 'Courses';
+$string['coursescategory'] = 'Courses in the same category';
 $string['coursespending'] = 'Courses pending approval';
 $string['coursestaught'] = 'Courses I have taught';
-$string['coursescategory'] = 'Courses in the same category';
-$string['coursehidden'] = 'This course is currently unavailable to students';
 $string['courseupdates'] = 'Course updates';
 $string['courseuploadlimit'] = 'Course upload limit';
 $string['create'] = 'Create';
@@ -297,15 +301,15 @@ $string['creatingrolesdefinitions'] = 'Creating roles definitions';
 $string['creatingscales'] = 'Creating scales';
 $string['creatingsections'] = 'Creating sections';
 $string['creatingtemporarystructures'] = 'Creating temporary structures';
-$string['creatingusers'] = 'Creating users';
 $string['creatinguserroles'] = 'Creating user level role assignments and overrides';
+$string['creatingusers'] = 'Creating users';
 $string['creatingxmlfile'] = 'Creating XML file';
 $string['currency'] = 'Currency';
 $string['currentcourseadding'] = 'Current course, adding data to it';
 $string['currentcoursedeleting'] = 'Current course, deleting it first';
 $string['currentlanguage'] = 'Current language';
-$string['currentlyselectedusers'] = 'Currently selected users';
 $string['currentlocaltime'] = 'your current local time';
+$string['currentlyselectedusers'] = 'Currently selected users';
 $string['currentpicture'] = 'Current picture';
 $string['currentrelease'] = 'Current release information';
 $string['currentversion'] = 'Current version';
@@ -422,10 +426,7 @@ line at the top of your web browser window.
 If you need help, please contact the site administrator,
 $a->admin';
 $string['emailconfirmationsubject'] = '$a: account confirmation';
-$string['emailpasswordconfirmmaybesent'] = '   <p>If you supplied correct username or address an email should have been sent to you.</p>
-   <p>It contains easy instructions to confirm and complete this password change.
-If you continue to have difficulty, please contact the site administrator.</p>';
-$string['emailconfirmsent'] = '   <p>An email should have been sent to your address at <b>$a</b></p>
+$string['emailconfirmsent'] = '<p>An email should have been sent to your address at <b>$a</b></p>
    <p>It contains easy instructions to complete your registration.</p>
    <p>If you continue to have difficulty, contact the site administrator.</p>';
 $string['emaildigest'] = 'Email digest type';
@@ -464,6 +465,9 @@ line at the top of your web browser window.
 If you need help, please contact the site administrator,
 $a->admin';
 $string['emailpasswordconfirmationsubject'] = '$a: change password confirmation';
+$string['emailpasswordconfirmmaybesent'] = '<p>If you supplied correct username or address an email should have been sent to you.</p>
+   <p>It contains easy instructions to confirm and complete this password change.
+If you continue to have difficulty, please contact the site administrator.</p>';
 $string['emailpasswordconfirmsent'] = 'An email should have been sent to your address at <b>$a</b>.
 <br />It contains easy instructions to confirm and complete this password change.
 If you continue to have difficulty, contact the site administrator.';
@@ -471,13 +475,11 @@ $string['emailpasswordsent'] = 'Thank you for confirming the change of password.
 An email containing your new password has been sent to your address at<br /><b>$a->email</b>.<br />
 The new password was automatically generated - you might like to
 <a href=\"$a->link\">change your password</a> to something easier to remember.';
-$string['messagedselectedusers'] = 'Select users have been messaged and the recipient list reset.';
-$string['messagedselectedusersfailed'] = 'Something went wrong while messaging selected users.  Some may have received the email.';
-$string['messageselect'] = 'Select this user as an email recipient';
-$string['messageselectadd'] = 'Add / send message';
 $string['enable'] = 'Enable';
 $string['encryptedcode'] = 'Encrypted code';
 $string['enroldate'] = 'Date range';
+$string['enrolenddate'] = 'End date';
+$string['enrolenddaterror'] = 'Enrolment end date cannot be earlier than start date';
 $string['enrollable'] = 'Course enrollable';
 $string['enrolledincourse'] = 'Enrolled in course \"$a\"';
 $string['enrolledincoursenot'] = 'Not enrolled in course \"$a\"';
@@ -498,8 +500,6 @@ $string['enrolmentplugins'] = 'Enrolment Plugins';
 $string['enrolments'] = 'Enrolments';
 $string['enrolmentstart'] = 'Enrolment Started';
 $string['enrolperiod'] = 'Enrolment duration';
-$string['enrolenddate'] = 'End date';
-$string['enrolenddaterror'] = 'Enrolment end date cannot be earlier than start date';
 $string['enrolstartdate'] = 'Start date';
 $string['entercourse'] = 'Click to enter this course';
 $string['enteremailaddress'] = 'Enter in your email address to reset your
@@ -518,29 +518,25 @@ $string['existingcoursedeleting'] = 'Existing course, deleting it first';
 $string['existingcreators'] = 'Existing course creators';
 $string['existingstudents'] = 'Enrolled students';
 $string['existingteachers'] = 'Existing teachers';
-$string['explanation'] = 'Explanation';
 $string['expirynotify'] = 'Enrolment expiry notification';
 $string['expirynotifyemail'] = 'The following students in this course are expiring after exactly $a->threshold days:
 
 $a->current
 
-
 The following students in this course are expiring in less than $a->threshold days:
 
 $a->past
 
-
 You may go to the following page to extend their enrolment period:
-$a->extendurl
-';
+$a->extendurl';
 $string['expirynotifystudents'] = 'Notify students';
 $string['expirynotifystudentsemail'] = 'Dear $a->studentstr:
 
 This is a notification that your enrolment in the course $a->course will expire in $a->threshold days.
 
-Please contact your $a->teacherstr for any further enquiries.
-';
+Please contact your $a->teacherstr for any further enquiries.';
 $string['expirythreshold'] = 'Threshold';
+$string['explanation'] = 'Explanation';
 $string['extendenrol'] = 'Extend enrolment';
 $string['extendperiod'] = 'Extended period';
 $string['failedloginattempts'] = '$a->attempts failed logins since your last login';
@@ -555,8 +551,8 @@ $string['findmorecourses'] = 'Find more courses...';
 $string['firstdayofweek'] = '0';
 $string['firstname'] = 'First name';
 $string['firsttime'] = 'Is this your first time here?';
-$string['folderopened'] = 'Opened folder';
 $string['folderclosed'] = 'Closed folder';
+$string['folderopened'] = 'Opened folder';
 $string['followingoptional'] = 'The following items are optional';
 $string['followingrequired'] = 'The following items are required';
 $string['force'] = 'Force';
@@ -567,8 +563,8 @@ $string['forcepasswordchange'] = 'Force password change';
 $string['forcepasswordchangehelp'] = 'Prompt user to change it on their next login';
 $string['forcepasswordchangenotice'] = 'You must change your password to proceed.';
 $string['forcetheme'] = 'Force theme';
-$string['forgotten'] = 'Forgotten your username or password?';
 $string['forgotaccount'] = 'Lost password?';
+$string['forgotten'] = 'Forgotten your username or password?';
 $string['format'] = 'Format';
 $string['formathtml'] = 'HTML format';
 $string['formatlams'] = 'LAMS course format';
@@ -695,11 +691,11 @@ $string['icqnumber'] = 'ICQ number';
 $string['idnumber'] = 'ID number';
 $string['idnumbercourse'] = 'Course ID number';
 $string['import'] = 'Import';
-$string['importdata'] = 'Import course data';
-$string['importdatafrom'] = 'Find a course to import data from:';
 $string['importactivities'] = 'Import activities from another course';
+$string['importdata'] = 'Import course data';
 $string['importdataexported'] = 'Exported data from \'from\' course successfully.<br /> Continue to import into your \'to\' course.';
 $string['importdatafinished'] = 'Import complete! Continue to your course';
+$string['importdatafrom'] = 'Find a course to import data from:';
 $string['importgroups'] = 'Import groups';
 $string['importmetacoursenote'] = 'Use this form to add courses to your meta course (this will import the enrolments)';
 $string['inactive'] = 'Inactive';
@@ -746,14 +742,14 @@ $string['livelogs'] = 'Live logs from the past hour';
 $string['locale'] = 'en.UTF-8';
 $string['location'] = 'Location';
 $string['log_excel_date_format'] = 'yyyy mmmm d h:mm';
-$string['loggedinas'] = 'You are logged in as $a ';
+$string['loggedinas'] = 'You are logged in as $a';
 $string['loggedinasguest'] = 'You are currently using guest access';
 $string['loggedinnot'] = 'You are not logged in.';
 $string['login'] = 'Login';
 $string['login_failure_logs'] = 'Login failure logs';
 $string['loginalready'] = 'You are already logged in';
 $string['loginas'] = 'Login as';
-$string['loginaspasswordexplain'] = '<p>You must enter the special \"loginas password\" to use this feature.<br />If you do not know it, ask your server administrator.</p>';$string['loginguest'] = 'Login as a guest';
+$string['loginaspasswordexplain'] = '<p>You must enter the special \"loginas password\" to use this feature.<br />If you do not know it, ask your server administrator.</p>';
 $string['loginguest'] = 'Login as a guest';
 $string['loginsite'] = 'Login to the site';
 $string['loginsteps'] = 'Hi! For full access to courses you\'ll need to take
@@ -782,8 +778,8 @@ $string['loginto'] = 'Login to $a';
 $string['loginusing'] = 'Login here using your username and password';
 $string['logout'] = 'Logout';
 $string['logs'] = 'Logs';
-$string['logtoomanycourses'] = ' [ <a href=\"$a->url\">more</a> ] ';
-$string['logtoomanyusers'] = ' [ <a href=\"$a->url\">more</a> ] ';
+$string['logtoomanycourses'] = '[ <a href=\"$a->url\">more</a> ]';
+$string['logtoomanyusers'] = '[ <a href=\"$a->url\">more</a> ]';
 $string['lookback'] = 'Look back';
 $string['mailadmins'] = 'Inform admins';
 $string['mailstudents'] = 'Inform students';
@@ -792,12 +788,12 @@ $string['mainmenu'] = 'Main Menu';
 $string['makeafolder'] = 'Make a folder';
 $string['makeeditable'] = 'If you make \'$a\' editable by the web server process (eg apache) then you could edit this file directly from this page';
 $string['manageblocks'] = 'Blocks';
-$string['managedatabase'] = 'Database';
 $string['managecourses'] = 'Manage courses';
+$string['managedatabase'] = 'Database';
 $string['managefilters'] = 'Filters';
 $string['managemeta'] = 'Is this a meta course?';
-$string['managemetaexplan'] = '(This means that enrolments are inherited from other courses)';
 $string['managemetadisabled'] = 'This is disabled because this course is already in a meta course';
+$string['managemetaexplan'] = '(This means that enrolments are inherited from other courses)';
 $string['managemodules'] = 'Modules';
 $string['manageroles'] = 'Roles and permissions';
 $string['markedthistopic'] = 'This topic is highlighted as the current topic';
@@ -809,16 +805,20 @@ $string['maximumupload'] = 'Maximum upload size';
 $string['maxsize'] = 'Max size: $a';
 $string['memberincourse'] = 'People in the course';
 $string['messagebody'] = 'Message body';
-$string['metaassigncourses'] = 'Assign courses';
+$string['messagedselectedusers'] = 'Select users have been messaged and the recipient list reset.';
+$string['messagedselectedusersfailed'] = 'Something went wrong while messaging selected users.  Some may have received the email.';
+$string['messageselect'] = 'Select this user as an email recipient';
+$string['messageselectadd'] = 'Add / send message';
+$string['metaaddcourse'] = 'Add this course';
 $string['metaalreadycourses'] = 'Courses already assigned';
 $string['metaalreadyhascourses'] = 'This meta course already has child courses.';
 $string['metaalreadyhasenrolments'] = 'This course already has normal enrolments.';
 $string['metaalreadyinmeta'] = 'This course is already part of a meta course.';
+$string['metaassigncourses'] = 'Assign courses';
 $string['metacourse'] = 'Metacourse';
 $string['metanoalreadycourses'] = 'No courses already assigned';
-$string['metapotentialcourses'] = 'Courses available';
 $string['metanopotentialcourses'] = 'No courses available';
-$string['metaaddcourse'] = 'Add this course';
+$string['metapotentialcourses'] = 'Courses available';
 $string['metaremovecourse'] = 'Remove this course';
 $string['min'] = 'min';
 $string['mins'] = 'mins';
@@ -912,7 +912,7 @@ $string['newsitem'] = 'news item';
 $string['newsitems'] = 'news items';
 $string['newsitemsnumber'] = 'News items to show';
 $string['newuser'] = 'New user';
-$string['newusers'] = 'New users';
+$string['newusernewpasswordsubj'] = 'New user account';
 $string['newusernewpasswordtext'] = 'Hi $a->firstname,
 
 A new account has been created for you at \'$a->sitename\' 
@@ -934,7 +934,7 @@ line at the top of your web browser window.
 
 Cheers from the \'$a->sitename\' administrator,
 $a->signoff';
-$string['newusernewpasswordsubj'] = 'New user account';
+$string['newusers'] = 'New users';
 $string['next'] = 'Next';
 $string['no'] = 'No';
 $string['nobody'] = 'Nobody';
@@ -961,16 +961,18 @@ $string['nopotentialcreators'] = 'No potential course creators';
 $string['nopotentialstudents'] = 'No potential students';
 $string['nopotentialteachers'] = 'No potential teachers';
 $string['norecentactivity'] = 'No recent activity';
-$string['noreplyname'] = 'Do not reply to this email';
-$string['noreplybouncemessage'] = 'You have replied to a no-reply email address. If you were attempting to reply to a forum post, please instead reply using the $a forums. '."\n\n".'Following is the content of your email:'."\n\n";
+$string['noreplybouncemessage'] = 'You have replied to a no-reply email address. If you were attempting to reply to a forum post, please instead reply using the $a forums. 
+
+Following is the content of your email:';
 $string['noreplybouncesubject'] = '$a - bounced email.';
+$string['noreplyname'] = 'Do not reply to this email';
 $string['noresults'] = 'No results';
 $string['normal'] = 'Normal';
 $string['normalfilter'] = 'Normal search';
 $string['nostatstodisplay'] = 'There is no available data to display, sorry.';
 $string['nostudentsfound'] = 'No $a found';
-$string['nostudentsyet'] = 'No students enrolled in this course yet';
 $string['nostudentsingroup'] = 'There are no students in this group yet';
+$string['nostudentsyet'] = 'No students enrolled in this course yet';
 $string['nosuchemail'] = 'No such email address';
 $string['notavailable'] = 'Not available';
 $string['noteachersyet'] = 'No teachers in this course yet';
@@ -984,7 +986,7 @@ $string['noticenewerbackup'] = 'This backup file has been created with Moodle $a
 $string['notifications'] = 'Notifications';
 $string['notifyloginfailuresmessage'] = '$a->time, IP: $a->ip, User: $a->info';
 $string['notifyloginfailuresmessageend'] = 'You can view these logs at $a/course/log.php?id=1&chooselog=1&modid=site_errors.';
-$string['notifyloginfailuresmessagestart'] = 'Here is a list of failed login attempts at $a since you were last notified ';
+$string['notifyloginfailuresmessagestart'] = 'Here is a list of failed login attempts at $a since you were last notified';
 $string['notifyloginfailuressubject'] = '$a :: Failed logins notification';
 $string['notincluded'] = 'Not included';
 $string['notingroup'] = 'Sorry, but you need to be part of a group to see this activity.';
@@ -992,20 +994,20 @@ $string['notpublic'] = 'Not public!';
 $string['nousersmatching'] = 'No users matching \'$a\' were found';
 $string['nousersyet'] = 'There are no users yet';
 $string['now'] = 'now';
-$string['numattempts'] = '$a failed login attempt(s) ';
+$string['numattempts'] = '$a failed login attempt(s)';
 $string['numberweeks'] = 'Number of weeks/topics';
 $string['numdays'] = '$a days';
 $string['numhours'] = '$a hours';
 $string['numletters'] = '$a letters';
 $string['numminutes'] = '$a minutes';
+$string['nummonths'] = '$a months';
 $string['numseconds'] = '$a seconds';
 $string['numviews'] = '$a views';
 $string['numweeks'] = '$a weeks';
-$string['nummonths'] = '$a months';
 $string['numwords'] = '$a words';
 $string['numyears'] = '$a years';
-$string['oldpassword'] = 'Current Password';
 $string['ok'] = 'OK';
+$string['oldpassword'] = 'Current Password';
 $string['opentoguests'] = 'Guest access';
 $string['optional'] = 'optional';
 $string['order'] = 'Order';
@@ -1030,16 +1032,16 @@ $string['passwordnohelp'] = 'No help is available to find your lost password. Pl
 $string['passwordrecovery'] = 'Yes, help me log in';
 $string['passwordsdiffer'] = 'These passwords do not match';
 $string['passwordsent'] = 'Password has been sent';
-$string['passwordsenttext'] = '   <p>An email has been sent to your address at $a->email.</p>
+$string['passwordsenttext'] = '<p>An email has been sent to your address at $a->email.</p>
    <p><b>Please check your email for your new password</b></p>
    <p>The new password was automatically generated, so you might like to
    <a href=\"$a->link\">change it to something easier to remember</a>.</p>';
 $string['pathnotexists'] = 'Path doesn\'t exist in your server!';
 $string['pathslasherror'] = 'Path can\'t end with a slash!!';
 $string['paymentinstant'] = 'Use the button below to pay and be enrolled within minutes!';
+$string['paymentpending'] = '(<small><b><u>$a</u></b> pending</small>)';
 $string['paymentrequired'] = 'This course requires a payment for entry.';
 $string['payments'] = 'Payments';
-$string['paymentpending'] = '(<small><b><u>$a</u></b> pending</small>)';
 $string['paymentsorry'] = 'Thank you for your payment!  Unfortunately your payment has not yet been fully processed, and you are not yet registered to enter the course \"$a->fullname\".  Please try continuing to the course in a few seconds, but if you continue to have trouble then please alert the $a->teacher or the site administrator';
 $string['paymentthanks'] = 'Thank you for your payment!  You are now enrolled in your course:<br />\"$a\"';
 $string['people'] = 'People';
@@ -1138,7 +1140,7 @@ $string['rsserror'] = 'Error reading RSS data';
 $string['rsstype'] = 'RSS feed for this activity';
 $string['saveandnext'] = 'Save and show next';
 $string['savechanges'] = 'Save changes';
-$string['savedat'] = 'Saved at: ';
+$string['savedat'] = 'Saved at:';
 $string['savepreferences'] = 'Save preferences';
 $string['saveto'] = 'Save to';
 $string['scale'] = 'Scale';
@@ -1157,35 +1159,35 @@ $string['searchcourses'] = 'Search courses';
 $string['searchhelp'] = 'You can search for multiple words at once.<br /><br />word : find any match of this word within the text.<br />+word : only exact matching words will be found.<br />-word : don\'t include results containing this word.';
 $string['searchresults'] = 'Search results';
 $string['sec'] = 'sec';
-$string['secs'] = 'secs';
-$string['secondstotime86400']  = '1 day';
 $string['secondstotime172800'] = '2 days';
 $string['secondstotime259200'] = '3 days';
 $string['secondstotime345600'] = '4 days';
 $string['secondstotime432000'] = '5 days';
 $string['secondstotime518400'] = '6 days';
 $string['secondstotime604800'] = '1 Week';
+$string['secondstotime86400'] = '1 day';
+$string['secs'] = 'secs';
 $string['section'] = 'Section';
 $string['sections'] = 'Sections';
 $string['seealsostats'] = 'See also: stats';
 $string['select'] = 'Select';
-$string['selectperiod'] = 'Select period';
-$string['selectall'] = 'Select all';
 $string['selectacountry'] = 'Select a country';
+$string['selectall'] = 'Select all';
 $string['selectamodule'] = 'Please select an activity module';
 $string['selectednowmove'] = '$a files selected for moving. Now go to the destination and press \'Move files to here\'';
 $string['selectnos'] = 'Select all \'no\'';
+$string['selectperiod'] = 'Select period';
 $string['senddetails'] = 'Send my details via email';
 $string['separateandconnected'] = 'Separate and Connected ways of knowing';
 $string['serverlocaltime'] = 'Server\'s local time';
 $string['settings'] = 'Settings';
 $string['shortname'] = 'Short name';
-$string['shortnamecollisionwarning'] ='[*] = This shortname is already in use by a course and will need to be changed upon approval';
+$string['shortnamecollisionwarning'] = '[*] = This shortname is already in use by a course and will need to be changed upon approval';
 $string['shortnametaken'] = 'Short name is already used for another course ($a)';
 $string['shortsitename'] = 'Short name for site (eg single word)';
 $string['show'] = 'Show';
-$string['showadvancedsettings'] = 'Show advanced settings';
 $string['showactions'] = 'Show actions';
+$string['showadvancedsettings'] = 'Show advanced settings';
 $string['showall'] = 'Show all $a';
 $string['showallcourses'] = 'Show all courses';
 $string['showalltopics'] = 'Show all topics';
@@ -1202,7 +1204,7 @@ $string['showreports'] = 'Show activity reports';
 $string['showsettings'] = 'Show settings';
 $string['showtheselogs'] = 'Show these logs';
 $string['since'] = 'Since';
-$string['sincelast'] = ' since last login';
+$string['sincelast'] = 'since last login';
 $string['site'] = 'Site';
 $string['sitedefault'] = 'Site Default';
 $string['siteerrors'] = 'Site errors';
@@ -1210,6 +1212,8 @@ $string['sitefiles'] = 'Site files';
 $string['sitelogs'] = 'Site logs';
 $string['sitenews'] = 'Site news';
 $string['sitepartlist'] = 'You do not have the required permissions to view the participants list';
+$string['sitepartlist0'] = 'You must be a site teacher to be allowed to see the site participants list';
+$string['sitepartlist1'] = 'You must be a teacher to be allowed to see the site participants list';
 $string['sites'] = 'Sites';
 $string['sitesection'] = 'Include a topic section';
 $string['sitesettings'] = 'Site settings';
@@ -1227,22 +1231,25 @@ $string['someerrorswerefound'] = 'Some information was missing or incorrect. Loo
 $string['sortby'] = 'Sort by';
 $string['sourcerole'] = 'Source role';
 $string['specifyname'] = 'You must specify a name.';
-$string['startdate'] = 'Course start date';
 $string['starpending'] = '([*] = course pending approval)';
+$string['startdate'] = 'Course start date';
 $string['startsignup'] = 'Create new account';
 $string['state'] = 'State/Province';
+$string['statistics'] = 'Statistics';
 $string['stats'] = 'Statistics';
+$string['statslogins'] = 'Logins';
+$string['statsmodedetailed'] = 'Detailed (user) view';
+$string['statsmodegeneral'] = 'General view';
 $string['statsnodata'] = 'There is no available data for that combination of course and time period.';
 $string['statsnodatauser'] = 'There is no available data for that combination of course, user and time period.';
 $string['statsoff'] = 'Statistics is not currently enabled';
-$string['statsreads']  = 'Views';
-$string['statswrites'] = 'Posts';
-$string['statsreportlogins'] = 'Logins';
-$string['statsreportreads'] = 'Views (all roles)';
-$string['statsreportwrites'] = 'Posts (all roles)';
-$string['statsreportactivity'] = 'All activity (all roles)';
-$string['statsreportactivitybyrole'] = 'All activity (views and posts)';
+$string['statsreads'] = 'Views';
 $string['statsreport1'] = 'Logins';
+$string['statsreport10'] = 'User activity';
+$string['statsreport11'] = 'Most active courses';
+$string['statsreport12'] = 'Most active courses (weighted)';
+$string['statsreport13'] = 'Most participatory courses (enrolments)';
+$string['statsreport14'] = 'Most participatory courses (views/posts)';
 $string['statsreport2'] = 'Views (all roles)';
 $string['statsreport3'] = 'Posts (all roles)';
 $string['statsreport4'] = 'All activity (all roles)';
@@ -1250,29 +1257,26 @@ $string['statsreport5'] = 'All activity (views and posts)';
 $string['statsreport7'] = 'User activity (views and posts)';
 $string['statsreport8'] = 'All User activity';
 $string['statsreport9'] = 'Logins (site course)';
-$string['statsreport10'] = 'User activity';
-$string['statsreport11'] = 'Most active courses';
-$string['statsreport12'] = 'Most active courses (weighted)';
-$string['statsreport13'] = 'Most participatory courses (enrolments)';
-$string['statsreport14'] = 'Most participatory courses (views/posts)';
+$string['statsreportactivity'] = 'All activity (all roles)';
+$string['statsreportactivitybyrole'] = 'All activity (views and posts)';
 $string['statsreportforuser'] = 'for';
+$string['statsreportlogins'] = 'Logins';
+$string['statsreportreads'] = 'Views (all roles)';
 $string['statsreporttype'] = 'Report type';
-$string['statstimeperiod'] = 'Time period - last:';
-$string['statslogins'] = 'Logins';
-$string['statsmodegeneral'] = 'General view';
-$string['statsmodedetailed'] = 'Detailed (user) view';
-$string['statsuniquelogins'] = 'Unique logins';
+$string['statsreportwrites'] = 'Posts (all roles)';
+$string['statsstudentactivity'] = 'Student activity';
 $string['statsstudentreads'] = 'Student views';
 $string['statsstudentwrites'] = 'Student posts';
+$string['statsteacheractivity'] = 'Teacher activity';
 $string['statsteacherreads'] = 'Teacher views';
 $string['statsteacherwrites'] = 'Teacher posts';
-$string['statsstudentactivity'] = 'Student activity';
-$string['statsteacheractivity'] = 'Teacher activity';
-$string['statsuserreads'] = 'Views';
-$string['statsuserwrites'] = 'Posts';
+$string['statstimeperiod'] = 'Time period - last:';
+$string['statsuniquelogins'] = 'Unique logins';
 $string['statsuseractivity'] = 'All activity';
 $string['statsuserlogins'] = 'Logins';
-$string['statistics'] = 'Statistics';
+$string['statsuserreads'] = 'Views';
+$string['statsuserwrites'] = 'Posts';
+$string['statswrites'] = 'Posts';
 $string['status'] = 'Status';
 $string['strftimedate'] = '%%d %%B %%Y';
 $string['strftimedateshort'] = '%%d %%B';
@@ -1289,7 +1293,7 @@ $string['stringsnotset'] = 'The following strings are not defined in $a';
 $string['studentnotallowed'] = 'Sorry, but you can not enter this course as \'$a\'';
 $string['students'] = 'Students';
 $string['studentsandteachers'] = 'Students and teachers';
-$string['studentviewoff'] = 'Turn student view off';    
+$string['studentviewoff'] = 'Turn student view off';
 $string['studentviewon'] = 'Turn student view on';
 $string['subcategories'] = 'Sub-categories';
 $string['success'] = 'Success';
@@ -1354,9 +1358,9 @@ $string['unzippingbackup'] = 'Unzipping backup';
 $string['up'] = 'Up';
 $string['update'] = 'Update';
 $string['updated'] = 'Updated $a';
-$string['updatemyprofile'] = 'Update profile';
-$string['updatemymoodleon'] = 'Edit this page';
 $string['updatemymoodleoff'] = 'Normal mode';
+$string['updatemymoodleon'] = 'Edit this page';
+$string['updatemyprofile'] = 'Update profile';
 $string['updatesevery'] = 'Updates every $a seconds';
 $string['updatethis'] = 'Update this $a';
 $string['updatethiscourse'] = 'Update this course';
@@ -1426,8 +1430,8 @@ $string['virusfoundsubject'] = '$a: Virus found!';
 $string['virusfounduser'] = 'The file you have uploaded, $a->filename, has been scanned by a virus checker and found to be infected! Your file upload was NOT successful.';
 $string['virusplaceholder'] = 'This file that has been uploaded was found to contain a virus and has been moved or delted and the user notified.';
 $string['visible'] = 'Visible';
-$string['visibletostudents'] = 'Visible to $a'; //depreciated after 1.6
-$string['warningdeleteresource'] ='Warning: $a is referred in a resource. Would you like to update the resource?';
+$string['visibletostudents'] = 'Visible to $a';
+$string['warningdeleteresource'] = 'Warning: $a is referred in a resource. Would you like to update the resource?';
 $string['webpage'] = 'Web page';
 $string['week'] = 'Week';
 $string['weekhide'] = 'Hide this week from $a';
@@ -1443,8 +1447,8 @@ within the course so that we can learn more about you:
 $string['whattocallzip'] = 'What do you want to call the zip file?';
 $string['withchosenfiles'] = 'With chosen files';
 $string['withoutuserdata'] = 'without user data';
-$string['withuserdata'] = 'with user data';
 $string['withselectedusers'] = 'With selected users...';
+$string['withuserdata'] = 'with user data';
 $string['wordforstudent'] = 'Your word for Student';
 $string['wordforstudenteg'] = 'eg Student, Participant etc';
 $string['wordforstudents'] = 'Your word for Students';
index 3275eaa82d94f28f4d15937c8fccef5583cfc3ab..8b6bc787a3ba24db2c9ea77b8bbec28caf9d96db 100644 (file)
@@ -1,6 +1,7 @@
-<?php /// $Id$
+<?PHP // $Id$ 
+      // multilang.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['filtername'] = "Multi-Language Content";
 
-?>
+$string['filtername'] = 'Multi-Language Content';
 
+?>
index 4276de90e952b0d697c1f5374f647ec640d467c2..19e7c368895d860036ed1d008f3d0c0d005b03a8 100644 (file)
@@ -1,5 +1,5 @@
-<?PHP // $Id$
-      // moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
+<?PHP // $Id$ 
+      // my.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['mymoodle'] = 'Overview of my courses';
@@ -7,4 +7,5 @@ $string['nocourses'] = 'No course information to show.';
 $string['noguest'] = 'The \'Course Overview\' page is not available to guest users';
 $string['pinblocks'] = 'Configure pinned blocks for my moodle';
 $string['pinblocksexplan'] = 'Any block settings you configure here will be visible (and non-editable) for any user of moodle on their \'my moodle\' overview page.';
+
 ?>
index 68e73cc40babd133423e37063832a1721a03be5c..0183bc076f624a3b07b98bc744b902b5795ce997 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // pix.php - created with Moodle 1.2 development (2003111400)
+<?PHP // $Id$ 
+      // pix.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['angry'] = 'angry';
index 846dd6d2ee1e9e8fdae81f7024704e49e27c72ed..938f5b38d774cdf5486371494c539dbbb46f4ffa 100644 (file)
@@ -1,11 +1,6 @@
-<?php // $Id$
-/**
- * The language strings for the multiple choice question type.
- * 
- * @author Tim Hunt.
- * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
- * @package question
- *//** */
+<?PHP // $Id$ 
+      // qtype_multichoice.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['answerhowmany'] = 'One or multiple answers?';
 $string['answersingleno'] = 'Multiple answers allowed';
@@ -13,14 +8,14 @@ $string['answersingleyes'] = 'One answer only';
 $string['choiceno'] = 'Choice $a';
 $string['choices'] = 'Available choices';
 $string['editingmultichoice'] = 'Editing a Multiple Choice question';
+$string['feedback'] = 'Feedback';
 $string['fillouttwochoices'] = 'You must fill out at least two choices.  Choices left blank will not be used.';
 $string['fractionsaddwrong'] = 'The positive grades you have chosen do not add up to 100%%<br />Instead, they add up to $a%%<br />Do you want to go back and fix this question?';
 $string['fractionsnomax'] = 'One of the answers should be 100%%, so that it is<br />possible to get a full grade for this question.<br />Do you want to go back and fix this question?';
-$string['feedback'] = 'Feedback';
 $string['notenoughanswers'] = 'This type of question requires at least $a answers';
 $string['overallcorrectfeedback'] = 'Feedback for any correct answer';
-$string['overallpartiallycorrectfeedback'] = 'Feedback for any partially correct answer';
 $string['overallincorrectfeedback'] = 'Feedback for any incorrect answer';
+$string['overallpartiallycorrectfeedback'] = 'Feedback for any partially correct answer';
 $string['shuffleanswers'] = 'Shuffle answers';
 $string['singleanswer'] = 'Choose one answer.';
 
index 3540f31c047bbeaa2e1d518a458256a017c04f98..8db13f19b2feaf068f13364f7fb0338220653deb 100644 (file)
@@ -1,14 +1,16 @@
-<?php
+<?PHP // $Id$ 
+      // questionnaire.php - created with Moodle 1.7 beta + (2006101003)
+
+
+$string['alreadyfilled'] = 'You have already filled out this questionnaire for us. Thank you.';
 $string['modulename'] = 'Questionnaire';
 $string['modulenameplural'] = 'Questionnaires';
+$string['mustcomplete'] = '<b>You must complete this questionnaire <i>now</i> to record your results. You will not be allowed to complete it at another time</b><br /><br />';
+$string['notavail'] = 'That questionnaire is not available yet. Try again later.';
 $string['qmanage'] = 'Manage Surveys';
 $string['qmanagetitle'] = 'Survey Management phpESP';
-$string['qtype'] = "Type";
-$string['respondenttype'] = "Respondent Type";
-$string['questionnaireid'] = "Survey";
-$string['notavail'] = "That questionnaire is not available yet. Try again later.";
-$string['mustcomplete'] = "<b>You must complete this questionnaire <i>now</i> to record your results. "
-                         ."You will not be allowed to complete it at another time</b><br /><br />\n";
-$string['alreadyfilled'] = "You have already filled out this questionnaire for us. Thank you.";
+$string['qtype'] = 'Type';
+$string['questionnaireid'] = 'Survey';
+$string['respondenttype'] = 'Respondent Type';
 
-?>
\ No newline at end of file
+?>
index c8c42bd8ad3dbbd8dd6f7e075d5e82cd69bf9955..b7336bb63d3e6dfce0c240d5ecdc438f61826b1e 100644 (file)
@@ -1,11 +1,12 @@
-<?php // $Id$ 
-      // quiz.php - created with Moodle 1.5 ALPHA (2005050600)
+<?PHP // $Id$ 
+      // quiz.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['30minutes'] = '30 Minutes';
+
+$string['1day'] = '1 Day';
 $string['1hour'] = '1 Hour';
 $string['2hours'] = '2 Hours';
+$string['30minutes'] = '30 Minutes';
 $string['6hours'] = '6 Hours';
-$string['1day'] = '1 Day';
 $string['acceptederror'] = 'Accepted error';
 $string['action'] = 'Action';
 $string['adaptive'] = 'Adaptive mode';
@@ -14,8 +15,8 @@ $string['addingquestions'] = 'This side of the page is where you manage your dat
 $string['addquestions'] = 'Add questions';
 $string['addquestionstoquiz'] = 'Add questions to current quiz';
 $string['addrandom'] = 'Add $a random questions';
-$string['addrandom1'] = ' << Add ';
-$string['addrandom2'] = 'random questions ';
+$string['addrandom1'] = '<< Add';
+$string['addrandom2'] = 'random questions';
 $string['addselectedtoquiz'] = 'Add selected to quiz';
 $string['addtoquiz'] = 'Add to quiz';
 $string['affectedstudents'] = 'Affected $a';
@@ -44,17 +45,18 @@ $string['attemptincomplete'] = 'That attempt (by $a) is not yet completed.';
 $string['attemptlast'] = 'Last attempt';
 $string['attemptquiznow'] = 'Attempt quiz now';
 $string['attempts'] = 'Attempts';
-$string['attemptsonly'] = 'Show only students with attempts';
 $string['attemptsallowed'] = 'Attempts allowed';
-$string['attemptselection'] = 'Select which attempts to analyze per user: ';
+$string['attemptselection'] = 'Select which attempts to analyze per user:';
 $string['attemptsexist'] = 'You can no longer add or remove questions.';
+$string['attemptsonly'] = 'Show only students with attempts';
 $string['attemptsunlimited'] = 'Unlimited attempts';
 $string['back'] = 'Back to preview question';
+$string['backtoquestionlist'] = 'Back to Question List';
 $string['backtoquiz'] = 'Back to quiz editing';
 $string['bestgrade'] = 'Best grade';
-$string['bothattempts'] = 'Show students with and without attempts';
 $string['blackboard'] = 'Blackboard';
 $string['blackboard_6'] = 'Blackboard V6+';
+$string['bothattempts'] = 'Show students with and without attempts';
 $string['calculated'] = 'Calculated';
 $string['calculatedquestion'] = 'Calculated Question not supported at line $a. The question will be ignored';
 $string['cannotcreatepath'] = 'Path cannot be created ($a)';
@@ -75,40 +77,42 @@ $string['categorymoveto'] = 'Move them to this category';
 $string['categorynamecantbeblank'] = 'The category name cannot be blank.';
 $string['categorynoedit'] = 'You do not have editing privileges in the category \'$a\'.';
 $string['categoryupdated'] = 'The category was successfully updated';
+$string['changessaved'] = 'Grading Changes Saved';
 $string['checkanswer'] = 'Check';
 $string['choice'] = 'Choice';
 $string['choices'] = 'Available choices';
 $string['choosedatasetproperties'] = 'Choose dataset properties';
 $string['choosefile'] = 'Choose a file';
 $string['close'] = 'Close window';
+$string['closebeforeopen'] = 'Could not update the quiz. You have specified a close date before the open date.';
 $string['closepreview'] = 'Close preview';
 $string['closereview'] = 'Close review';
 $string['comment'] = 'Comment';
 $string['commentorgrade'] = 'Make comment or override grade';
+$string['comments'] = 'Comments';
 $string['completedon'] = 'Completed on';
 $string['confirmclose'] = 'You are about to close this attempt. Once you close the attempt you will no longer be able to change your answers.';
 $string['confirmserverdelete'] = 'Are you sure you want to remove the server <b>$a</b> from the list?';
-$string['confirmstarttimelimit'] = 'The Quiz has a time limit. Are you sure that you wish to start?';
 $string['confirmstartattemptlimit'] = 'This quiz is limited to $a attempt(s). You are about to start a new attempt.  Do you wish to proceed?';
 $string['confirmstartattempttimelimit'] = 'This quiz has a time limit and is limited to $a attempt(s). You are about to start a new attempt.  Do you wish to proceed?';
+$string['confirmstarttimelimit'] = 'The Quiz has a time limit. Are you sure that you wish to start?';
 $string['containercategorycreated'] = 'This category has been created to store all the original categories moved to site level due to the causes specified below.';
 $string['continueattemptquiz'] = 'Continue the last attempt';
 $string['copyingfrom'] = 'Creating a copy of the question \'$a\'';
 $string['copyingquestion'] = 'Copying a question';
 $string['correct'] = 'Correct';
 $string['correctanswer'] = 'Correct answer';
-$string['correctansweris'] = 'Correct answer: $a';
 $string['correctanswerformula'] = 'Correct Answer Formula';
+$string['correctansweris'] = 'Correct answer: $a';
 $string['correctanswerlength'] = 'Significant Figures';
 $string['correctanswers'] = 'Correct answers';
 $string['correctanswershows'] = 'Correct answer shows';
 $string['corrresp'] = 'Correct Response';
-$string['closebeforeopen'] = 'Could not update the quiz. You have specified a close date before the open date.';
 $string['countdown'] = 'Countdown';
 $string['countdownfinished'] = 'The quiz is closing, you should submit your answers now.';
 $string['countdowntenminutes'] = 'The quiz will be closing in ten minutes.';
 $string['coursetestmanager'] = 'Course Test Manager format';
-$string['createfirst'] = 'You must create some short-answer questions first. ';
+$string['createfirst'] = 'You must create some short-answer questions first.';
 $string['createmultiple'] = 'Add several random questions to quiz';
 $string['createnewquestion'] = 'Create new question';
 $string['custom'] = 'Custom format';
@@ -118,8 +122,8 @@ $string['datasetnumber'] = 'Number';
 $string['daysavailable'] = 'Days available';
 $string['decimaldigits'] = 'Decimal digits in grades';
 $string['decimalformat'] = 'decimals';
-$string['decimalpoints'] = 'Decimal points'; // unused in 1.6
-$string['decimals'] = ' with $a ';
+$string['decimalpoints'] = 'Decimal points';
+$string['decimals'] = 'with $a';
 $string['default'] = 'Default';
 $string['defaultgrade'] = 'Default question grade';
 $string['defaultinfo'] = 'The default category for questions.';
@@ -142,6 +146,7 @@ $string['editcatquestions'] = 'Edit category questions';
 $string['editdatasets'] = 'Edit the datasets';
 $string['editingcalculated'] = 'Editing a Calculated question';
 $string['editingdescription'] = 'Editing a Description';
+$string['editingessay'] = 'Editing Essay';
 $string['editingmatch'] = 'Editing a Matching Question';
 $string['editingmultianswer'] = 'Editing Embedded Answers (Cloze)';
 $string['editingmultichoice'] = 'Editing a Multiple Choice question';
@@ -160,6 +165,8 @@ $string['editquizquestions'] = 'Edit Quiz Questions';
 $string['errormissingquestion'] = 'Error: The system is missing the question with id $a';
 $string['errornotnumbers'] = 'Error - answers must be numeric';
 $string['errorsdetected'] = '$a error(s) detected';
+$string['essay'] = 'Essay';
+$string['essayquestions'] = 'Questions';
 $string['event1'] = 'Autosave';
 $string['event2'] = 'Save';
 $string['event3'] = 'Grade';
@@ -189,9 +196,9 @@ $string['feedbackerrororder'] = 'Feedback grade boundaries must in order, highes
 $string['file'] = 'File';
 $string['fileformat'] = 'File format';
 $string['fillcorrect'] = 'Fill with correct';
-$string['filloutoneanswer'] = 'You must provide at least one possible answer. Answers left blank will not be used. \'*\' can be used as a wildcard to match any characters. The first matching answer will be used to determine the score and feedback.';
 $string['filloutnumericalanswer'] = 'You provide at least one possible answer and tolerance. The first matching answer will be used to determine the score and feedback. If you supply some feedback with no answer at the end, that will be shown to students whose response is not matched by any of the other answers.';
-$string['filloutthreequestions'] = 'You must provide at least three questions with matching answers. You can provide extra wrong answers by giving an answer with a blank question. Entries where both the question and the answer are blank will be ignored. ';
+$string['filloutoneanswer'] = 'You must provide at least one possible answer. Answers left blank will not be used. \'*\' can be used as a wildcard to match any characters. The first matching answer will be used to determine the score and feedback.';
+$string['filloutthreequestions'] = 'You must provide at least three questions with matching answers. You can provide extra wrong answers by giving an answer with a blank question. Entries where both the question and the answer are blank will be ignored.';
 $string['fillouttwochoices'] = 'You must fill out at least two choices.  Choices left blank will not be used.';
 $string['finishattempt'] = 'Submit all and finish';
 $string['forceregeneration'] = 'force regeneration';
@@ -209,16 +216,18 @@ $string['generatevalue'] = 'Generate a new value between';
 $string['geometric'] = 'Geometric';
 $string['gift'] = 'GIFT format';
 $string['grade'] = 'Grade';
+$string['gradeall'] = 'Grade All';
 $string['gradeaverage'] = 'Average grade';
 $string['gradeboundary'] = 'Grade boundary';
+$string['gradeessays'] = 'Grade Essays';
 $string['gradehighest'] = 'Highest grade';
 $string['grademethod'] = 'Grading method';
-$string['gradingdetails'] = 'Marks for this submission: $a->raw/$a->max. ';
-$string['gradingdetailsadjustment'] = 'With previous penalties this gives <strong>$a->cur/$a->max</strong>. ';
-$string['gradingdetailspenalty'] = 'This submission attracted a penalty of $a. ';
-$string['gradingdetailszeropenalty'] = 'You were not penalized for this submission. ';
+$string['gradingdetails'] = 'Marks for this submission: $a->raw/$a->max.';
+$string['gradingdetailsadjustment'] = 'With previous penalties this gives <strong>$a->cur/$a->max</strong>.';
+$string['gradingdetailspenalty'] = 'This submission attracted a penalty of $a.';
+$string['gradingdetailszeropenalty'] = 'You were not penalized for this submission.';
 $string['guestsno'] = 'Sorry, guests cannot see or attempt quizzes';
-$string['history'] = 'History of Responses: ';
+$string['history'] = 'History of Responses:';
 $string['hotpot'] = 'Hot Potatoes format';
 $string['illegalformulasyntax'] = 'Illegal formula syntax starting with \'$a\'';
 $string['imagedisplay'] = 'Image to display';
@@ -301,19 +310,22 @@ $string['noanswers'] = 'No answers were selected!';
 $string['noattempts'] = 'No attempts have been made on this quiz';
 $string['noattemptstoshow'] = 'There are no attempts to show';
 $string['nocategory'] = 'Incorrect or no category specified';
+$string['nocommentsyet'] = 'No comments yet.';
 $string['noconnection'] = 'There is currently no connection to a web service that can process this question. Please contact your administrator';
 $string['nodataset'] = 'nothing - it is not a wild card';
+$string['noessayquestionsfound'] = 'No manually graded questions found';
 $string['nomatchinganswer'] = 'You must specify an answer matching the question \'$a\'.';
 $string['nominal'] = 'Nominal';
 $string['nomoreattempts'] = 'No more attempts are allowed';
+$string['none'] = 'None';
 $string['nopossibledatasets'] = 'No possible datasets';
 $string['noquestionintext'] = 'The question text does not contain any embedded questions';
 $string['noquestions'] = 'No questions have been added yet';
 $string['noquestionsfound'] = 'No questions found';
+$string['noquestionsinfile'] = 'There are no questions in the import file';
 $string['noresponse'] = 'No Response';
 $string['noreview'] = 'You are not allowed to review this quiz';
 $string['noreviewuntil'] = 'You are not allowed to review this quiz until $a';
-$string['noquestionsinfile'] = 'There are no questions in the import file';
 $string['noscript'] = 'JavaScript must be enabled to continue!';
 $string['notavailable'] = 'Sorry, this quiz is not available';
 $string['notavailabletostudents'] = 'Note: This quiz is not currently available to your students';
@@ -323,14 +335,13 @@ $string['notimedependentitems'] = 'Time dependent items are not currently suppor
 $string['numattempts'] = '$a->studentnum $a->studentstring have made $a->attemptnum attempts';
 $string['numberabbr'] = '#';
 $string['numerical'] = 'Numerical';
-$string['none']= 'None';
-$string['onlyteachersimport'] = 'Only teachers with editing rights can import questions';
 $string['onlyteachersexport'] = 'Only teachers can export questions';
+$string['onlyteachersimport'] = 'Only teachers with editing rights can import questions';
 $string['optional'] = 'optional';
 $string['outof'] = '$a->grade out of a maximum of $a->maxgrade';
 $string['overallfeedback'] = 'Overall feedback';
 $string['overdue'] = 'Overdue';
-$string['pagesize'] = 'Attempts shown per page: ';
+$string['pagesize'] = 'Attempts shown per page:';
 $string['paragraphquestion'] = 'Paragraph Question not supported at line $a. The question will be ignored';
 $string['parent'] = 'Parent';
 $string['partiallycorrect'] = 'Partially correct';
@@ -339,6 +350,7 @@ $string['penalty'] = 'Penalty';
 $string['penaltyfactor'] = 'Penalty factor';
 $string['penaltyscheme'] = 'Apply penalties';
 $string['percentcorrect'] = 'Percent Correct';
+$string['pleaseclose'] = 'Your request has been processed. You can now close this window';
 $string['popup'] = 'Show quiz in a &quot;secure&quot; window';
 $string['popupblockerwarning'] = 'This section of the test is in secure mode, this means that you need to take the quiz in a secure window. Please turn off your popup blocker. Thank you.';
 $string['popupnotice'] = 'Students will see this quiz in a secure window';
@@ -352,25 +364,25 @@ $string['qti'] = 'IMS QTI format';
 $string['qti2'] = 'IMS QTI 2.0 format';
 $string['question'] = 'Question';
 $string['questioncats'] = 'Question Categories';
-$string['questionsinclhidden'] = 'Questions (including hidden)';
 $string['questiondeleted'] = 'This question has been deleted. Please contact your teacher';
 $string['questioninuse'] = 'The question \'$a->questionname\' is currently being used in: <br />$a->quiznames<br />The question will not be deleted from these quizzes but only from the category list.';
 $string['questionname'] = 'Question name';
 $string['questionnametoolong'] = 'Question name too long at line $a (255 char. max). It has been truncated.';
 $string['questionno'] = 'Question $a';
 $string['questions'] = 'Questions';
+$string['questionsinclhidden'] = 'Questions (including hidden)';
 $string['questionsinuse'] = '(* Questions marked by an asterisk are already in use in some quizzes. These question will not be deleted from these quizzes but only from the category list.)';
 $string['questionsperpage'] = 'Questions per page';
 $string['questiontext'] = 'Question text';
 $string['questiontype'] = 'Question type $a';
 $string['questiontypesetupoptions'] = 'Setup options for question types:';
-$string['quiz:view'] = 'View quiz information';
 $string['quiz:attempt'] = 'Attempt quizzes';
+$string['quiz:deleteattempts'] = 'Delete quiz attempts';
+$string['quiz:grade'] = 'Grade quizzes manually';
 $string['quiz:manage'] = 'Manage quizzes';
 $string['quiz:preview'] = 'Preview quizzes';
-$string['quiz:grade'] = 'Grade quizzes manually';
+$string['quiz:view'] = 'View quiz information';
 $string['quiz:viewreports'] = 'View quiz reports';
-$string['quiz:deleteattempts'] = 'Delete quiz attempts';
 $string['quizavailable'] = 'The quiz is available until: $a';
 $string['quizclose'] = 'Close the quiz';
 $string['quizclosed'] = 'This quiz closed on $a';
@@ -381,7 +393,6 @@ $string['quizopens'] = 'Quiz opens';
 $string['quizsettings'] = 'Quiz settings';
 $string['quiztimelimit'] = 'Time limit: $a';
 $string['quiztimer'] = 'Quiz Timer';
-$string['pleaseclose'] = 'Your request has been processed. You can now close this window';
 $string['random'] = 'Random Question';
 $string['randomcreate'] = 'Create Random Questions';
 $string['randomsamatch'] = 'Random Short-Answer Matching';
@@ -402,7 +413,7 @@ $string['relative'] = 'Relative';
 $string['remove'] = 'Remove';
 $string['rename'] = 'Rename';
 $string['renderingserverconnectfailed'] = 'The server $a failed to process an RQP request. Check that the URL is correct.';
-$string['reordertool'] = 'Show the reordering tool ';
+$string['reordertool'] = 'Show the reordering tool';
 $string['repaginate'] = 'Repaginate with $a questions per page';
 $string['replace'] = 'Replace';
 $string['replacementoptions'] = 'Replacement Options';
@@ -472,24 +483,22 @@ $string['shuffle'] = 'Shuffle';
 $string['shuffleanswers'] = 'Shuffle answers';
 $string['shufflequestions'] = 'Shuffle questions';
 $string['shufflewithin'] = 'Shuffle within questions';
-$string['significantfigures'] = ' with $a ';
+$string['significantfigures'] = 'with $a';
 $string['significantfiguresformat'] = 'significant figures';
 $string['singleanswer'] = 'Choose one answer.';
+$string['sortage'] = 'Sort by age';
 $string['sortalpha'] = 'Sort by name';
-$string['sortage']   = 'Sort by age';
-$string['sortsubmit']   = 'Sort questions';
+$string['sortsubmit'] = 'Sort questions';
 $string['sorttypealpha'] = 'Sort by type, name';
 $string['startagain'] = 'Start again';
-$string['startagain'] = 'Start again';
-$string['startagain'] = 'Start again';
 $string['startedon'] = 'Started on';
 $string['subneterror'] = 'Sorry, this quiz has been locked so that it is only accessible from certain locations.  Currently your computer is not one of those allowed to use this quiz.';
 $string['subnetnotice'] = 'This quiz has been locked so that it is only accessible from certain locations. Your computer is not on an allowed subnet. As teacher you are allowed to preview anyway.';
 $string['substitutedby'] = 'will be substituted by';
-$string['temporaryblocked'] = 'You are temporarily not allowed to re-attempt the quiz.<br /> You will be able to take another attempt on: ';
+$string['temporaryblocked'] = 'You are temporarily not allowed to re-attempt the quiz.<br /> You will be able to take another attempt on:';
 $string['time'] = 'Time';
-$string['timedelay'] = 'You are not allowed to do the quiz since you have not passed the time delay before attempting another quiz';
 $string['timecompleted'] = 'Completed';
+$string['timedelay'] = 'You are not allowed to do the quiz since you have not passed the time delay before attempting another quiz';
 $string['timeleft'] = 'Time Remaining';
 $string['timelimit'] = 'Time limit';
 $string['timelimitexeeded'] = 'Sorry! Quiz time limit exceeded!';
@@ -504,11 +513,12 @@ $string['true'] = 'True';
 $string['truefalse'] = 'True/False';
 $string['type'] = 'Type';
 $string['unfinished'] = 'open';
+$string['ungraded'] = 'Ungraded';
 $string['uniform'] = 'decimals, from a uniform distribution';
 $string['unit'] = 'Unit';
 $string['unknowntype'] = 'Question type not supported at line $a. The question will be ignored';
-$string['unusedcategorydeleted'] = 'This category has been deleted because, after deleting the course, its questions weren\'t used anymore.';
 $string['unsupportedformulafunction'] = 'The function $a is not supported';
+$string['unusedcategorydeleted'] = 'This category has been deleted because, after deleting the course, its questions weren\'t used anymore.';
 $string['updatesettings'] = 'Update quiz settings';
 $string['upgradesure'] = '<div style=\"color: red;\">In particular the quiz module will perform an extensive change of the quiz tables and this upgrade has not yet been sufficiently tested. You are very strongly urged to backup your database tables before proceeding.</div>';
 $string['url'] = 'URL';
@@ -523,23 +533,12 @@ $string['wheregrade'] = 'Where\'s my grade?';
 $string['wildcard'] = 'Wild card';
 $string['withselected'] = 'With selected';
 $string['withsummary'] = 'with Summary Statistics';
-$string['wronggrade'] = 'Wrong grade (after line $a) : ';
+$string['wronggrade'] = 'Wrong grade (after line $a) :';
 $string['wronguse'] = 'You can not use this page like that';
 $string['xhtml'] = 'XHTML Format';
 $string['xml'] = 'Moodle XML format';
 $string['xmltypeunsupported'] = 'Question type $a is not supported by xml import';
 $string['yourfinalgradeis'] = 'Your final grade for this quiz is $a';
 $string['zerosignificantfiguresnotallowed'] = 'The correct answer cannot have zero significant figures!';
-$string['backtoquestionlist'] = 'Back to Question List';
-$string['changessaved'] = 'Grading Changes Saved';
-$string['comments'] = 'Comments';
-$string['editingessay'] = 'Editing Essay';
-$string['essay'] = 'Essay';
-$string['essayquestions'] = 'Questions';
-$string['gradeall'] = 'Grade All';
-$string['gradeessays'] = 'Grade Essays';
-$string['nocommentsyet'] = 'No comments yet.';
-$string['noessayquestionsfound'] = 'No manually graded questions found';
-$string['ungraded'] = 'Ungraded';
 
 ?>
index a72d8e2b91531fe8680a66a45be71f35a0e0d5be..ecc9ab21358649598b5690ab42a0272d139af6fd 100644 (file)
@@ -1,33 +1,33 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // quiz_analysis.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['analysis'] = 'Item analysis';
 $string['analysisdownload'] = 'Analysis download';
 $string['analysisoptions'] = 'Analysis options';
-$string['attemptselection'] = 'Attempts to analyze per user';
-$string['lowmarkslimit'] = "Don't analyse if score is less than:";
+$string['analysistitle'] = 'Item Analysis Table';
 $string['attemptsall'] = 'all attempts';
-$string['attemptshighest'] = 'highest grade';
+$string['attemptselection'] = 'Attempts to analyze per user';
 $string['attemptsfirst'] = 'first attempt';
+$string['attemptshighest'] = 'highest grade';
 $string['attemptslast'] = 'last attempt';
-$string['pagesize'] = 'Questions per page: ';
-$string['analysistitle'] = 'Item Analysis Table';
-$string['reportanalysis'] = 'Item Analysis Report';
+$string['dicsindextitle'] = 'Disc.<br />Index';
+$string['disccoefftitle'] = 'Disc.<br />Coeff.';
 $string['downloadooo'] = 'Download in OpenOffice format';
+$string['facilitytitle'] = '%% Correct<br />Facility';
+$string['lowmarkslimit'] = 'Don\'t analyse if score is less than:';
+$string['pagesize'] = 'Questions per page:';
+$string['qcounttitle'] = 'Q. count';
 $string['qidtitle'] = 'Q#';
 $string['qnametitle'] = 'Question name';
 $string['qtexttitle'] = 'Question text';
-$string['qcounttitle'] = 'Q. count';
 $string['qtypetitle'] = 'Q. type';
-$string['responsestitle'] = "Answer's text";
-$string['rfractiontitle'] = 'partial<br />credit';
+$string['quizreportdir'] = 'quiz_reports';
 $string['rcounttitle'] = 'R.<br />Counts';
+$string['reportanalysis'] = 'Item Analysis Report';
+$string['responsestitle'] = 'Answer\'s text';
+$string['rfractiontitle'] = 'partial<br />credit';
 $string['rpercenttitle'] = 'R.%%';
-$string['facilitytitle'] = '%% Correct<br />Facility';
 $string['stddevtitle'] = 'SD';
-$string['dicsindextitle'] = 'Disc.<br />Index';
-$string['disccoefftitle'] = 'Disc.<br />Coeff.';
-$string['quizreportdir'] = 'quiz_reports';
-
-
 
 ?>
index bb85423681c33ab1f5edc26509d5e618b30467db..f006a28ee150142125f405e88bd64e220b21870d 100644 (file)
@@ -1,5 +1,8 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // quiz_grading.php - created with Moodle 1.7 beta + (2006101003)
+
 
-$string['grading'] = 'Manual grading';
 $string['essayonly'] = 'The following questions need to be graded manually';
+$string['grading'] = 'Manual grading';
+
 ?>
index a8b06f8da3eda52ca5d265ab35ac9eb78c74fa39..75ff741cc9d4dbc7f66af9f7003a693fc7040fe9 100644 (file)
@@ -1,11 +1,12 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // quiz_overview.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['overview'] = 'Overview';
 
-$string['attemptsonly'] = 'Show $a with attempts only';
 $string['allattempts'] = 'Show all attempts';
 $string['allstudents'] = 'Show all $a';
+$string['attemptsonly'] = 'Show $a with attempts only';
 $string['noattemptsonly'] = 'Show $a with no attempts only';
+$string['overview'] = 'Overview';
 $string['overviewdownload'] = 'Overview download';
 
 ?>
index 6df6ab9f700ba177670943401bd82624b6660516..f37af5c57eab11957db427063e306906ae10c0f7 100644 (file)
@@ -1,4 +1,6 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // quiz_regrade.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['regrade'] = 'Regrade';
 
index bf732d11eec06edec9741178c774ce79d6b63ff0..55b99d8b5d871809e1d982a25551d9e411d06a2e 100644 (file)
@@ -1,8 +1,11 @@
-<?php // $Id$
+<?PHP // $Id$ 
+      // quiz_responses.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['responsesoptions'] = 'Responses options';
-$string['responsestitle'] = 'Detailed responses';
-$string['pagesize'] = 'Attempts per page: ';
+
+$string['pagesize'] = 'Attempts per page:';
 $string['reportresponses'] = 'Detailed responses';
 $string['responses'] = 'Detailed responses';
+$string['responsesoptions'] = 'Responses options';
+$string['responsestitle'] = 'Detailed responses';
+
 ?>
index 1646d9c80862a6caf7a6dd5ae1534e0e38186f51..7eb8ddfafcd9bde2d4fadb46953a4b0ddef6f570 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // resource.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005032600)
+      // resource.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['addresource'] = 'Add a resource';
@@ -50,8 +50,8 @@ $string['htmlfragment'] = 'HTML fragment';
 $string['imspackageloaded'] = 'Package loaded';
 $string['localfile'] = 'Local file';
 $string['localfilechoose'] = 'Choose a local file (CD-ROM)';
-$string['localfileinfo'] = '<p>Choose a local file from your computer. The file will not be uploaded to the web site, but Moodle will look for the same file on the computer of anyone viewing this resource.</p><p>This is mostly useful when you have large media files stored on a standard CD-ROM that you distribute to all participants.  Each participant is able to choose their own local path for such files, by <a href=\"$a\" target=\"_blank\">editing their user profile</a>.</p>';
 $string['localfilehelp'] = 'Help displaying local files';
+$string['localfileinfo'] = '<p>Choose a local file from your computer. The file will not be uploaded to the web site, but Moodle will look for the same file on the computer of anyone viewing this resource.</p><p>This is mostly useful when you have large media files stored on a standard CD-ROM that you distribute to all participants.  Each participant is able to choose their own local path for such files, by <a href=\"$a\" target=\"_blank\">editing their user profile</a>.</p>';
 $string['localfilepath'] = 'To set your own local path for this resource, choose any file from the drive (usually a CD_ROM) on your computer where the resource exists. The file will not be uploaded but the drive information will be stored and used for any local file resources';
 $string['localfileselect'] = 'Choose this file path.';
 $string['maindirectory'] = 'Main files directory';
@@ -110,9 +110,9 @@ $string['resourcetypeims'] = 'Add an IMS Content Package';
 $string['resourcetypelabel'] = 'Insert a label';
 $string['resourcetyperepository'] = 'Link to a repository object';
 $string['resourcetypetext'] = 'Compose a text page';
-$string['showcourseblocks'] = 'Show the course blocks';
 $string['searchweb'] = 'Search for web page';
 $string['serverurl'] = 'Server URL ($a->wwwroot)';
+$string['showcourseblocks'] = 'Show the course blocks';
 $string['skipsubmenus'] = 'Skip sub-menu pages';
 $string['tableofcontents'] = 'Table of contents';
 $string['upbutton'] = 'Up';
index 674ed5344fe26c8f4f4142519f1c11037e76d66e..0bd4d9f60d115be1b156054b5c2c842d2e49cfff 100644 (file)
@@ -1,25 +1,67 @@
-<?php // $Id$ 
-      // role.php 
+<?PHP // $Id$ 
+      // role.php - created with Moodle 1.7 beta + (2006101003)
+
 
-$string['assignroles'] = 'Assign roles';
 $string['addrole'] = 'Add a new role';
 $string['allow'] = 'Allow';
 $string['allowassign'] = 'Allow role assignments';
 $string['allowoverride'] = 'Allow role overrides';
-$string['capability'] = 'Capability';
+$string['assignroles'] = 'Assign roles';
+$string['blog:create'] = 'Create new blog entries';
+$string['blog:manageentries'] = 'Edit and manage entries';
+$string['blog:manageofficialtags'] = 'Manage official tags';
+$string['blog:managepersonaltags'] = 'Manage personal tags';
+$string['blog:view'] = 'View blog entries';
+$string['calendar:manageentries'] = 'Manage any calendar entries';
+$string['calendar:manageownentries'] = 'Manage own calendar entries';
 $string['capabilities'] = 'Capabilities';
-$string['currentrole'] = 'Current role';
+$string['capability'] = 'Capability';
+$string['category:create'] = 'Create categories';
+$string['category:delete'] = 'Delete categories';
+$string['category:update'] = 'Update categories';
+$string['category:visibility'] = 'See hidden categories';
+$string['course:activityvisibility'] = 'Hide/show activities';
+$string['course:bulkmessaging'] = 'Send a message to many people';
+$string['course:create'] = 'Create courses';
+$string['course:delete'] = 'Delete courses';
+$string['course:manageactivities'] = 'Manage activities';
+$string['course:managefiles'] = 'Manage files';
+$string['course:managegrades'] = 'Manage grades';
+$string['course:managegroups'] = 'Manage groups';
+$string['course:managemetacourse'] = 'Manage metacourse';
+$string['course:managescales'] = 'Manage scales';
+$string['course:reset'] = 'Reset course';
+$string['course:sectionvisibility'] = 'Control section visibility';
+$string['course:setcurrentsection'] = 'Set current section';
+$string['course:update'] = 'Update course settings';
+$string['course:useremail'] = 'Enable/disable email address';
+$string['course:view'] = 'View courses';
+$string['course:viewcoursegrades'] = 'View course grades';
+$string['course:viewhiddenactivities'] = 'View hidden activities';
+$string['course:viewhiddencourses'] = 'View hidden courses';
+$string['course:viewhiddensections'] = 'View hidden sections';
+$string['course:viewhiddenuserfields'] = 'View hidden user fields';
+$string['course:viewparticipants'] = 'View participants';
+$string['course:viewscales'] = 'View scales';
+$string['course:visibility'] = 'Hide/show courses';
 $string['currentcontext'] = 'Current context';
+$string['currentrole'] = 'Current role';
 $string['defaultrole'] = 'Default role';
 $string['defineroles'] = 'Define roles';
-$string['deleterolesure'] = '<p>Are you sure, that you want to delete role \"$a->name ($a->shortname)\"?</p><p>Currently this role is assigned to $a->count users.</p>';
+$string['deleterolesure'] = 'Are you sure that you want to delete role \"$a->name ($a->shortname)\"?</p><p>Currently this role is assigned to $a->count users.';
 $string['editrole'] = 'Edit role';
 $string['errorbadrolename'] = 'Incorrect role name';
-$string['errorexistsrolename'] = 'Role name already exists';
 $string['errorbadroleshortname'] = 'Incorrect role name';
+$string['errorexistsrolename'] = 'Role name already exists';
 $string['errorexistsroleshortname'] = 'Role name already exists';
 $string['existingusers'] = '$a existing users';
 $string['inherit'] = 'Inherit';
+$string['legacy:admin'] = 'LEGACY ROLE: Administrator';
+$string['legacy:coursecreator'] = 'LEGACY ROLE: Course Creator';
+$string['legacy:editingteacher'] = 'LEGACY ROLE: Teacher (editing)';
+$string['legacy:guest'] = 'LEGACY ROLE: Guest';
+$string['legacy:student'] = 'LEGACY ROLE: Student';
+$string['legacy:teacher'] = 'LEGACY ROLE: Teacher (non-editing)';
 $string['listallroles'] = 'List all roles';
 $string['manageroles'] = 'Manage roles';
 $string['metaassignerror'] = 'Can not assign this role to user \"$a\" because Manage metacourse capability is needed.';
@@ -31,92 +73,50 @@ $string['permissions'] = 'Permissions';
 $string['potentialusers'] = '$a potential users';
 $string['prevent'] = 'Prevent';
 $string['prohibit'] = 'Prohibit';
+$string['question:export'] = 'Export questions';
+$string['question:import'] = 'Import questions';
+$string['question:manage'] = 'Manage questions';
+$string['question:managecategory'] = 'Manage question category';
 $string['risks'] = 'Risks';
+$string['role:assign'] = 'Assign roles to users';
+$string['role:manage'] = 'Create and manage roles';
+$string['role:override'] = 'Override permissions for others';
+$string['role:switchroles'] = 'Switch to other roles';
+$string['role:unassignself'] = 'Unassign own roles';
+$string['role:viewhiddenassigns'] = 'View hidden role assignments';
 $string['roleassignments'] = 'Role assignments';
+$string['roles'] = 'Roles';
 $string['roletoassign'] = 'Role to assign';
 $string['roletooverride'] = 'Role to override';
-$string['roles'] = 'Roles';
 $string['selectrole'] = 'Select a role';
 $string['showallroles'] = 'Show all roles';
-$string['viewrole'] = 'View role details';
-$string['xuserswiththerole'] = 'Users with the role \"$a->role\": $a->number';
-
-$string['site:doanything'] = 'Allowed to do everything';
-$string['legacy:guest'] = 'LEGACY ROLE: Guest';
-$string['legacy:student'] = 'LEGACY ROLE: Student';
-$string['legacy:teacher'] = 'LEGACY ROLE: Teacher (non-editing)';
-$string['legacy:editingteacher'] = 'LEGACY ROLE: Teacher (editing)';
-$string['legacy:coursecreator'] = 'LEGACY ROLE: Course Creator';
-$string['legacy:admin'] = 'LEGACY ROLE: Administrator';
+$string['site:accessallgroups'] = 'Access all groups';
 $string['site:approvecourse'] = 'Approve course creation';
+$string['site:backup'] = 'Backup courses';
 $string['site:config'] = 'Change site configuration';
+$string['site:doanything'] = 'Allowed to do everything';
+$string['site:doclinks'] = 'Show links to offsite docs';
 $string['site:import'] = 'Import other courses into a course';
-$string['site:backup'] = 'Backup courses';
-$string['site:restore'] = 'Restore courses';
 $string['site:manageblocks'] = 'Manage site-level blocks';
-$string['site:accessallgroups'] = 'Access all groups';
 $string['site:readallmessages'] = 'Read all messages on site';
-$string['site:viewfullnames'] = 'Always see full names of users';
+$string['site:restore'] = 'Restore courses';
 $string['site:trustcontent'] = 'Trust submitted content';
-$string['site:doclinks'] = 'Show links to offsite docs';
-$string['site:viewreports'] = 'View reports';
-$string['site:viewparticipants'] = 'View participants';
 $string['site:uploadusers'] = 'Upload new users from file';
+$string['site:viewfullnames'] = 'Always see full names of users';
+$string['site:viewparticipants'] = 'View participants';
+$string['site:viewreports'] = 'View reports';
 $string['user:create'] = 'Create users';
 $string['user:delete'] = 'Delete users';
+$string['user:editprofile'] = 'Edit user profile';
+$string['user:loginas'] = 'Login as other users';
+$string['user:readuserblogs'] = 'See all user blogs';
+$string['user:readuserposts'] = 'See all user posts';
 $string['user:update'] = 'Update user profiles';
 $string['user:viewdetails'] = 'View user profiles';
-$string['user:readuserposts'] = 'See all user posts';
-$string['user:readuserblogs'] = 'See all user blogs';
+$string['user:viewhiddendetails'] = 'View hidden details of users';
 $string['user:viewuseractivitiesreport'] = 'See user activity reports';
 $string['user:viewusergrades'] = 'View user grades';
-$string['user:viewhiddendetails'] = 'View hidden details of users';
-$string['user:editprofile'] = 'Edit user profile';
-$string['user:loginas'] = 'Login as other users';
-$string['role:assign'] = 'Assign roles to users';
-$string['role:manage'] = 'Create and manage roles';
-$string['role:unassignself'] = 'Unassign own roles';
-$string['role:override'] = 'Override permissions for others';
-$string['role:viewhiddenassigns'] = 'View hidden role assignments';
-$string['role:switchroles'] = 'Switch to other roles';
-$string['blog:view'] = 'View blog entries';
-$string['blog:create'] = 'Create new blog entries';
-$string['blog:manageofficialtags'] = 'Manage official tags';
-$string['blog:managepersonaltags'] = 'Manage personal tags';
-$string['blog:manageentries'] = 'Edit and manage entries';
-$string['calendar:manageownentries'] = 'Manage own calendar entries';
-$string['calendar:manageentries'] = 'Manage any calendar entries';
-$string['category:create'] = 'Create categories';
-$string['category:delete'] = 'Delete categories';
-$string['category:update'] = 'Update categories';
-$string['category:visibility'] = 'See hidden categories';
-$string['course:create'] = 'Create courses';
-$string['course:delete'] = 'Delete courses';
-$string['course:update'] = 'Update course settings';
-$string['course:view'] = 'View courses';
-$string['course:visibility'] = 'Hide/show courses';
-$string['course:manageactivities'] = 'Manage activities';
-$string['course:activityvisibility'] = 'Hide/show activities';
-$string['course:viewhiddenactivities'] = 'View hidden activities';
-$string['course:viewparticipants'] = 'View participants';
-$string['course:viewscales'] = 'View scales';
-$string['course:managescales'] = 'Manage scales';
-$string['course:managegroups'] = 'Manage groups';
-$string['course:managefiles'] = 'Manage files';
-$string['course:managemetacourse'] = 'Manage metacourse';
-$string['course:reset'] = 'Reset course';
-$string['course:sectionvisibility'] = 'Control section visibility';
-$string['course:viewhiddensections'] = 'View hidden sections';
-$string['course:viewhiddenuserfields'] = 'View hidden user fields';
-$string['course:viewhiddencourses'] = 'View hidden courses';
-$string['course:setcurrentsection'] = 'Set current section';
-$string['course:viewcoursegrades'] = 'View course grades';
-$string['course:managegrades'] = 'Manage grades';
-$string['course:useremail'] = 'Enable/disable email address';
-$string['course:bulkmessaging'] = 'Send a message to many people';
-$string['question:import'] = 'Import questions';
-$string['question:export'] = 'Export questions';
-$string['question:managecategory'] = 'Manage question category';
-$string['question:manage'] = 'Manage questions';
+$string['viewrole'] = 'View role details';
+$string['xuserswiththerole'] = 'Users with the role \"$a->role\": $a->number';
 
 ?>
index c62e505226e945b0a38f1208319399bb2346ef16..23252806bfcca0f3f16e13b4cdf97376967e9c15 100644 (file)
-<?php // $Id$
+<?PHP // $Id$ 
+      // scorm.php - created with Moodle 1.7 beta + (2006101003)
 
-#------------------------------------------------------------
-$string['modulename'] = 'SCORM/AICC';
-$string['modulenameplural'] = 'SCORMs/AICCs';
-#------------------------------------------------------------
 
+$string['advanced'] = 'Parameters';
 $string['asset'] = 'Asset';
 $string['assetlaunched'] = 'Asset - Viewed';
+$string['attempt'] = 'attempt';
+$string['attempts'] = 'attempts';
+$string['attr_error'] = 'Bad value for attribute ($a->attr) in tag $a->tag.';
 $string['autocontinue'] = 'Auto-Continue';
+$string['averageattempt'] = 'Average attempts';
+$string['badmanifest'] = 'Some manifest errors: see errors log';
+$string['badpackage'] = 'There are some problems with the given package. Check it and try again.';
 $string['browse'] = 'Preview';
 $string['browsed'] = 'Browsed';
 $string['browsemode'] = 'Preview Mode';
-$string['chooseapacket'] = 'Choose or update a package';
 $string['browserepository'] = 'Browse repository';
+$string['chooseapacket'] = 'Choose or update a package';
 $string['completed'] = 'Completed';
-$string['coursestruct'] = 'Course structure';
+$string['confirmloosetracks'] = 'WARNING: The package seems to be changed or modified. If the package structure is changed, some users tracks may be lost during update process.';
 $string['coursepacket'] = 'Course package';
+$string['coursestruct'] = 'Course structure';
+$string['datadir'] = 'Filesystem Error: Can\'t create course data directory';
+$string['details'] = 'Track details';
+$string['directories'] = 'Show the directory links';
+$string['display'] = 'Display package';
+$string['domxml'] = 'DOMXML external library';
+$string['element'] = 'Element';
 $string['entercourse'] = 'Enter course';
+$string['errorlogs'] = 'Errors log';
+$string['exit'] = 'Exit from course';
+$string['expcoll'] = 'Expand/Collide';
 $string['failed'] = 'Failed';
+$string['firstaccess'] = 'First access';
+$string['firstattempt'] = 'First attempt';
+$string['found'] = 'Manifest found';
+$string['frameheight'] = 'This preference set the default height for stage frame or window';
+$string['framewidth'] = 'This preference set the default width for stage frame or window';
+$string['fullscreen'] = 'Fill the whole screen';
+$string['general'] = 'General data';
 $string['gradeaverage'] = 'Average grade';
 $string['gradehighest'] = 'Highest grade';
 $string['grademethod'] = 'Grading method';
 $string['gradescoes'] = 'Learning Objects';
 $string['gradesum'] = 'Sum grade';
+$string['height'] = 'Height';
+$string['hidden'] = 'Hidden';
+$string['hidebrowse'] = 'Disable preview mode';
+$string['hideexit'] = 'Hide exit link';
+$string['hidenav'] = 'Hide navigation buttons';
+$string['hidereview'] = 'Hide review button';
+$string['hidetoc'] = 'Course structure display (TOC)';
+$string['highestattempt'] = 'Highest attempt';
+$string['identifier'] = 'Question Identifier';
+$string['iframe'] = 'Current window';
+$string['iframedisplay'] = 'Open package in the current window';
 $string['incomplete'] = 'Incomplete';
+$string['interactions'] = 'Interactions';
+$string['last'] = 'Last accessed on';
+$string['lastaccess'] = 'Last access';
+$string['lastattempt'] = 'Last attempt';
+$string['location'] = 'Show the location bar';
+$string['max'] = 'Max score';
+$string['maximumattempts'] = 'Number of attempts';
+$string['menubar'] = 'Show the menu bar';
+$string['min'] = 'Min score';
+$string['missing_attribute'] = 'Missing attribute $a->attr in tag $a->tag';
+$string['missing_tag'] = 'Missing tag $a->tag';
+$string['mode'] = 'Mode';
+$string['modulename'] = 'SCORM/AICC';
+$string['modulenameplural'] = 'SCORMs/AICCs';
+$string['newattempt'] = 'Start a new attempt';
 $string['next'] = 'Continue';
+$string['no_attributes'] = 'Tag $a->tag must have attributes';
+$string['no_children'] = 'Tag $a->tag must have children';
+$string['noactivity'] = 'Nothing to report';
+$string['nolimit'] = 'Unlimited attempts';
+$string['nomanifest'] = 'Manifest not found';
+$string['noprerequisites'] = 'Sorry but you don\'t reach enough prerequisites to access this learning object';
 $string['noreports'] = 'No report to display';
 $string['normal'] = 'Normal';
+$string['noscriptnoscorm'] = 'Your browser does not support javascript or it has javascript support disabled. No tracks will recorded.';
+$string['not_corr_type'] = 'Type mismatch for tag $a->tag';
 $string['notattempted'] = 'Not attempted';
-$string['mode'] = 'Mode';
-$string['organizations'] = 'Organizations';
+$string['objectives'] = 'Objectives';
 $string['organization'] = 'Organization';
+$string['organizations'] = 'Organizations';
+$string['othertracks'] = 'Other Tracks';
+$string['packagedir'] = 'Filesystem Error: Can\'t create package directory';
+$string['packagefile'] = 'No package file specified';
 $string['passed'] = 'Passed';
+$string['php5'] = 'PHP 5 (DOMXML native library)';
+$string['popup'] = 'New window';
+$string['popupmenu'] = 'In a drop down menu';
+$string['popupopen'] = 'Open package in a new window';
+$string['position_error'] = 'The $a->tag tag can\'t be child of $a->parent tag';
 $string['prev'] = 'Previous';
+$string['raw'] = 'Raw score';
+$string['regular'] = 'Regular Manifest';
 $string['report'] = 'Report';
+$string['resizable'] = 'Allow the window to be resized';
+$string['result'] = 'Result';
 $string['review'] = 'Review';
+$string['reviewmode'] = 'Review Mode';
 $string['scoes'] = 'Learning Objects';
 $string['score'] = 'Score';
-$string['scorm:viewreport'] = 'View reports';
 $string['scorm:savetrack'] = 'Save tracks';
-$string['scorm:viewscores'] = 'View scores';
 $string['scorm:skipview'] = 'Skip overview';
-$string['viewallreports'] = 'View reports for $a attempts';
-$string['display'] = 'Display package';
-$string['expcoll'] = 'Expand/Collide';
-$string['exit'] = 'Exit from course';
-$string['details'] = 'Track details';
-$string['hidebrowse'] = 'Disable preview mode';
-$string['frameheight'] = 'This preference set the default height for stage frame or window';
-$string['framewidth'] = 'This preference set the default width for stage frame or window';
-$string['stagesize'] = 'Stage size';
-$string['width'] = 'Width';
-$string['height'] = 'Height';
-$string['trackingloose'] = 'WARNING: The tracking data of this package will be lost!';
-$string['confirmloosetracks'] = 'WARNING: The package seems to be changed or modified. If the package structure is changed, some users tracks may be lost during update process.';
-$string['iframe'] = 'Current window';
-$string['iframedisplay'] = 'Open package in the current window';
-$string['popup'] = 'New window';
-$string['popupopen'] = 'Open package in a new window';
-$string['totaltime'] = 'Time';
-$string['noactivity'] = 'Nothing to report';
-$string['firstaccess'] = 'First access';
-$string['lastaccess'] = 'Last access';
+$string['scorm:viewreport'] = 'View reports';
+$string['scorm:viewscores'] = 'View scores';
 $string['scormcourse'] = 'Learning Course';
-$string['advanced'] = 'Parameters';
-$string['window'] = 'Window';
-$string['hidetoc'] = 'Course structure display (TOC)';
-$string['hidenav'] = 'Hide navigation buttons';
-$string['noprerequisites'] = 'Sorry but you don\'t reach enough prerequisites to access this learning object';
-$string['element'] = 'Element';
-$string['value'] = 'Value';
-$string['raw'] = 'Raw score';
-$string['min'] = 'Min score';
-$string['max'] = 'Max score';
-$string['status'] = 'Status';
-$string['time'] = 'Time';
-$string['general'] = 'General data';
-$string['identifier'] = 'Question Identifier';
-$string['type'] = 'Type';
-$string['result'] = 'Result';
-$string['student_response'] = 'Response';
-$string['interactions'] = 'Interactions';
-$string['objectives'] = 'Objectives';
-$string['othertracks'] = 'Other Tracks';
-$string['directories'] = 'Show the directory links';
-$string['fullscreen'] = 'Fill the whole screen';
-$string['location'] = 'Show the location bar';
-$string['menubar'] = 'Show the menu bar';
-$string['resizable'] = 'Allow the window to be resized';
 $string['scrollbars'] = 'Allow the window to be scrolled';
-$string['statusbar'] = 'Show the status bar';
-$string['toolbar'] = 'Show the toolbar';
-$string['reviewmode'] = 'Review Mode';
-$string['noscriptnoscorm'] = 'Your browser does not support javascript or it has javascript support disabled. No tracks will recorded.';
-$string['maximumattempts'] = 'Number of attempts';
-$string['newattempt'] = 'Start a new attempt';
 $string['sided'] = 'On the left side';
-$string['popupmenu'] = 'In a drop down menu';
-$string['hidden'] = 'Hidden';
-$string['attempt'] = 'attempt';
-$string['attempts'] = 'attempts';
-$string['nolimit'] = 'Unlimited attempts';
-$string['averageattempt'] = 'Average attempts';
-$string['highestattempt'] = 'Highest attempt';
-$string['lastattempt'] = 'Last attempt';
-$string['firstattempt'] = 'First attempt';
-$string['whatgrade'] = 'Attempts grading';
-$string['started'] = 'Started on';
-$string['last'] = 'Last accessed on';
-$string['title'] = 'Title';
 $string['skipview'] = 'Student skip content structure page';
-$string['hidereview'] = 'Hide review button';
-$string['hideexit'] = 'Hide exit link';
+$string['stagesize'] = 'Stage size';
+$string['started'] = 'Started on';
+$string['status'] = 'Status';
+$string['statusbar'] = 'Show the status bar';
+$string['student_response'] = 'Response';
 $string['suspended'] = 'Suspended';
-
-
-// Validation
-$string['badpackage'] ='There are some problems with the given package. Check it and try again.';
-$string['attr_error'] = 'Bad value for attribute ($a->attr) in tag $a->tag.';
-$string['badmanifest'] ='Some manifest errors: see errors log';
-$string['datadir'] = 'Filesystem Error: Can\'t create course data directory';
-$string['errorlogs'] = 'Errors log';
-$string['found'] = 'Manifest found';
-$string['no_attributes'] = 'Tag $a->tag must have attributes';
-$string['no_children'] = 'Tag $a->tag must have children';
-$string['nomanifest'] = 'Manifest not found';
-$string['not_corr_type'] = 'Type mismatch for tag $a->tag';
-$string['missing_attribute'] = 'Missing attribute $a->attr in tag $a->tag';
-$string['missing_tag'] = 'Missing tag $a->tag';
-$string['packagedir'] = 'Filesystem Error: Can\'t create package directory';
-$string['packagefile'] = 'No package file specified';
-$string['php5'] = 'PHP 5 (DOMXML native library)';
-$string['position_error'] = 'The $a->tag tag can\'t be child of $a->parent tag';
-$string['regular'] = 'Regular Manifest';
 $string['syntax'] = 'Syntax error';
 $string['tag_error'] = 'Unknown tag ($a->tag) with this content: $a->value';
+$string['time'] = 'Time';
+$string['title'] = 'Title';
 $string['too_many_attributes'] = 'Tag $a->tag has too many attributes';
 $string['too_many_children'] = 'Tag $a->tag has too many children';
-$string['domxml'] = 'DOMXML external library';
+$string['toolbar'] = 'Show the toolbar';
+$string['totaltime'] = 'Time';
+$string['trackingloose'] = 'WARNING: The tracking data of this package will be lost!';
+$string['type'] = 'Type';
 $string['validateascorm'] = 'Validate a package';
 $string['validation'] = 'Validation result';
 $string['validationtype'] = 'This preference set the DOMXML library used for validating SCORM Manifest. If you don\'t know leave the selected choice.';
+$string['value'] = 'Value';
 $string['versionwarning'] = 'The manifest version is older than 1.3, warning at $a->tag tag';
+$string['viewallreports'] = 'View reports for $a attempts';
+$string['whatgrade'] = 'Attempts grading';
+$string['width'] = 'Width';
+$string['window'] = 'Window';
+
 ?>
index e87fbb6fcffa18878e25dc66dade847d3130cd33..de4579973612d74e6f8ccfd2f20b973c50fd1545 100644 (file)
@@ -1,10 +1,12 @@
-<?php
+<?PHP // $Id$ 
+      // simpletest.php - created with Moodle 1.7 beta + (2006101003)
+
 
 $string['all'] = 'ALL';
 $string['exception'] = 'Exception';
 $string['fail'] = 'Fail';
-$string['ignorethisfile'] = 'Re-run the tests ignoring this test file.';
 $string['ignorefile'] = 'Ignore tests in the file';
+$string['ignorethisfile'] = 'Re-run the tests ignoring this test file.';
 $string['moodleunittests'] = 'Moodle unit tests: $a';
 $string['notice'] = 'Notice';
 $string['onlytest'] = 'Only run tests in';
@@ -13,7 +15,7 @@ $string['pathdoesnotexist'] = 'The path \'$a\' does not exist.';
 $string['retest'] = 'Re-run the tests';
 $string['retestonlythisfile'] = 'Re-run only this test file.';
 $string['runall'] = 'Run the tests from all the test files.';
-$string['runat'] = 'Run at $a. ';
+$string['runat'] = 'Run at $a.';
 $string['runonlyfile'] = 'Run only the tests in this file';
 $string['runonlyfolder'] = 'Run only the tests in this folder';
 $string['runtests'] = 'Run tests';
@@ -23,7 +25,8 @@ $string['showsearch'] = 'Show the search for test files.';
 $string['stacktrace'] = 'Stack trace:';
 $string['summary'] = '{$a->run}/{$a->total} test cases complete: <strong>{$a->passes}</strong> passes, <strong>{$a->fails}</strong> fails and <strong>{$a->exceptions}</strong> exceptions.';
 $string['thorough'] = 'Run a thorough test (may be slow).';
-$string['unittests'] = 'Unit tests';
 $string['uncaughtexception'] = 'Uncaught exception [{$a->getMessage()}] in [{$a->getFile()}:{$a->getLine()}] TESTS ABORTED.';
-$string['version'] = 'Using <a href=\"http://sourceforge.net/projects/simpletest/\">SimpleTest</a> version $a. ';
-?>
\ No newline at end of file
+$string['unittests'] = 'Unit tests';
+$string['version'] = 'Using <a href=\"http://sourceforge.net/projects/simpletest/\">SimpleTest</a> version $a.';
+
+?>
index 1fdaa9e21c6c5432a37491b67715ff9249d2dc8c..68fe78425852b6cdc33969181fbf036278afc02d 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // survey.php - created with Moodle 1.2 development (2003111400)
+<?PHP // $Id$ 
+      // survey.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['actual'] = 'Actual';
@@ -52,8 +52,6 @@ $string['attls9'] = 'I often find myself arguing with the authors of books that
 $string['attls9short'] = 'argue with authors';
 $string['attlsintro'] = 'The purpose of this questionnaire is to help us evaluate your attitudes towards thinking and learning.
 
-
-
 There are no \'right\' or \'wrong\' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.';
 $string['attlsm1'] = 'Attitudes Towards Thinking and Learning';
 $string['attlsm2'] = 'Connected Learning';
@@ -124,38 +122,22 @@ $string['colles9'] = 'I explain my ideas to other students.';
 $string['colles9short'] = 'I explain my ideas';
 $string['collesaintro'] = 'The purpose of this survey is to help us understand how well the online delivery of this unit enabled you to learn.
 
-
-
 Each one of the 24 statements below asks about your experience in this unit.
 
-
-
 There are no \'right\' or \'wrong\' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.
 
-
-
 Your carefully considered responses will help us improve the way this unit is presented online in the future.
 
-
-
 Thanks very much.';
 $string['collesaname'] = 'COLLES (Actual)';
 $string['collesapintro'] = 'The purpose of this questionnaire is to help us understand how well the online delivery of this unit enabled you to learn. 
 
-
-
 Each one of the 24 statements below asks you to compare your <b>preferred</b> (ideal) and <b>actual</b> experience in this unit.
 
-
-
 There are no \'right\' or \'wrong\' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.
 
-
-
 Your carefully considered responses will help us improve the way this unit is presented online in the future.
 
-
-
 Thanks very much.';
 $string['collesapname'] = 'COLLES (Preferred and Actual)';
 $string['collesm1'] = 'Relevance';
@@ -173,20 +155,12 @@ $string['collesm6short'] = 'Interpretation';
 $string['collesmintro'] = 'In this online unit...';
 $string['collespintro'] = 'The purpose of this survey is to help us understand what you value in an online learning experience.
 
-
-
 Each one of the 24 statements below asks about your <b>preferred</b> (ideal) experience in this unit.
 
-
-
 There are no \'right\' or \'wrong\' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.
 
-
-
 Your carefully considered responses will help us improve the way this unit is presented online in the future.
 
-
-
 Thanks very much.';
 $string['collespname'] = 'COLLES (Preferred)';
 $string['done'] = 'Done';
@@ -225,9 +199,9 @@ $string['scaletimes5'] = 'Almost Never,Seldom,Sometimes,Often,Almost Always';
 $string['seemoredetail'] = 'Click here to see more detail';
 $string['selectedquestions'] = 'Selected questions from a scale, all students';
 $string['summary'] = 'Summary';
+$string['survey:download'] = 'Download responses';
 $string['survey:participate'] = 'Respond to survey';
 $string['survey:readresponses'] = 'View responses';
-$string['survey:download'] = 'Download responses';
 $string['surveycompleted'] = 'You\'ve completed this survey.  The graph below shows a summary of your results compared to the class averages.';
 $string['surveyname'] = 'Survey name';
 $string['surveysaved'] = 'Survey saved';
index fce69776417042f9a72dc649ca9d90b931266168..a172674535e72e2702cbad90eeb84f00d63c5e79 100644 (file)
@@ -1,6 +1,7 @@
-<?php /// $Id$
+<?PHP // $Id$ 
+      // tex.php - created with Moodle 1.7 beta + (2006101003)
 
-$string['filtername'] = "TeX Notation";
 
-?>
+$string['filtername'] = 'TeX Notation';
 
+?>
index 17c972375437e72ef4efa9cf7bd3405b657a4eec..7463342bfbe9757c1ce9da25e6344b9fcf3a8d0c 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // timezones.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041101)
+      // timezones.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['africa/abidjan'] = 'Africa/Abidjan';
index fbb5312ed549ce0d4c1d3970577b93a9fa786c77..34bfc7bc55cb7c1194f5d9a52dd64a0a57dcd7ed 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // webquest.php - created with Moodle 1.2 development (2003111400)
+<?PHP // $Id$ 
+      // webquest.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['modulename'] = 'Webquest';
index 91d334d4f798dcec6e56f8149654f0ab353e539f..9bab687515e678691430ac4b0c615a5c8e5ab512 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // wiki.php - created with Moodle 1.4 alpha (2004081900)
+<?PHP // $Id$ 
+      // wiki.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['action'] = '-- Action --';
@@ -94,7 +94,7 @@ $string['linkok'] = 'OK';
 $string['linkschecked'] = 'Links checked';
 $string['listall'] = 'List all';
 $string['listcandidates'] = 'List candidates';
-$string['lockcancelled'] = 'Your editing lock has been overridden and somebody else is now editing this page. If you wish to keep your changes, please select and copy them before clicking Cancel; then try to edit again.';  
+$string['lockcancelled'] = 'Your editing lock has been overridden and somebody else is now editing this page. If you wish to keep your changes, please select and copy them before clicking Cancel; then try to edit again.';
 $string['meta'] = 'Meta data';
 $string['moduledirectory'] = 'Module Directory';
 $string['modulename'] = 'Wiki';
@@ -106,7 +106,7 @@ $string['noadministrationaction'] = 'No administration action given.';
 $string['nocandidatestoremove'] = 'No candidate pages to remove, choose \'$a\' to show all pages.';
 $string['nochangestorevert'] = 'No changes to revert.';
 $string['nohtml'] = 'No HTML';
-$string['nojslockwarning'] = 'Because Javascript is disabled in your browser, it is possible that somebody else could edit this page. If that happens, you won\'t be able to save your changes. Please try to make your edits quickly, or turn Javascript on and reload this page.'; 
+$string['nojslockwarning'] = 'Because Javascript is disabled in your browser, it is possible that somebody else could edit this page. If that happens, you won\'t be able to save your changes. Please try to make your edits quickly, or turn Javascript on and reload this page.';
 $string['nolinksfound'] = 'No links found on page.';
 $string['noregexp'] = 'This must be a fixed string (you cannot use * or regex), at best use the attackers` IP address or host name, but do not include the port number (because it increased with every http access).';
 $string['notadministratewiki'] = 'You are not allowed to administrate this wiki !';
@@ -118,13 +118,13 @@ $string['optional'] = 'Optional';
 $string['orphanedpage'] = 'Orphaned page';
 $string['orphanedpages'] = 'Orphaned pages';
 $string['otherwikis'] = 'Other Wikis';
+$string['overridebutton'] = 'Override lock';
 $string['overrideinfo'] = 'You can override this user\'s lock, but doing so may cause them to lose their changes! Please take care.';
-$string['overridebutton'] = 'Override lock';  
 $string['ownerunknown'] = 'unknown';
 $string['pageactions'] = 'Page actions';
 $string['pageindex'] = 'Page Index';
 $string['pageinfo'] = 'Page information';
-$string['pagelocked'] = '<p><strong>This page is being edited by $a->name.</strong> They began editing at $a->since and still have the window open as of $a->seen.</p><p>You need to wait for them to finish before you can edit this page.</p>'; 
+$string['pagelocked'] = '<p><strong>This page is being edited by $a->name.</strong> They began editing at $a->since and still have the window open as of $a->seen.</p><p>You need to wait for them to finish before you can edit this page.</p>';
 $string['pagename'] = 'Page name';
 $string['pagenamechoice'] = '- or -';
 $string['pageslinkingto'] = 'Pages linking to this page';
@@ -136,7 +136,7 @@ $string['preview'] = 'Preview';
 $string['readonly'] = 'Read only page';
 $string['refs'] = 'References';
 $string['reloadlinkdescription'] = 'Reloads the page, so that any new content is shown.';
-$string['reloadlinktext'] = 'Reload this page'; 
+$string['reloadlinktext'] = 'Reload this page';
 $string['removenotice'] = 'Note that only unreferenced pages will be listed here. And because the ewiki engine itself does only limited testing if a page is referenced it may miss some of them here.<br />If you however empty a page first, it will get listed here too. Various other database diagnostics are made as well.';
 $string['removepagecheck'] = 'Are you sure that you want to delete these pages ?';
 $string['removepages'] = 'Remove pages';
@@ -183,9 +183,9 @@ $string['versionstodelete'] = 'Version(s) to delete';
 $string['viewpage'] = 'View Page';
 $string['viewsmfor'] = 'View sitemap for';
 $string['wantedpages'] = 'Wanted pages';
-$string['wiki:participate'] = 'Edit wiki pages';
 $string['wiki:manage'] = 'Manage wiki settings';
 $string['wiki:overridelock'] = 'Override locked pages';
+$string['wiki:participate'] = 'Edit wiki pages';
 $string['wikidefaultpagename'] = 'WikiIndex';
 $string['wikiexport'] = 'Export pages';
 $string['wikiexportcomment'] = 'Here you can configure the export to your needs.';
@@ -198,4 +198,5 @@ $string['wikiusage'] = 'Wiki usage';
 $string['withbinaries'] = 'Include binary content';
 $string['withvirtualpages'] = 'Include Wiki-Links';
 $string['wrongversionrange'] = '$a is not a correct range!';
+
 ?>
index c751a8c6e4bebd0862b073275a9e5ebed137dba5..d5fe34c9c1e334133566bcab4a3faa667a320910 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // workshop.php - created with Moodle 1.2 development (2004013101)
+<?PHP // $Id$ 
+      // workshop.php - created with Moodle 1.7 beta + (2006101003)
 
 
 $string['absent'] = 'Absent';
@@ -8,7 +8,7 @@ $string['action'] = 'Action';
 $string['addacomment'] = 'Add a Comment';
 $string['addcomment'] = 'Add Comment';
 $string['afterdeadline'] = 'After Deadline: $a';
-$string['ago'] = "\$a ago";
+$string['ago'] = '$a ago';
 $string['agrade'] = 'Assmnt<br />Grade';
 $string['agreetothisassessment'] = 'Agree to this Assessment';
 $string['allgradeshaveamaximumof'] = 'All Grades have a Maximum of: $a';
@@ -42,8 +42,8 @@ $string['assessmentstart'] = 'Start of assessments';
 $string['assessmentstartevent'] = 'Start of assessments for $a';
 $string['assessmentwasagreedon'] = 'Assessment was agreed on $a';
 $string['assessor'] = 'Assessor';
-$string['assessthissubmission'] = 'Assess this submission';
 $string['assessthisassessment'] = 'Grade this assessment';
+$string['assessthissubmission'] = 'Assess this submission';
 $string['assignmentnotinthecorrectphase'] = 'Assignment not in the Correct Phase';
 $string['assmnts'] = 'Assessments';
 $string['attachment'] = 'Attachment';
@@ -55,12 +55,12 @@ $string['awaitinggradingbyteacher'] = 'Awaiting Grading by $a';
 $string['beforedeadline'] = 'Before Deadline: $a';
 $string['by'] = 'submitted by';
 $string['calculationoffinalgrades'] = 'Calculation of Final Grades';
-$string['clearlateflag'] = "Clear Late Flag";
+$string['clearlateflag'] = 'Clear Late Flag';
 $string['closeassignment'] = 'Close Assignment';
 $string['comment'] = 'Comment';
 $string['commentbank'] = 'Comment Bank';
 $string['commentby'] = 'Comment by';
-$string['comparisonofassessments'] = "Comparison of Assessments";
+$string['comparisonofassessments'] = 'Comparison of Assessments';
 $string['confirmdeletionofthisitem'] = 'Confirm Deletion of this $a';
 $string['correct'] = 'Correct';
 $string['count'] = 'Count';
@@ -75,9 +75,9 @@ $string['deleting'] = 'Deleting';
 $string['description'] = 'Description';
 $string['detailsofassessment'] = 'Details of Assessment';
 $string['disagreewiththisassessment'] = 'Disagree with this Assessment';
-$string['displayofgrades'] = 'Display of Grades';
 $string['displayofcurrentgrades'] = 'Display of Current Grades';
 $string['displayoffinalgrades'] = 'Display of Final Grades';
+$string['displayofgrades'] = 'Display of Grades';
 $string['dontshowgrades'] = 'Don\'t Show Grades';
 $string['edit'] = 'Edit';
 $string['editacomment'] = 'Edit a Comment';
@@ -85,14 +85,14 @@ $string['editingassessmentelements'] = 'Editing Assessment Elements';
 $string['editsubmission'] = 'Edit Submission';
 $string['element'] = 'Element';
 $string['elementweight'] = 'Element Weight';
-$string['enterpassword'] = "Enter Password";
+$string['enterpassword'] = 'Enter Password';
 $string['errorbanded'] = 'Error Banded';
 $string['errortable'] = 'Error Table';
 $string['examplesubmissions'] = 'Example Submissions';
 $string['excellent'] = 'Excellent';
 $string['excludingdroppedassessments'] = 'excluding dropped Assessments';
 $string['expectederror'] = 'Expected Error Value if guessing: $a';
-$string['fair'] = "Fair";
+$string['fair'] = 'Fair';
 $string['feedbackgoeshere'] = 'Feedback goes here';
 $string['firstname'] = 'First name';
 $string['generalcomment'] = 'General comment';
@@ -101,12 +101,12 @@ $string['grade'] = 'Grade';
 $string['gradeassessment'] = 'Grade Assessment';
 $string['graded'] = 'Graded';
 $string['gradedbyteacher'] = 'Graded by $a';
-$string['gradegiventoassessment'] = 'Grade given to Assessment';
 $string['gradeforassessments'] = 'Grade for Assessments';
 $string['gradeforbias'] = 'Grade for Bias';
 $string['gradeforreliability'] = 'Grade for Reliability';
 $string['gradeforstudentsassessment'] = 'Grade for Student\'s Assessment';
 $string['gradeforsubmission'] = 'Grade for Submission';
+$string['gradegiventoassessment'] = 'Grade given to Assessment';
 $string['gradeofsubmission'] = 'Grade of Submission: $a';
 $string['grades'] = 'Grades';
 $string['gradesforassessmentsare'] = 'Grades for Assessments are out of $a';
@@ -124,21 +124,21 @@ $string['info'] = 'Info';
 $string['invaliddates'] = 'The dates you have entered are not possible.<br />Use the browser\'s Back button to return to the form and correct the dates.';
 $string['iteration'] = 'Iteration $a completed';
 $string['lastname'] = 'Surname';
-$string['lax'] = "Lax";
+$string['lax'] = 'Lax';
 $string['leaguetable'] = 'League Table of Submitted Work';
 $string['listassessments'] = 'List Assessments';
 $string['listofallsubmissions'] = 'List of all Submissions';
 $string['liststudentsassessments'] = 'List Student\'s Assessments';
 $string['loadingforteacherassessments'] = 'Loading for $a Assessments';
 $string['mail1'] = 'Your assignment \'$a\' has been assessed by';
-$string['mail10'] = 'You can assess it in your workshop assignment '; //not used in 1.5
+$string['mail10'] = 'You can assess it in your workshop assignment';
 $string['mail2'] = 'The comments and grade can be seen in the Workshop Assignment \'$a\'.';
-$string['mail3'] = 'You can see it in your Workshop Assignment'; //not used in 1.5
+$string['mail3'] = 'You can see it in your Workshop Assignment';
 $string['mail4'] = 'A comment has been added to the assignment \'$a\' by';
 $string['mail5'] = 'The new comment can be seen in the Workshop Assignment \'$a\'.';
-$string['mail6'] = 'Your assessment of the assignment \'$a\' has been reviewed.'; //not used in 1.5
-$string['mail7'] = 'The comments given by the $a can be seen in the Workshop Assignment '; //not used in 1.5
-$string['mail8'] = 'The assignment $a is a revised piece of work. ';
+$string['mail6'] = 'Your assessment of the assignment \'$a\' has been reviewed.';
+$string['mail7'] = 'The comments given by the $a can be seen in the Workshop Assignment';
+$string['mail8'] = 'The assignment $a is a revised piece of work.';
 $string['mail9'] = 'Please assess it in the workshop assignment \'$a\'.';
 $string['managingassignment'] = 'Managing the Workshop';
 $string['maximum'] = 'Maximum';
@@ -166,7 +166,7 @@ $string['noteonassessmentelements'] = 'Note that grading is broken down into a n
     Elements before making the assignment available to students. This is done by<br />
     clicking on the assignment in the course, if no elements are present you will be asked<br />
     to add them. You can change the number of elements using the Edit Assignment screen,<br />
-    the elements themselves can be amended from the &quot;Managing Assessment&quot; screen. ';
+    the elements themselves can be amended from the &quot;Managing Assessment&quot; screen.';
 $string['noteonstudentassessments'] = '{Grade from Student / Grading Grade for Assessment}';
 $string['notgraded'] = 'Not Graded';
 $string['notitle'] = 'No Title';
@@ -178,8 +178,8 @@ $string['numberofassessments'] = 'Number of Assessments';
 $string['numberofassessmentschanged'] = 'Number of Assessments Changed: $a';
 $string['numberofassessmentsdropped'] = 'Number of Assessments dropped: $a';
 $string['numberofassessmentsofstudentsubmissions'] = 'Number of Assessments of Student Submissions';
-$string['numberofassessmentsweighted'] = 'Number of Assessments (weighted): $a';
 $string['numberofassessmentsofteachersexamples'] = 'Number of Assessments of Examples from Teacher';
+$string['numberofassessmentsweighted'] = 'Number of Assessments (weighted): $a';
 $string['numberofattachments'] = 'Number of Attachments expected on Submissions';
 $string['numberofentries'] = 'Number of Entries';
 $string['numberofnegativeresponses'] = 'Number of Negative Responses';
@@ -195,8 +195,8 @@ $string['overallocation'] = 'Over Allocation';
 $string['overallpeergrade'] = 'Overall Peer Grade: $a';
 $string['overallteachergrade'] = 'Overall Teacher Grade: $a';
 $string['ownwork'] = 'Own Work';
-$string['passwordprotectedworkshop'] = "Password Protected Workshop";
 $string['passmnts'] = 'Peer<br />Assessments';
+$string['passwordprotectedworkshop'] = 'Password Protected Workshop';
 $string['percentageofassessments'] = 'Percentage of Assessments to Drop';
 $string['phase'] = 'Phase';
 $string['phase0'] = 'Inactive';
@@ -251,9 +251,9 @@ $string['showgrades'] = 'Show Grades';
 $string['showsubmission'] = 'Show Submission: $a';
 $string['specimenassessmentform'] = 'Specimen Assessment Form';
 $string['standarddeviation'] = 'Standard Deviation';
-$string['standarddeviationofelement'] = 'Standard deviation of Element $a:';
 $string['standarddeviationnote'] = 'Elements with standard deviations of zero or very small values can distort the analysis.<br /> This Element has been excluded from the analysis.';
-$string['strict'] = "Strict";
+$string['standarddeviationofelement'] = 'Standard deviation of Element $a:';
+$string['strict'] = 'Strict';
 $string['studentassessments'] = '$a Assessments';
 $string['studentgrades'] = '$a Grades';
 $string['studentsubmissions'] = '$a Submissions';
@@ -280,22 +280,22 @@ $string['teachergradeforassessment'] = '$a grade for assessment';
 $string['teacherscomment'] = 'Teacher\'s Comment';
 $string['teachersgrade'] = 'Teacher\'s Grade';
 $string['teachersubmissionsforassessment'] = '$a Teacher Submissions for Assessment';
-$string['thegradeis'] = 'The Grade is $a';
 $string['thegradeforthisassessmentis'] = 'The grade for this assessment is $a';
+$string['thegradeis'] = 'The Grade is $a';
 $string['theseasessmentsaregradedbytheteacher'] = 'These Assessments are graded by the $a';
 $string['thisisadroppedassessment'] = 'This is a dropped Assessment.';
 $string['timeassessed'] = 'Time Assessed';
 $string['title'] = 'Submission Title';
 $string['typeofscale'] = 'Type of Scale';
-$string['unassessed'] = "\$a Unassessed";
+$string['unassessed'] = '$a Unassessed';
 $string['ungradedassessments'] = '$a Ungraded Assessments';
 $string['ungradedassessmentsofstudentsubmissions'] = '$a Ungraded Assessments of Student Submissions';
 $string['ungradedassessmentsofteachersubmissions'] = '$a Ungraded Assessments of Teacher Submissions';
 $string['uploadsuccess'] = 'Upload Successful';
-$string['usepassword'] = "Use Password";
-$string['verylax'] = "Very Lax";
-$string['verypoor'] = "Very Poor";
-$string['verystrict'] = "Very Strict";
+$string['usepassword'] = 'Use Password';
+$string['verylax'] = 'Very Lax';
+$string['verypoor'] = 'Very Poor';
+$string['verystrict'] = 'Very Strict';
 $string['view'] = 'View';
 $string['viewassessment'] = 'View Assessment';
 $string['viewassessmentofteacher'] = 'View Assessment of $a';
@@ -312,8 +312,8 @@ $string['weightforteacherassessments'] = 'Weight for Teacher Assessments';
 $string['weights'] = 'Weights';
 $string['weightsusedforfinalgrade'] = 'Weights used for Final Grade';
 $string['weightsusedforsubmissions'] = 'Weights used for Submissions';
-$string['workshop:participate'] = 'Participate in workshop';
 $string['workshop:manage'] = 'Manage settings';
+$string['workshop:participate'] = 'Participate in workshop';
 $string['workshopagreedassessments'] = 'Workshop Agreed Assessments';
 $string['workshopassessments'] = 'Workshop Assessments';
 $string['workshopcomments'] = 'Workshop Comments';
@@ -321,8 +321,8 @@ $string['workshopfeedback'] = 'Workshop Feedback';
 $string['workshopsubmissions'] = 'Workshop Submissions';
 $string['wrongpassword'] = 'Incorrect password for this Workshop';
 $string['yourassessments'] = 'Your assessments of work by your peers';
-$string['yoursubmissions'] = 'Your Submissions';
 $string['yourassessmentsofexamplesfromtheteacher'] = 'Your Assessments of Examples from the $a';
 $string['yourfeedbackgoeshere'] = 'Your Feedback goes Here';
+$string['yoursubmissions'] = 'Your Submissions';
 
 ?>
index 83d8c8ef6ff1de7f2091d740044fe1f6eca3c84f..ca0d08a2fd1b2def5d738303352f5712c39a3867 100644 (file)
@@ -1,4 +1,7 @@
-<?php
+<?PHP // $Id$ 
+      // xmldb.php - created with Moodle 1.7 beta + (2006101003)
+
+
 $string['aftertable'] = 'After Table:';
 $string['back'] = 'Back';
 $string['backtomainview'] = 'Back To Main';
@@ -43,7 +46,7 @@ $string['fields'] = 'Fields';
 $string['filenotwriteable'] = 'File not writeable';
 $string['floatincorrectdecimals'] = 'Incorrect number of decimals for float field';
 $string['floatincorrectlength'] = 'Incorrect length for float field';
-$string['gotolastused'] = ' Go to last used file';
+$string['gotolastused'] = 'Go to last used file';
 $string['incorrectfieldname'] = 'Incorrect name';
 $string['indexes'] = 'Indexes';
 $string['integerincorrectlength'] = 'Incorrect length for integer field';
@@ -74,10 +77,10 @@ $string['revert_changes'] = 'Revert Changes';
 $string['save'] = 'Save';
 $string['selectaction'] = 'Select Action:';
 $string['selectdb'] = 'Select Database:';
+$string['selectfieldkeyindex'] = 'Select Field/Key/Index:';
 $string['selectonecommand'] = 'Please, select one Action from the list to view PHP code';
 $string['selectonefieldkeyindex'] = 'Please, select one Field/Key/Index from the list to view the PHP code';
 $string['selecttable'] = 'Select Table:';
-$string['selectfieldkeyindex'] = 'Select Field/Key/Index:';
 $string['sentences'] = 'Sentences';
 $string['statements'] = 'Statements';
 $string['statementtable'] = 'Statement Table:';
@@ -92,13 +95,14 @@ $string['view'] = 'View';
 $string['view_reserved_words'] = 'View Reserved Words';
 $string['view_structure_php'] = 'View Structure PHP';
 $string['view_structure_sql'] = 'View Structure SQL';
-$string['view_table_sql'] = 'View Table SQL';
 $string['view_table_php'] = 'View Table PHP';
+$string['view_table_sql'] = 'View Table SQL';
 $string['viewedited'] = 'View Edited';
 $string['vieworiginal'] = 'View Original';
 $string['viewphpcode'] = 'View PHP Code';
 $string['viewsqlcode'] = 'View SQL Code';
 $string['wronglengthforenum'] = 'Incorrect length for enum field';
 $string['wrongnumberoffieldsorvalues'] = 'Incorrect number of fields or values in sentence';
-$string['wrongreservedwords'] = 'Currently Used Reserved Words<br />(note that table names aren\'t important if using \$CFG->prefix)';
+$string['wrongreservedwords'] = 'Currently Used Reserved Words<br />(note that table names aren\'t important if using $CFG->prefix)';
+
 ?>