diff --git a/admin/tool/messageinbound/lang/en/tool_messageinbound.php b/admin/tool/messageinbound/lang/en/tool_messageinbound.php index 329c956f3ab24..c8271f31f8a88 100644 --- a/admin/tool/messageinbound/lang/en/tool_messageinbound.php +++ b/admin/tool/messageinbound/lang/en/tool_messageinbound.php @@ -28,7 +28,7 @@ $string['defaultexpiration'] = 'Default address expiry period'; $string['defaultexpiration_help'] = 'When an email address is generated by the handler, it can be set to automatically expire after a period of time, so that it can no longer be used. It is advisable to set an expiry period.'; $string['description'] = 'Description'; -$string['domain'] = 'Email Domain'; +$string['domain'] = 'Email domain'; $string['edit'] = 'Edit'; $string['edithandler'] = 'Edit settings for the {$a} handler'; $string['editinghandler'] = 'Editing {$a}'; @@ -48,22 +48,22 @@ $string['invalid_recipient_handler_name'] = 'Invalid recipient handler'; $string['invalidrecipientdescription'] = 'The message "{$a->subject}" could not be authenticated, since it was sent from a different email address than in your user profile. For the message to be authenticated, you need to reply to this message.'; $string['invalidrecipientdescriptionhtml'] = 'The message "{$a->subject}" could not be authenticated, since it was sent from a different email address than in your user profile. For the message to be authenticated, you need to reply to this message.'; -$string['invalidrecipientfinal'] = 'The message you sent with subject "{$a->subject}" could not be authenticated. Please check that you are sending your message from the e-mail account listed in your Moodle profile.'; +$string['invalidrecipientfinal'] = 'The message "{$a->subject}" could not be authenticated. Please check that you are sending your message from the same email address as in your profile.'; $string['mailbox'] = 'Mailbox name'; $string['mailboxconfiguration'] = 'Mailbox configuration'; $string['mailboxdescription'] = '[mailbox]+subaddress@[domain]'; $string['mailsettings'] = 'Mail settings'; $string['message_handlers'] = 'Message handlers'; -$string['messageprocessingerror'] = 'You recently sent an e-mail to Moodle with the subject "{$a->subject}" but Moodle was unable to process it. +$string['messageprocessingerror'] = 'You recently sent an email "{$a->subject}" but unfortunately it could not be processed. The details of the error are shown below. {$a->error}'; -$string['messageprocessingerrorhtml'] = '
You recently sent an e-mail to Moodle with the subject "{$a->subject}" but Moodle was unable to process it.
+$string['messageprocessingerrorhtml'] = 'You recently sent an email "{$a->subject}" but unfortunately it could not be processed.
The details of the error are shown below.
{$a->error}
'; -$string['messageprocessingfailed'] = 'Moodle was unable to process the e-mail you sent with subject "{$a->subject}". The following error was given: "{$a->message}".'; -$string['messageprocessingfailedunknown'] = 'Moodle was unable to process the e-mail you sent with subject "{$a->subject}". Contact your system administrator for further information.'; +$string['messageprocessingfailed'] = 'The email "{$a->subject}" could not be processed. The error is as follows: "{$a->message}".'; +$string['messageprocessingfailedunknown'] = 'The email "{$a->subject}" could not be processed. Contact your administrator for further information.'; $string['messageprocessingsuccess'] = '{$a->plain} If you do not wish to receive these notifications in the future, you can edit your personal messaging preferences by opening {$a->messagepreferencesurl} in your browser.'; @@ -76,14 +76,14 @@ $string['messageinboundgeneralconfiguration_desc'] = 'Inbound message processing allows you to receive and process email within Moodle. This has applications such as sending email replies to forum posts or adding files to a user\'s private files.'; $string['messageinboundhost'] = 'Incoming Mail Server'; $string['messageinboundhostpass'] = 'Password'; -$string['messageinboundhostpass_desc'] = 'This is the password your service provider will have provided to log into your e-mail account with.'; +$string['messageinboundhostpass_desc'] = 'This is the password your service provider will have provided to log in to your email account with.'; $string['messageinboundhostssl'] = 'Use SSL'; $string['messageinboundhostssl_desc'] = 'Some mail servers support an additional level of security by encrypting communication between Moodle and your server. We recommend using this SSL encryption if your server supports it.'; $string['messageinboundhosttype'] = 'Server type'; $string['messageinboundhostuser'] = 'Username'; -$string['messageinboundhostuser_desc'] = 'This is the username your service provider will have provided to log into your e-mail account with.'; +$string['messageinboundhostuser_desc'] = 'This is the username your service provider will have provided to log in to your email account with.'; $string['messageinboundmailboxconfiguration_desc'] = 'When messages are sent out, they fit into the format address+data@example.com. To reliably generate addresses from Moodle, please specify the address that you would normally use before the @ sign, and the domain after the @ sign separately. For example, the Mailbox name in the example would be "address", and the E-mail domain would be "example.com". You should use a dedicated e-mail account for this purpose.'; -$string['messageprovider:invalidrecipienthandler'] = 'Messages to confirm that an inbound messages came from you'; +$string['messageprovider:invalidrecipienthandler'] = 'Message to confirm that an inbound message came from you'; $string['messageprovider:messageprocessingerror'] = 'Warning when an inbound message could not be processed'; $string['messageprovider:messageprocessingsuccess'] = 'Confirmation that a message was successfully processed'; $string['noencryption'] = 'Off - No encryption'; diff --git a/auth/ldap/lang/en/auth_ldap.php b/auth/ldap/lang/en/auth_ldap.php index 07b69a4a48589..647835b510bd3 100644 --- a/auth/ldap/lang/en/auth_ldap.php +++ b/auth/ldap/lang/en/auth_ldap.php @@ -79,7 +79,7 @@ $string['auth_ldap_passtype_key'] = 'Password format'; $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_preventpassindb_key'] = 'Hide passwords'; +$string['auth_ldap_preventpassindb_key'] = 'Cache passwords'; $string['auth_ldap_search_sub'] = 'Search users from subcontexts.'; $string['auth_ldap_search_sub_key'] = 'Search subcontexts'; $string['auth_ldap_server_settings'] = 'LDAP server settings'; diff --git a/lang/en/admin.php b/lang/en/admin.php index c9f461185e39b..8f5ebf8a44f11 100644 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -345,7 +345,7 @@ $string['configthemedesignermode'] = 'Normally all theme images and style sheets are cached in browsers and on the server for a very long time, for performance. If you are designing themes or developing code then you probably want to turn this mode on so that you are not served cached versions. Warning: this will make your site slower for all users! Alternatively, you can also reset the theme caches manually from the Theme selection page.'; $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['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['configtimezone'] = 'This is the default timezone for displaying dates - each user can override this setting in their profile. "Server timezone" here will make Moodle default to the server setting in PHP, but "Server timezone" in the user profile will make the user default to this timezone setting. It is recommended that you update timezones then select a named timezone specific to your region.'; $string['configuseblogassociations'] = 'Should users be able to organize their blog by associating entries with courses and course modules?'; $string['configuseexternalyui'] = 'Instead of using local files, use online files available on Yahoos servers. WARNING: This requires an internet connection, or no AJAX will work on your site. This setting is not compatible with sites using https.'; $string['configusesitenameforsitepages'] = 'If enabled the site\'s shortname will be used for the site pages node in the navigation rather than the string \'Site pages\''; @@ -652,7 +652,7 @@ $string['loginpageautofocus'] = 'Autofocus login page form'; $string['loginpageautofocus_help'] = 'Enabling this option improves usability of the login page, but automatically focusing fields may be considered an accessibility issue.'; $string['loginpasswordautocomplete'] = 'Prevent password autocompletion on login form'; -$string['loginpasswordautocomplete_help'] = 'Having this off will let users save their account password in their browser. Switching this setting on will result in your site no longer following XHTML strict validation rules.'; +$string['loginpasswordautocomplete_help'] = 'If enabled, users are not allowed to save their account password in their browser.'; $string['loglifetime'] = 'Keep logs for'; $string['logstorenotrequired'] = 'Log store not required'; $string['logstoressupported'] = 'Log stores that support this report'; @@ -1151,4 +1151,4 @@ $string['cachesession'] = 'Session cache'; $string['cachesessionhelp'] = 'User specific cache that expires when the user\'s session ends. Designed to alleviate session bloat/strain.'; $string['cacheapplication'] = 'Application cache'; -$string['cacheapplicationhelp'] = ' Cached items are shared amoung all users and expire by a determined ttl.'; +$string['cacheapplicationhelp'] = 'Cached items are shared among all users and expire by a determined time to live (ttl).'; diff --git a/lang/en/backup.php b/lang/en/backup.php index 5a4a893d7887b..f2173e382893b 100644 --- a/lang/en/backup.php +++ b/lang/en/backup.php @@ -128,7 +128,7 @@ $string['filereferencesincluded'] = 'File references to external contents included in backup package, they won\'t work on other sites.'; $string['filereferencessamesite'] = 'Backup is from the same site, file references can be restored'; $string['filereferencesnotsamesite'] = 'Backup is from other site, file references cannot be restored'; -$string['generalactivities'] = 'Include activities'; +$string['generalactivities'] = 'Include activities and resources'; $string['generalanonymize'] = 'Anonymise information'; $string['generalbackdefaults'] = 'General backup defaults'; $string['generalbadges'] = 'Include badges'; @@ -226,7 +226,7 @@ $string['rootsettingusers'] = 'Include enrolled users'; $string['rootsettinganonymize'] = 'Anonymize user information'; $string['rootsettingroleassignments'] = 'Include user role assignments'; -$string['rootsettingactivities'] = 'Include activities'; +$string['rootsettingactivities'] = 'Include activities and resources'; $string['rootsettingbadges'] = 'Include badges'; $string['rootsettingblocks'] = 'Include blocks'; $string['rootsettingfilters'] = 'Include filters'; diff --git a/lang/en/grades.php b/lang/en/grades.php index 1187a49be9cf0..8633d7905a817 100644 --- a/lang/en/grades.php +++ b/lang/en/grades.php @@ -68,9 +68,9 @@ $string['aggregation_link'] = 'grade/aggregation'; $string['aggregationcoef'] = 'Aggregation coefficient'; $string['aggregationcoefextra'] = 'Extra credit'; // for the header of the table at Edit categories and items page -$string['aggregationcoefextra_help'] = 'If the aggregation is Natural or Simple weighted mean and the extra credit checkbox is ticked, the grade item\'s maximum grade is not added to the category\'s maximum grade, resulting in the possibility of achieving the maximum grade (or grades over the maximum if enabled by the site administrator) in the category without having the maximum grade in all the grade items. +$string['aggregationcoefextra_help'] = 'If the aggregation is \'Natural\' or \'Simple weighted mean\' and the extra credit checkbox is ticked, the grade item\'s maximum grade is not added to the category\'s maximum grade. This will result in the possibility of achieving the maximum grade in the category without having the maximum grade in all the grade items. If the site administrator has enabled grades over the maximum, there might be grades over the maximum. -If the aggregation is Mean of grades (with extra credits) and the extra credit is set to a value greater than zero, the extra credit is the factor by which the grade is multiplied before adding it to the total after the computation of the mean.'; +If the aggregation is \'Mean of grades (with extra credits)\' and the extra credit is set to a value greater than zero, the extra credit is the factor by which the grade is multiplied before adding it to the total after the computation of the mean.'; $string['aggregationcoefextra_link'] = 'grade/aggregation'; $string['aggregationcoefextrasum'] = 'Extra credit'; // for the form with checkboxes: Natural or Simple weighted mean $string['aggregationcoefextrasumabbr'] = '+'; diff --git a/lang/en/install.php b/lang/en/install.php index 85714ca9806e0..7542f000368fd 100644 --- a/lang/en/install.php +++ b/lang/en/install.php @@ -167,7 +167,7 @@ (you will see errors when you look at pages) so you\'ll have to remove the .htaccess file. '; $string['mssqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MSSQL extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.'; -$string['mysqliextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQLi extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP. MySQLi extension is not available for PHP 4.'; +$string['mysqliextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQLi extension for it to communicate with MySQL. Please check your php.ini file or recompile PHP.'; $string['nativemariadb'] = 'MariaDB (native/mariadb)'; $string['nativemariadbhelp'] = 'The database is where most of the Moodle settings and data are stored and must be configured here.
The database name, username, and password are required fields; table prefix is optional.
diff --git a/lib/editor/atto/plugins/title/lang/en/atto_title.php b/lib/editor/atto/plugins/title/lang/en/atto_title.php index 8a511569cc093..00d595e472021 100644 --- a/lib/editor/atto/plugins/title/lang/en/atto_title.php +++ b/lib/editor/atto/plugins/title/lang/en/atto_title.php @@ -22,9 +22,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -$string['h3'] = 'Heading 1'; -$string['h4'] = 'Heading 2'; -$string['h5'] = 'Heading 3'; +$string['h3'] = 'Heading (large)'; +$string['h4'] = 'Heading (medium)'; +$string['h5'] = 'Heading (small)'; $string['p'] = 'Paragraph'; $string['pluginname'] = 'Paragraph styles'; $string['pre'] = 'Pre-formatted'; diff --git a/mod/choice/lang/en/choice.php b/mod/choice/lang/en/choice.php index 66524e1b26c76..e241893933e54 100644 --- a/mod/choice/lang/en/choice.php +++ b/mod/choice/lang/en/choice.php @@ -112,6 +112,6 @@ $string['timerestrict'] = 'Restrict answering to this time period'; $string['viewallresponses'] = 'View {$a} responses'; $string['withselected'] = 'With selected'; -$string['userchoosethisoption'] = 'User choose this option'; +$string['userchoosethisoption'] = 'Users who chose this option'; $string['yourselection'] = 'Your selection'; $string['skipresultgraph'] = 'Skip result graph'; diff --git a/mod/forum/lang/en/forum.php b/mod/forum/lang/en/forum.php index c1a72dfca0e2c..f4a988724f00f 100644 --- a/mod/forum/lang/en/forum.php +++ b/mod/forum/lang/en/forum.php @@ -133,8 +133,8 @@ $string['discussionname'] = 'Discussion name'; $string['discussionnownotsubscribed'] = '{$a->name} will NOT be notified of new posts in \'{$a->discussion}\' of \'{$a->forum}\''; $string['discussionnowsubscribed'] = '{$a->name} will be notified of new posts in \'{$a->discussion}\' of \'{$a->forum}\''; -$string['discussionsubscribestop'] = 'I don\'t want email copies of posts to this discussion'; -$string['discussionsubscribestart'] = 'Send me email copies of posts to this discussion'; +$string['discussionsubscribestop'] = 'I don\'t want to be notified of new posts in this discussion'; +$string['discussionsubscribestart'] = 'Send me notifications of new posts in this discussion'; $string['discussionsubscription'] = 'Discussion subscription'; $string['discussionsubscription_help'] = 'Subscribing to a discussion means you will receive notifications of new posts to that discussion.'; $string['discussions'] = 'Discussions'; @@ -451,10 +451,10 @@ $string['subscribenone'] = 'Unsubscribe everyone from this forum'; $string['subscribers'] = 'Subscribers'; $string['subscribersto'] = 'Subscribers to \'{$a}\''; -$string['subscribestart'] = 'Send me email copies of posts to this forum'; -$string['subscribestop'] = 'I don\'t want email copies of posts to this forum'; +$string['subscribestart'] = 'Send me notifications of new posts in this forum'; +$string['subscribestop'] = 'I don\'t want to be notified of new posts in this forum'; $string['subscription'] = 'Subscription'; -$string['subscription_help'] = 'If you are subscribed to a forum it means you will receive email copies of forum posts. Usually you can choose whether you wish to be subscribed, though sometimes subscription is forced so that everyone receives email copies of forum posts.'; +$string['subscription_help'] = 'If you are subscribed to a forum it means you will receive notification of new forum posts. Usually you can choose whether you wish to be subscribed, though sometimes subscription is forced so that everyone receives notifications.'; $string['subscriptionandtracking'] = 'Subscription and tracking'; $string['subscriptionmode'] = 'Subscription mode'; $string['subscriptionmode_help'] = 'When a participant is subscribed to a forum it means they will receive forum post notifications. There are 4 subscription mode options: diff --git a/mod/lti/lang/en/lti.php b/mod/lti/lang/en/lti.php index 4102e394f7e53..4d08a0e637e89 100644 --- a/mod/lti/lang/en/lti.php +++ b/mod/lti/lang/en/lti.php @@ -65,25 +65,25 @@ $string['action'] = 'Action'; $string['active'] = 'Active'; $string['activity'] = 'Activity'; -$string['addnewapp'] = 'Enable External Application'; +$string['addnewapp'] = 'Enable external application'; $string['addserver'] = 'Add new trusted server'; $string['addtype'] = 'Add external tool configuration'; $string['allow'] = 'Allow'; $string['allowinstructorcustom'] = 'Allow teachers to add custom parameters'; $string['allowsetting'] = 'Allow tool to store 8K of settings in Moodle'; $string['always'] = 'Always'; -$string['automatic'] = 'Automatic, based on Launch URL'; -$string['baseurl'] = 'Base URL/Tool Registration Name'; +$string['automatic'] = 'Automatic, based on launch URL'; +$string['baseurl'] = 'Base URL/tool registration name'; $string['basiclti'] = 'LTI'; -$string['basiclti_base_string'] = 'LTI OAuth Base String'; -$string['basiclti_endpoint'] = 'LTI Launch Endpoint'; +$string['basiclti_base_string'] = 'LTI OAuth base string'; +$string['basiclti_endpoint'] = 'LTI launch endpoint'; $string['basiclti_in_new_window'] = 'Your activity has opened in a new window'; -$string['basiclti_parameters'] = 'LTI Launch Parameters'; -$string['basicltiactivities'] = 'LTI Activities'; +$string['basiclti_parameters'] = 'LTI launch parameters'; +$string['basicltiactivities'] = 'LTI activities'; $string['basicltifieldset'] = 'Custom example fieldset'; -$string['basicltiintro'] = 'Activity Description'; -$string['basicltiname'] = 'Activity Name'; -$string['basicltisettings'] = 'Basic Learning Tool Interoperability Settings'; +$string['basicltiintro'] = 'Activity description'; +$string['basicltiname'] = 'Activity name'; +$string['basicltisettings'] = 'Basic Learning Tool Interoperability (LTI) settings'; $string['cancel'] = 'Cancel'; $string['cancelled'] = 'Cancelled'; $string['cannot_delete'] = 'You may not delete this tool configuration.'; @@ -92,18 +92,18 @@ $string['capabilities_help'] = 'Select those capabilities which you wish to offer to the tool provider. More than one capability can be selected.'; $string['click_to_continue'] = 'Click to continue'; $string['comment'] = 'Comment'; -$string['configpassword'] = 'Default Remote Tool Password'; +$string['configpassword'] = 'Default remote tool password'; $string['configpreferheight'] = 'Default preferred height'; $string['configpreferwidget'] = 'Set widget as default launch'; $string['configpreferwidth'] = 'Default preferred width'; -$string['configresourceurl'] = 'Default Resource URL'; -$string['configtoolurl'] = 'Default Remote Tool URL'; -$string['configtypes'] = 'Enable LTI Applications'; +$string['configresourceurl'] = 'Default resource URL'; +$string['configtoolurl'] = 'Default remote tool URL'; +$string['configtypes'] = 'Enable LTI applications'; $string['configured'] = 'Configured'; $string['course_tool_types'] = 'Course tool types'; -$string['courseid'] = 'Course id number'; +$string['courseid'] = 'Course ID number'; $string['coursemisconf'] = 'Course is misconfigured'; -$string['createdon'] = 'Created On'; +$string['createdon'] = 'Created on'; $string['curllibrarymissing'] = 'PHP Curl library must be installed to use LTI'; $string['custom'] = 'Custom parameters'; $string['custom_config'] = 'Using custom tool configuration.'; @@ -112,11 +112,11 @@ It is safe to leave this field unchanged unless directed by the tool provider.'; $string['custominstr'] = 'Custom parameters'; -$string['debuglaunch'] = 'Debug Option'; +$string['debuglaunch'] = 'Debug option'; $string['debuglaunchoff'] = 'Normal launch'; $string['debuglaunchon'] = 'Debug launch'; $string['default'] = 'Default'; -$string['default_launch_container'] = 'Default Launch Container'; +$string['default_launch_container'] = 'Default launch container'; $string['default_launch_container_help'] = 'The launch container affects the display of the tool when launched from the course. Some launch containers provide more screen real estate to the tool, and others provide a more integrated feel with the Moodle environment. @@ -127,7 +127,7 @@ * **New window** - The tool opens in a new window, occupying all the available space. Depending on the browser, it will open in a new tab or a popup window. It is possible that browsers will prevent the new window from opening.'; -$string['delegate'] = 'Delegate to Teacher'; +$string['delegate'] = 'Delegate to teacher'; $string['delete'] = 'Delete'; $string['delete_confirmation'] = 'Are you sure you want to delete this external tool configuration?'; $string['deletetype'] = 'Delete external tool configuration'; @@ -156,7 +156,7 @@ $string['enableemailnotification_help'] = 'If enabled, students will receive email notification when their tool submissions are graded.'; $string['errormisconfig'] = 'Misconfigured tool. Please ask your Moodle administrator to fix the configuration of the tool.'; $string['existing_window'] = 'Existing window'; -$string['extensions'] = 'LTI Extension Services'; +$string['extensions'] = 'LTI extension services'; $string['external_tool_type'] = 'External tool type'; $string['external_tool_type_help'] = 'The main purpose of a tool configuration is to set up a secure communication channel between Moodle and the tool provider. It also provides an opportunity for configuration defaults and setting up additional services provided by the tool. @@ -179,16 +179,16 @@ * **Add** - Create a course level tool configuration. All External Tool instances in this course may use the tool configuration. * **Edit** - Select a course level tool type from the dropdown, then click this icon. The details of the tool configuration may be edited. * **Delete** - Remove the selected course level tool type.'; -$string['external_tool_types'] = 'External Tool Types'; +$string['external_tool_types'] = 'External tool types'; $string['failedtoconnect'] = 'Moodle was unable to communicate with the "{$a}" system'; $string['filter_basiclti_configlink'] = 'Configure your preferred sites and their passwords'; $string['filter_basiclti_password'] = 'Password is mandatory'; $string['filterconfig'] = 'LTI administration'; $string['filtername'] = 'LTI'; $string['fixexistingconf'] = 'Use an existing configuration for the misconfigured instance'; -$string['fixnew'] = 'New Configuration'; +$string['fixnew'] = 'New configuration'; $string['fixnewconf'] = 'Define a new configuration for the misconfigured instance'; -$string['fixold'] = 'Use Existing'; +$string['fixold'] = 'Use existing'; $string['forced_help'] = 'This setting has been forced in a course or site level tool configuration. You may not change it from this interface.'; $string['force_ssl'] = 'Force SSL'; $string['force_ssl_help'] = 'Selecting this option forces all launches to this tool provider to use SSL. @@ -198,7 +198,7 @@ If using this option, confirm that this Moodle site and the tool provider support SSL.'; $string['generaltool'] = 'General tool'; $string['global_tool_types'] = 'Global tool types'; -$string['grading'] = 'Grade Routing'; +$string['grading'] = 'Grade routing'; $string['icon_url'] = 'Icon URL'; $string['icon_url_help'] = 'The icon URL allows the icon that shows up in the course listing for this activity to be modified. Instead of using the default LTI icon, an icon which conveys the type of activity may be specified.'; @@ -212,7 +212,7 @@ If you have selected a specific tool type, you may not need to enter a Launch URL. If the tool link is used to just launch into the tool provider\'s system, and not go to a specific resource, this will likely be the case.'; -$string['launchinpopup'] = 'Launch Container'; +$string['launchinpopup'] = 'Launch container'; $string['launchinpopup_help'] = 'The launch container affects the display of the tool when launched from the course. Some launch containers provide more screen real estate to the tool, and others provide a more integrated feel with the Moodle environment. @@ -223,7 +223,7 @@ * **New window** - The tool opens in a new window, occupying all the available space. Depending on the browser, it will open in a new tab or a popup window. It is possible that browsers will prevent the new window from opening.'; -$string['launchoptions'] = 'Launch Options'; +$string['launchoptions'] = 'Launch options'; $string['lti'] = 'LTI'; $string['lti:addinstance'] = 'Add new external tool activities'; $string['lti:addcoursetool'] = 'Add course-specific tool configurations'; @@ -232,7 +232,7 @@ $string['lti:requesttooladd'] = 'Request a tool is configured site-wide'; $string['lti:view'] = 'Launch external tool activities'; $string['ltisettings'] = 'LTI settings'; -$string['lti_administration'] = 'LTI Administration'; +$string['lti_administration'] = 'LTI administration'; $string['lti_errormsg'] = 'The tool returned the following error message: "{$a}"'; $string['lti_launch_error'] = 'An error occurred when launching the external tool:'; $string['lti_launch_error_tool_request'] = '@@ -258,13 +258,13 @@ Teachers may still use tools from these providers if they have a consumer key and shared secret, or if none is required. * **Rejected** - These tools providers are flagged as ones which an administrator has no intention of making available to the entire Moodle instance. Teachers may still use tools from these providers if they have a consumer key and shared secret, or if none is required.'; -$string['manage_tools'] = 'Manage External Tool Types'; -$string['manage_tool_proxies'] = 'Manage External Tool Registrations'; +$string['manage_tools'] = 'Manage external tool types'; +$string['manage_tool_proxies'] = 'Manage external tool registrations'; $string['miscellaneous'] = 'Miscellaneous'; $string['misconfiguredtools'] = 'Misconfigured tool instances were detected'; $string['missingparameterserror'] = 'The page is misconfigured: "{$a}"'; $string['module_class_type'] = 'Moodle module type'; -$string['modulename'] = 'External Tool'; +$string['modulename'] = 'External tool'; $string['modulename_help'] = 'The external tool activity module enables students to interact with learning resources and activities on other web sites. For example, an external tool could provide access to a new activity type or learning materials from a publisher. To create an external tool activity, a tool provider which supports LTI (Learning Tools Interoperability) is required. A teacher can create an external tool activity or make use of a tool configured by the site administrator. @@ -275,28 +275,28 @@ * External tools support reading, updating, and deleting grades associated with the activity instance * External tool configurations create a trust relationship between your site and the tool provider, allowing secure communication between them'; $string['modulename_link'] = 'mod/lti/view'; -$string['modulenameplural'] = 'External Tools'; +$string['modulenameplural'] = 'External tools'; $string['modulenamepluralformatted'] = 'LTI Instances'; $string['name'] = 'Name'; $string['never'] = 'Never'; $string['new_window'] = 'New window'; -$string['no_lti_configured'] = 'There are no active External Tools configured.'; -$string['no_lti_pending'] = 'There are no pending External Tools.'; -$string['no_lti_rejected'] = 'There are no rejected External Tools.'; -$string['no_tp_accepted'] = 'There are no accepted External Tool Registrations.'; -$string['no_tp_cancelled'] = 'There are no cancelled External Tool Registrations .'; -$string['no_tp_configured'] = 'There are no unregistered External Tool Registrations configured.'; -$string['no_tp_pending'] = 'There are no pending External Tool Registrations .'; -$string['no_tp_rejected'] = 'There are no rejected External Tool Registrations .'; +$string['no_lti_configured'] = 'There are no active external tools configured.'; +$string['no_lti_pending'] = 'There are no pending external tools.'; +$string['no_lti_rejected'] = 'There are no rejected external tools.'; +$string['no_tp_accepted'] = 'There are no accepted external tool registrations.'; +$string['no_tp_cancelled'] = 'There are no cancelled external tool registrations.'; +$string['no_tp_configured'] = 'There are no unregistered external tool registrations configured.'; +$string['no_tp_pending'] = 'There are no pending external tool registrations.'; +$string['no_tp_rejected'] = 'There are no rejected external tool registrations.'; $string['noattempts'] = 'No attempts have been made on this tool instance'; -$string['noltis'] = 'There are no lti instances'; +$string['noltis'] = 'There are no external tool instances'; $string['noprofileservice'] = 'Profile service not found'; $string['noservers'] = 'No servers found'; -$string['notypes'] = 'There are currently no LTI tools setup in Moodle. Click the Install link above to add some.'; +$string['notypes'] = 'There are currently no LTI tools set up in Moodle. Click the Install link above to add some.'; $string['noviewusers'] = 'No users were found with permissions to use this tool'; $string['optionalsettings'] = 'Optional settings'; $string['organization'] = 'Organization details'; -$string['organizationdescr'] = 'Organization Description'; +$string['organizationdescr'] = 'Organization description'; $string['organizationid'] = 'Organization ID'; $string['organizationid_help'] = 'A unique identifier for this Moodle instance. Typically, the DNS name of the organization is used. @@ -308,8 +308,8 @@ $string['pagesize'] = 'Submissions shown per page'; $string['parameter'] = 'Tool parameters'; $string['parameter_help'] = 'Tool parameters are settings requested to be passed by the tool provider in the accepted tool proxy.'; -$string['password'] = 'Shared Secret'; -$string['password_admin'] = 'Shared Secret'; +$string['password'] = 'Shared secret'; +$string['password_admin'] = 'Shared secret'; $string['password_admin_help'] = 'The shared secret can be thought of as a password used to authenticate access to the tool. It should be provided along with the consumer key from the tool provider. @@ -329,9 +329,9 @@ $string['pending'] = 'Pending'; $string['pluginadministration'] = 'LTI administration'; $string['pluginname'] = 'LTI'; -$string['preferheight'] = 'Preferred Height'; -$string['preferwidget'] = 'Prefer Widget Launch'; -$string['preferwidth'] = 'Preferred Width'; +$string['preferheight'] = 'Preferred height'; +$string['preferwidget'] = 'Prefer widget launch'; +$string['preferwidth'] = 'Preferred width'; $string['press_to_submit'] = 'Press to launch this activity'; $string['privacy'] = 'Privacy'; $string['quickgrade'] = 'Allow quick grading'; @@ -339,17 +339,17 @@ $string['redirect'] = 'You will be redirected in few seconds. If you are not, press the button.'; $string['register'] = 'Register'; $string['register_warning'] = 'The registration page seems to be taking a while to open. If it does not appear, check that you entered the correct URL in the configuration settings.'; -$string['registertype'] = 'Configure a new External Tool Registration'; -$string['registration_options'] = 'Registration Options'; -$string['registrationname'] = 'Tool Provider name'; +$string['registertype'] = 'Configure a new external tool registration'; +$string['registration_options'] = 'Registration options'; +$string['registrationname'] = 'Tool provider name'; $string['registrationname_help'] = 'Enter the name of the tool provider being registered.'; $string['registrationurl'] = 'Registration URL'; $string['registrationurl_help'] = 'The registration URL should be available from the tool provider as the location to which registration requests should be sent.'; $string['reject'] = 'Reject'; $string['rejected'] = 'Rejected'; $string['resource'] = 'Resource'; -$string['resourcekey'] = 'Consumer Key'; -$string['resourcekey_admin'] = 'Consumer Key'; +$string['resourcekey'] = 'Consumer key'; +$string['resourcekey_admin'] = 'Consumer key'; $string['resourcekey_admin_help'] = 'The consumer key can be thought of as a username used to authenticate access to the tool. It can be used by the tool provider to uniquely identify the Moodle site from which users launch into the tool. @@ -375,10 +375,10 @@ $string['resourceurl'] = 'Resource URL'; $string['return_to_course'] = 'Click here to return to the course.'; $string['saveallfeedback'] = 'Save all my feedback'; -$string['secure_icon_url'] = 'Secure Icon URL'; +$string['secure_icon_url'] = 'Secure icon URL'; $string['secure_icon_url_help'] = 'Similar to the icon URL, but used if the user accessing Moodle securely through SSL. The main purpose for this field is to prevent the browser from warning the user if the underlying page was accessed over SSL, but requesting to show an unsecure image.'; -$string['secure_launch_url'] = 'Secure Launch URL'; +$string['secure_launch_url'] = 'Secure launch URL'; $string['secure_launch_url_help'] = 'Similar to Launch URL, but used instead of the launch url if high security is required. Moodle will use the secure launch URL instead of the launch URL if the Moodle site is accessed through SSL, or if the tool configuration is set to always launch through SSL. @@ -387,7 +387,7 @@ $string['send'] = 'Send'; $string['services'] = 'Services'; $string['services_help'] = 'Select those services which you wish to offer to the tool provider. More than one service can be selected.'; -$string['setupoptions'] = 'Setup Options'; +$string['setupoptions'] = 'Set-up options'; $string['share_email'] = 'Share launcher\'s email with the tool'; $string['share_email_admin'] = 'Share launcher\'s email with tool'; $string['share_email_admin_help'] = 'Specify whether the e-mail address of the user launching the tool will be shared with the tool provider. @@ -431,27 +431,25 @@ $string['subplugintype_ltiservice_plural'] = 'LTI services'; $string['subplugintype_ltisource'] = 'LTI source'; $string['subplugintype_ltisource_plural'] = 'LTI sources'; -$string['toggle_debug_data'] = 'Toggle Debug Data'; +$string['toggle_debug_data'] = 'Toggle debug data'; $string['tool_config_not_found'] = 'Tool configuration not found for this URL.'; -$string['tool_settings'] = 'Tool Settings'; -$string['toolproxy'] = 'External Tool Registrations'; -$string['toolproxy_help'] = 'External tool registrations allow Moodle site administrators to configure external tools from a tool proxy obtained from -a tool provider supporting LTI 2.0. A registration URL provided by the tool provider is all that is required to initiate the process. The capabilities -and services offered to the tool provider are selected when configuring a new registration. +$string['tool_settings'] = 'Tool settings'; +$string['toolproxy'] = 'External tool registrations'; +$string['toolproxy_help'] = 'External tool registrations allow Moodle site administrators to configure external tools from a tool proxy obtained from a tool provider supporting LTI 2.0. A registration URL provided by the tool provider is all that is required to initiate the process. The capabilities and services offered to the tool provider are selected when configuring a new registration. Tool registrations listed on this page are separated into four categories: * **Configured** - These tool registrations have been set up but the registration process has not yet been started. -* **Pending** - The regisitration process for these tool registrations has been started but has not completed. Open and save the settings to move it - back to the \'Configured\' category. +* **Pending** - The registration process for these tool registrations has been started but has not completed. Open and save the settings to move it +back to the \'Configured\' category. * **Accepted** - These tool registrations have been approved; the resources specified in the tool proxy will appear on the external tool types page - with an initial status of \'Pending\'. -* **Rejected** - These tool registrations are ones which were rejected during the registration process. Open and save the settings to move it - back to the \'Configured\' category so the registration process cna be restarted.'; -$string['toolproxyregistration'] = 'External Tool Registration'; -$string['toolregistration'] = 'External Tool Registration'; -$string['toolsetup'] = 'External Tool Configuration'; -$string['toolurl'] = 'Tool Base URL'; +with an initial status of \'Pending\'. +* **Rejected** - These tool registrations are ones which were rejected during the registration process. Open and save the settings to move it +back to the \'Configured\' category so the registration process can be restarted.'; +$string['toolproxyregistration'] = 'External tool registration'; +$string['toolregistration'] = 'External tool registration'; +$string['toolsetup'] = 'External tool configuration'; +$string['toolurl'] = 'Tool base URL'; $string['toolurl_help'] = 'The tool base URL is used to match tool launch URLs to the correct tool configuration. Prefixing the URL with http(s) is optional. Additionally, the base URL is used as the launch URL if a launch URL is not specified in the external tool instance. @@ -475,7 +473,7 @@ * quiz.tool.com/take.php?id=10 If two different tool configurations are for the same domain, the most specific match will be used.'; -$string['typename'] = 'Tool Name'; +$string['typename'] = 'Tool name'; $string['typename_help'] = 'The tool name is used to identify the tool provider within Moodle. The name entered will be visible to teachers when adding external tools within courses.'; $string['types'] = 'Types';