Skip to content

Commit

Permalink
Various lexicon typo corrections (#16559)
Browse files Browse the repository at this point in the history
  • Loading branch information
Warfork authored and opengeek committed Jun 17, 2024
1 parent 9653033 commit 2e0a526
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion core/lexicon/en/access.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
$_lang['resource_group_access_contexts'] = 'A comma-separated list of Contexts that the Resource Group should pertain to for the following options.';
$_lang['resource_group_automatic_access'] = 'Access Wizard';
$_lang['resource_group_automatic_access_desc'] = 'Note: You may have to flush sessions after creating the Resource Group if you check any of the options below.';
$_lang['resource_group_access_admin'] = 'Automatically Give Adminstrator Group Access';
$_lang['resource_group_access_admin'] = 'Automatically Give Administrator Group Access';
$_lang['resource_group_access_admin_desc'] = 'If checked, will give the Administrator Group view and editing access to this Resource Group for the above contexts.';
$_lang['resource_group_access_anon'] = 'Automatically Give Anonymous Access';
$_lang['resource_group_access_anon_desc'] = 'If checked, will give non-logged-in users view access to this Resource Group for the above contexts.';
Expand Down
2 changes: 1 addition & 1 deletion core/lexicon/en/file.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
$_lang['upf_add_desc'] = 'Add file into upload queue.';
$_lang['upf_close'] = 'Close';
$_lang['upf_close_desc'] = 'Close the window.';
$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occured.';
$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occurred.';
$_lang['upf_err_filetype'] = 'Selected file extension isn\'t permitted.<br/>Please select files with following extensions: {1}';
$_lang['upf_error'] = 'Error';
$_lang['upf_filename'] = 'Filename';
Expand Down
4 changes: 2 additions & 2 deletions core/lexicon/en/formcustomization.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
$_lang['set_import_msg'] = 'Select an XML file to import a Form Customization Set from. It must be in the correct XML Form Customization format.';
$_lang['set_import_template_err_nf'] = 'Template not found while import Form Customization Set.';
$_lang['set_msg'] = 'Here you can edit what fields, tabs and TVs show for this page, as well as their labels and default values. Just double-click on a column to edit its value. You can also use the tab key to progress through the grid. Leave a field blank to use the default setting.';
$_lang['set_remove_confirm'] = 'Are you sure you want to permanently delete this set? This is irreversable.';
$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversable.';
$_lang['set_remove_confirm'] = 'Are you sure you want to permanently delete this set? This is irreversible.';
$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.';
$_lang['set_tab_err_ae'] = 'A tab already exists with that ID. Please specify another.';
$_lang['set_tabs_msg'] = 'Here you adjust the tabs and regions for this page, including their visibility and title. Just double-click on a row to edit its value. Leave a field empty to use the default setting.<br>Please note: when hiding an element inside this profile, it will be hidden in overlapping profiles too (even if Visible is checked).';
$_lang['set_template_desc'] = 'Choosing a Template will limit the rules in the Set from executing unless the Resource has the specified Template.';
Expand Down
2 changes: 1 addition & 1 deletion core/lexicon/en/messages.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
$_lang['message_send_email'] = 'Send Email';
$_lang['message_err_nfs'] = 'Message not found.';
$_lang['message_err_not_specified_subject'] = 'Subject not specified!';
$_lang['message_err_remove'] = 'An error occured while trying to delete the message.';
$_lang['message_err_remove'] = 'An error occurred while trying to delete the message.';
$_lang['message_err_remove_notauth'] ='You are not authorized to delete this message.';
$_lang['message_err_save'] = 'An error occurred while saving the message.';

Expand Down
4 changes: 2 additions & 2 deletions core/lexicon/en/setting.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
$_lang['setting_mail_smtp_port_desc'] = 'Sets the default SMTP server port.';

$_lang['setting_mail_smtp_secure'] = 'SMTP Secure';
$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption type. Options are "", "ssl" or "tls"';
$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"';

$_lang['setting_mail_smtp_autotls'] = 'SMTP Auto TLS';
$_lang['setting_mail_smtp_autotls_desc'] = 'Whether to enable TLS encryption automatically if a server supports it, even if "SMTP Secure" is not set to "tls"';
Expand Down Expand Up @@ -809,7 +809,7 @@
$_lang['setting_error_log_filename_desc'] = 'Customize the filename of the MODX error log file (includes file extension).';

$_lang['setting_error_log_filepath'] = 'Error log path';
$_lang['setting_error_log_filepath_desc'] = 'Optionally set a absolute path the a custom error log location. You might use placehodlers like {cache_path}.';
$_lang['setting_error_log_filepath_desc'] = 'Optionally set a absolute path the a custom error log location. You might use placeholders like {cache_path}.';

$_lang['setting_passwordless_activated'] = 'Activate passwordless login';
$_lang['setting_passwordless_activated_desc'] = 'When enabled, users will enter their email address to receive a one-time login link, rather than entering a username and password.';
Expand Down
4 changes: 2 additions & 2 deletions core/lexicon/en/snippet.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
$_lang['snippet_duplicate_confirm'] = 'Are you sure you want to duplicate this snippet?';
$_lang['snippet_duplicate_error'] = 'An error occurred while duplicating the snippet.';
$_lang['snippet_err_create'] = 'An error occurred while creating the snippet.';
$_lang['snippet_err_delete'] = 'An error occured while trying to delete the snippet.';
$_lang['snippet_err_duplicate'] = 'An error occured while trying to duplicate the snippet.';
$_lang['snippet_err_delete'] = 'An error occurred while trying to delete the snippet.';
$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate the snippet.';
$_lang['snippet_err_ae'] = 'A snippet already exists with the name "[[+name]]".';
$_lang['snippet_err_invalid_name'] = 'Snippet name is invalid.';
$_lang['snippet_err_locked'] = 'This snippet is locked for editing.';
Expand Down
2 changes: 1 addition & 1 deletion core/lexicon/en/template.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
$_lang['template_empty'] = '(empty)';
$_lang['template_err_default_template'] = 'This template is set as the default template. Please choose a different default template in the MODX configuration before deleting this template.<br />';
$_lang['template_err_delete'] = 'An error occurred while trying to delete the template.';
$_lang['template_err_duplicate'] = 'An error occured while duplicating the template.';
$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.';
$_lang['template_err_ae'] = 'A template already exists with the name "[[+name]]".';
$_lang['template_err_in_use'] = 'This template is in use. Please set the documents using the template to another template. Documents using this template:<br />';
$_lang['template_err_invalid_name'] = 'Template name is invalid.';
Expand Down
2 changes: 1 addition & 1 deletion core/lexicon/en/topmenu.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
$_lang['flush_sessions'] = 'Logout All Users';
$_lang['flush_sessions_confirm'] = 'Are you sure you want to flush all user sessions? This will destroy all current and recent user sessions, including your own, forcing everyone to login again.';
$_lang['flush_sessions_desc'] = 'Immediately destroy all sessions';
$_lang['flush_sessions_err'] = 'An error occured while attempting to flush the current user sessions.';
$_lang['flush_sessions_err'] = 'An error occurred while attempting to flush the current user sessions.';
$_lang['flush_sessions_not_supported'] = 'Flushing user sessions is not supported on your configuration.';
$_lang['form_customization'] = 'Form Customization';
$_lang['form_customization_desc'] = 'Create bespoke MODX Manager interfaces';
Expand Down
2 changes: 1 addition & 1 deletion core/lexicon/en/tv.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
$_lang['tv_err_nfs'] = 'TV not found with key: [[+id]]';
$_lang['tv_err_ns'] = 'TV not specified.';
$_lang['tv_err_reserved_name'] = 'A TV cannot have the same name as a Resource field.';
$_lang['tv_err_save_access_permissions'] = 'An error occured while attempting to save TV access permissions.';
$_lang['tv_err_save_access_permissions'] = 'An error occurred while attempting to save TV access permissions.';
$_lang['tv_err_save'] = 'An error occurred while saving the TV.';
$_lang['tv_inuse'] = 'The following document(s) are currently using this TV. To continue with the delete operation click the Delete button otherwise click the Cancel button.';
$_lang['tv_inuse_template'] = 'The following template(s) are currently using this TV: [[+templates]].<br /><br />Please detach the TV from the template(s) before deleting it.';
Expand Down
4 changes: 2 additions & 2 deletions core/lexicon/en/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
$_lang['required_desc'] = 'Select “No” to make this TV a required field in the Resources it’s assigned to. (Default: “Yes”)';
$_lang['resourcelist'] = 'Resource List';
$_lang['resourcelist_depth'] = 'Depth';
$_lang['resourcelist_depth_desc'] = 'The number of subfolders to drill down into for this lising’s search query. (Default: 10)';
$_lang['resourcelist_depth_desc'] = 'The number of subfolders to drill down into for this listing’s search query. (Default: 10)';
$_lang['resourcelist_forceselection_desc'] = 'Disabled; only list matches are valid.';
$_lang['resourcelist_includeparent'] = 'Include Parents';
$_lang['resourcelist_includeparent_desc'] = 'Select “Yes” to include the Resources specified in the Parents field in the list.';
Expand Down Expand Up @@ -189,7 +189,7 @@
$_lang['tv_default_date_desc'] = 'The date to show if the user does not provide one. Choose a relative date from the list above or enter a different date using one of the following patterns:
<div class="example-list">
<ul>
<li><span class="example-input">[[+example_1]]</span> (number respresents hours ago)</li>
<li><span class="example-input">[[+example_1]]</span> (number represents hours ago)</li>
<li><span class="example-input">[[+example_2]]</span> (number represents hours in the future)</li>
<li><span class="example-input">[[+example_3]]</span> (a specific date [and time if desired] using the format shown)</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion core/lexicon/en/user.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
$_lang['user_err_not_specified_managerstartup'] = 'Please specify an existent, valid document ID for the manager login startup page.';
$_lang['user_err_not_specified_managertheme'] = 'The manager theme you have specified has not been uploaded.';
$_lang['user_err_not_specified_mobnumber'] = 'Please specify a valid mobile phone number. (If in US, please specify area code.)';
$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation method for the new password.';
$_lang['user_err_not_specified_notification_method'] = 'Please specify a notification method for the new password.';
$_lang['user_err_not_specified_password'] = 'Please specify a password.';
$_lang['user_err_not_specified_phonenumber'] = 'Please specify a valid phone number. (If in US, please specify area code.)';
$_lang['user_err_not_specified_resourcedir'] = 'The directory you\'ve specified is not a valid directory.';
Expand Down
2 changes: 1 addition & 1 deletion setup/lang/en/default.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
$_lang['delete_setup_dir'] = 'Check this to DELETE the setup directory from the filesystem.';
$_lang['dir'] = 'ltr';
$_lang['email_err_ns'] = 'Email address is invalid';
$_lang['err_occ'] = 'Errors have occured!';
$_lang['err_occ'] = 'Errors have occurred!';
$_lang['err_update_table'] = 'Error updating table for class [[+class]]';
$_lang['errors_occurred'] = 'Errors were encountered during core installation. Please review the installation results below, correct the problems and proceed as directed.';
$_lang['failed'] = 'Failed!';
Expand Down

0 comments on commit 2e0a526

Please sign in to comment.