diff --git a/lang/en/admin.php b/lang/en/admin.php index 4018bb89767..f4b3597d140 100755 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -25,7 +25,7 @@ $string['accessdenied'] = 'Access denied'; $string['accounts'] = 'Accounts'; -$string['adminseesall'] = 'Admins See All'; +$string['adminseesall'] = 'Admins see all'; $string['adminseesallevents'] = 'Administrators see all events'; $string['adminseesownevents'] = 'Administrators are just like other users'; $string['advancedfeatures'] = 'Advanced features'; @@ -80,10 +80,10 @@ $string['bookmarkthispage'] = 'bookmark this page'; $string['cachejs'] = 'Cache Javascript'; $string['cachejs_help'] = 'Javascript caching and compression greatly improves page loading performance. it is strongly recommended for production sites. Developers will probably want to disable this feature.'; $string['cachetext'] = 'Text cache lifetime'; -$string['cachetype'] = 'Cache Type'; +$string['cachetype'] = 'Cache type'; $string['calendarexportsalt'] = 'Calendar export salt'; $string['calendarsettings'] = 'Calendar'; -$string['calendar_weekend'] = 'Weekend Days'; +$string['calendar_weekend'] = 'Weekend days'; $string['cannotdeletemissingqtype'] = 'You cannot delete the missing question type. It is needed by the system.'; $string['cannotdeletemodfilter'] = 'You cannot uninstall the \'{$a->filter}\' because it is part of the \'{$a->module}\' module.'; $string['cannotdeleteqtypeinuse'] = 'You cannot delete the question type \'{$a}\'. There are questions of this type in the question bank.'; @@ -108,7 +108,7 @@ $string['cliyesnoprompt'] = 'type y (means yes) or n (means no)'; $string['commentsperpage'] = 'Comments displayed per page'; $string['commonfiltersettings'] = 'Common filter settings'; $string['commonsettings'] = 'Common settings'; -$string['componentinstalled'] = 'Component Installed'; +$string['componentinstalled'] = 'Component installed'; $string['computedfromlogs'] = 'Computed from logs since {$a}.'; $string['condifmodeditdefaults'] = 'The values you set here define the default values that are used in the activity settings form when you create a new activity. You can also configure which activity settings are considered advanced.'; $string['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.'; @@ -324,7 +324,7 @@ $string['configshowsiteparticipantslist'] = 'All of these site students and site $string['configsitedefaultlicense'] = 'Default site licence'; $string['configsitedefaultlicensehelp'] = 'The default licence for publishing content on this site'; $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['configsitemaxcategorydepth'] = 'Maximum Category Depth'; +$string['configsitemaxcategorydepth'] = 'Maximum category depth'; $string['configsitemaxcategorydepthhelp'] = 'This specifies the maximum depth of child categories shown'; $string['configslasharguments'] = 'Files (images, uploads etc) are provided via a script using \'slash arguments\'. 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), disable this setting.'; $string['configsmartpix'] = 'With this on, icons are served through a PHP script that searches the current theme, then all parent themes, then the Moodle /pix folder. This reduces the need to duplicate image files within themes, but has a slight performance cost.'; @@ -372,7 +372,7 @@ $string['coursemgmt'] = 'Add/edit courses'; $string['courseoverview'] = 'Course overview'; $string['courserequestnotify'] = 'Course request notification'; $string['courserequestnotifyemail'] = 'User {$a->user} requested a new course at {$a->link}'; -$string['courserequests'] = 'Course Requests'; +$string['courserequests'] = 'Course requests'; $string['courserequestspending'] = 'Pending course requests'; $string['courses'] = 'Courses'; $string['coursesperpage'] = 'Courses per page'; @@ -391,13 +391,13 @@ $string['ctyperequired'] = 'The ctype PHP extension is now required by Moodle, i $string['curlcache'] = 'cURL cache TTL'; $string['curlrecommended'] = 'Installing the optional cURL library is highly recommended in order to enable Moodle Networking functionality.'; $string['curlrequired'] = 'The cURL PHP extension is now required by Moodle, in order to communicate with Moodle repositories.'; -$string['customcheck'] = 'Other Checks'; +$string['customcheck'] = 'Other checks'; $string['custommenu'] = 'Custom menu'; $string['custommenuitems'] = 'Custom menu items'; $string['datarootsecurityerror'] = '

SECURITY WARNING!

Your dataroot directory is in the wrong location and is exposed to the web. This means that all your private files are available to anyone in the world, and some of them could be used by a cracker to obtain unauthorised administrative access to your site!

You must move dataroot directory ({$a}) to a new location that is not within your public web directory, and update the $CFG->dataroot setting in your config.php accordingly.

'; $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['dbmigrate'] = 'Moodle database migration'; $string['dbmigrateconnecerror'] = 'Could not connect to the database specified.'; $string['dbmigrateencodingerror'] = 'The database specified has encoding {$a} rather than required UNICODE/UTF8.
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:'; @@ -663,7 +663,7 @@ $string['loglifetime'] = 'Keep logs for'; $string['longtimewarning'] = 'Please note that this process can take a long time.'; $string['mail'] = 'Email'; $string['mailnewline'] = 'Newline characters in mail'; -$string['maintenancemode'] = 'In Maintenance Mode'; +$string['maintenancemode'] = 'In maintenance mode'; $string['maintfileopenerror'] = 'Error opening maintenance files!'; $string['maintinprogress'] = 'Maintenance is in progress...'; $string['managelang'] = 'Manage'; @@ -879,16 +879,16 @@ $string['rowpreviewnum'] = 'Preview rows'; $string['rssglobaldisabled'] = 'Disabled at server level'; $string['runclamavonupload'] = 'Use clam AV on uploaded files'; $string['save'] = 'Save'; -$string['savechanges'] = 'Save Changes'; +$string['savechanges'] = 'Save changes'; $string['search'] = 'Search'; $string['searchinsettings'] = 'Search in settings'; -$string['searchresults'] = 'Search Results'; -$string['sectionerror'] = 'Section Error!'; +$string['searchresults'] = 'Search results'; +$string['sectionerror'] = 'Section error!'; $string['secureforms'] = 'Use additional form security'; $string['security'] = 'Security'; $string['server'] = 'Server'; -$string['serverchecks'] = 'Server Checks'; -$string['serverlimit'] = 'Server Limit'; +$string['serverchecks'] = 'Server checks'; +$string['serverlimit'] = 'Server limit'; $string['sessionautostartwarning'] = '

Serious configuration error detected, please notify server administrator.

To operate properly, Moodle requires that administrator changes PHP settings.

session.auto_start must be set to off.

This setting is controlled by editing php.ini, Apache/IIS
configuration or .htaccess file on the server.

'; $string['sessioncookie'] = 'Cookie prefix'; $string['sessioncookiedomain'] = 'Cookie domain'; @@ -968,7 +968,7 @@ $string['uninstallplugin'] = 'Uninstall'; $string['uninstallqtype'] = 'Uninstall this question type.'; $string['unsupported'] = 'Unsupported'; $string['updateaccounts'] = 'Update existing accounts'; -$string['updatecomponent'] = 'Update Component'; +$string['updatecomponent'] = 'Update component'; $string['updatelangs'] = 'Update all installed language packs'; $string['updatetimezones'] = 'Update timezones'; $string['upgradestart'] = 'Upgrade'; diff --git a/mod/assignment/lang/en/assignment.php b/mod/assignment/lang/en/assignment.php index 51b8143f53a..c1d7cbb8024 100644 --- a/mod/assignment/lang/en/assignment.php +++ b/mod/assignment/lang/en/assignment.php @@ -47,7 +47,7 @@ assignment submission for \'{$a->assignment}\'

You can see it appended to your assignment submission.'; $string['assignmentname'] = 'Assignment name'; $string['assignment:submit'] = 'Submit assignment'; -$string['assignmentsubmission'] = 'Assignment Submissions'; +$string['assignmentsubmission'] = 'Assignment submissions'; $string['assignmenttype'] = 'Assignment type'; $string['assignment:view'] = 'View assignment'; $string['availabledate'] = 'Available from'; @@ -180,7 +180,7 @@ $string['submitedformarking'] = 'Assignment was already submitted for marking an $string['submitformarking'] = 'Final submission for assignment marking'; $string['submitted'] = 'Submitted'; $string['submittedfiles'] = 'Submitted files'; -$string['trackdrafts'] = 'Enable Send for marking'; +$string['trackdrafts'] = 'Enable "Send for marking" button'; $string['trackdrafts_help'] = 'The "Send for marking" button allows students to indicate to the teacher that they have finished working on an assignment. The teacher may choose to revert the assignment to draft status (if it requires further work, for example).'; $string['typeblog'] = 'Blog post'; $string['typeoffline'] = 'Offline activity'; diff --git a/mod/chat/lang/en/chat.php b/mod/chat/lang/en/chat.php index 46467291c63..5265c9edef3 100644 --- a/mod/chat/lang/en/chat.php +++ b/mod/chat/lang/en/chat.php @@ -116,7 +116,7 @@ $string['studentseereports'] = 'Everyone can view past sessions'; $string['studentseereports_help'] = 'If set to No, only users have mod/chat:readlog capability are able to see the chat logs'; $string['talk'] = 'Talk'; $string['updatemethod'] = 'Update method'; -$string['updaterate'] = 'Update Rate:'; +$string['updaterate'] = 'Update rate:'; $string['userlist'] = 'User list'; $string['usingchat'] = 'Using chat'; $string['usingchat_help'] = 'The chat module contains some features to make chatting a little nicer.