From aee5997f29f37f6cd4f3aa418083c744caf65a6c Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Wed, 17 Apr 2024 10:25:10 -0400 Subject: [PATCH 01/10] Fix typo in [en] resource_group_access_admin --- core/lexicon/en/access.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/lexicon/en/access.inc.php b/core/lexicon/en/access.inc.php index 92a31f541ed..5d069a31908 100644 --- a/core/lexicon/en/access.inc.php +++ b/core/lexicon/en/access.inc.php @@ -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.'; From 0a2bb8672a6bf7705630bfa509f7c5a2660bd573 Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:18:30 -0400 Subject: [PATCH 02/10] Fix typo in lexicon: occured -> occurred In case you're wondering why: https://writer.com/blog/occurred-occured/ --- core/lexicon/ar/tv.inc.php | 2 +- core/lexicon/be/tv.inc.php | 2 +- core/lexicon/bg/snippet.inc.php | 4 ++-- core/lexicon/bg/template.inc.php | 2 +- core/lexicon/bg/topmenu.inc.php | 2 +- core/lexicon/bg/tv.inc.php | 2 +- core/lexicon/cs/tv.inc.php | 2 +- core/lexicon/da/template.inc.php | 2 +- core/lexicon/da/tv.inc.php | 2 +- core/lexicon/el/file.inc.php | 2 +- core/lexicon/el/messages.inc.php | 2 +- core/lexicon/el/snippet.inc.php | 4 ++-- core/lexicon/el/template.inc.php | 2 +- core/lexicon/el/topmenu.inc.php | 2 +- core/lexicon/el/tv.inc.php | 2 +- core/lexicon/en/file.inc.php | 2 +- core/lexicon/en/messages.inc.php | 2 +- core/lexicon/en/snippet.inc.php | 4 ++-- core/lexicon/en/template.inc.php | 2 +- core/lexicon/en/topmenu.inc.php | 2 +- core/lexicon/en/tv.inc.php | 2 +- core/lexicon/es/tv.inc.php | 2 +- core/lexicon/et/tv.inc.php | 2 +- core/lexicon/fa/file.inc.php | 2 +- core/lexicon/fa/template.inc.php | 2 +- core/lexicon/fa/topmenu.inc.php | 2 +- core/lexicon/fa/tv.inc.php | 2 +- core/lexicon/fi/messages.inc.php | 2 +- core/lexicon/fi/snippet.inc.php | 4 ++-- core/lexicon/fi/template.inc.php | 2 +- core/lexicon/fi/topmenu.inc.php | 2 +- core/lexicon/fi/tv.inc.php | 2 +- core/lexicon/he/file.inc.php | 2 +- core/lexicon/he/messages.inc.php | 2 +- core/lexicon/he/snippet.inc.php | 4 ++-- core/lexicon/he/template.inc.php | 2 +- core/lexicon/he/topmenu.inc.php | 2 +- core/lexicon/he/tv.inc.php | 2 +- core/lexicon/id/tv.inc.php | 2 +- core/lexicon/ja/tv.inc.php | 2 +- core/lexicon/nl/tv.inc.php | 2 +- core/lexicon/pl/snippet.inc.php | 4 ++-- core/lexicon/pl/template.inc.php | 2 +- core/lexicon/pl/tv.inc.php | 2 +- core/lexicon/pt/tv.inc.php | 2 +- core/lexicon/ro/file.inc.php | 2 +- core/lexicon/ro/snippet.inc.php | 4 ++-- core/lexicon/ro/template.inc.php | 2 +- core/lexicon/ro/topmenu.inc.php | 2 +- core/lexicon/ro/tv.inc.php | 2 +- core/lexicon/sl/file.inc.php | 2 +- core/lexicon/sl/messages.inc.php | 2 +- core/lexicon/sl/snippet.inc.php | 4 ++-- core/lexicon/sl/template.inc.php | 2 +- core/lexicon/sl/topmenu.inc.php | 2 +- core/lexicon/sl/tv.inc.php | 2 +- core/lexicon/th/tv.inc.php | 2 +- core/lexicon/tr/tv.inc.php | 2 +- core/lexicon/yo/file.inc.php | 2 +- core/lexicon/yo/messages.inc.php | 2 +- core/lexicon/yo/snippet.inc.php | 4 ++-- core/lexicon/yo/template.inc.php | 2 +- core/lexicon/yo/topmenu.inc.php | 2 +- core/lexicon/yo/tv.inc.php | 2 +- core/lexicon/zh/messages.inc.php | 2 +- core/lexicon/zh/snippet.inc.php | 4 ++-- core/lexicon/zh/tv.inc.php | 2 +- setup/lang/da/default.inc.php | 2 +- setup/lang/el/default.inc.php | 2 +- setup/lang/en/default.inc.php | 2 +- setup/lang/et/default.inc.php | 2 +- setup/lang/fi/default.inc.php | 2 +- setup/lang/he/default.inc.php | 2 +- setup/lang/ro/default.inc.php | 2 +- setup/lang/sl/default.inc.php | 2 +- setup/lang/yo/default.inc.php | 2 +- setup/lang/zh/default.inc.php | 2 +- 77 files changed, 87 insertions(+), 87 deletions(-) diff --git a/core/lexicon/ar/tv.inc.php b/core/lexicon/ar/tv.inc.php index 8c5c6dad8d1..44c250e93c4 100644 --- a/core/lexicon/ar/tv.inc.php +++ b/core/lexicon/ar/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/be/tv.inc.php b/core/lexicon/be/tv.inc.php index 088ee8ca380..da2954c2507 100644 --- a/core/lexicon/be/tv.inc.php +++ b/core/lexicon/be/tv.inc.php @@ -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'] = 'Наступны шаблон (ці шаблоны) выкарыстоўваюць гэтую зменную шаблону: [[+templates]].

Калі ласка, адлучыце зменную шаблону ад шаблону (ці шаблонаў) перад выдаленнем.'; diff --git a/core/lexicon/bg/snippet.inc.php b/core/lexicon/bg/snippet.inc.php index 958e20b0e0a..1944553716e 100644 --- a/core/lexicon/bg/snippet.inc.php +++ b/core/lexicon/bg/snippet.inc.php @@ -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.'; diff --git a/core/lexicon/bg/template.inc.php b/core/lexicon/bg/template.inc.php index 1af27157c46..b69b2775ae9 100644 --- a/core/lexicon/bg/template.inc.php +++ b/core/lexicon/bg/template.inc.php @@ -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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/bg/topmenu.inc.php b/core/lexicon/bg/topmenu.inc.php index 8e46e325813..24f06fc1982 100644 --- a/core/lexicon/bg/topmenu.inc.php +++ b/core/lexicon/bg/topmenu.inc.php @@ -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'; diff --git a/core/lexicon/bg/tv.inc.php b/core/lexicon/bg/tv.inc.php index a0b54049eb1..288d40cc63b 100644 --- a/core/lexicon/bg/tv.inc.php +++ b/core/lexicon/bg/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/cs/tv.inc.php b/core/lexicon/cs/tv.inc.php index 79dc4537245..7a784e823d4 100644 --- a/core/lexicon/cs/tv.inc.php +++ b/core/lexicon/cs/tv.inc.php @@ -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'] = 'Následující šablony aktuálně používají tuto TV: [[+templates]].

Prosím, odpojte TV ze šablon před jejich odstraněním.'; diff --git a/core/lexicon/da/template.inc.php b/core/lexicon/da/template.inc.php index 04f004cbee6..ce8f9d49c94 100644 --- a/core/lexicon/da/template.inc.php +++ b/core/lexicon/da/template.inc.php @@ -21,7 +21,7 @@ $_lang['template_empty'] = '(tom)'; $_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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/da/tv.inc.php b/core/lexicon/da/tv.inc.php index dfa20502bbf..164d7d79e99 100644 --- a/core/lexicon/da/tv.inc.php +++ b/core/lexicon/da/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/el/file.inc.php b/core/lexicon/el/file.inc.php index 37c520b55bb..3a3aef54f0c 100644 --- a/core/lexicon/el/file.inc.php +++ b/core/lexicon/el/file.inc.php @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Add file into upload queue.'; $_lang['upf_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.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Σφάλμα'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/el/messages.inc.php b/core/lexicon/el/messages.inc.php index 3adb89e9b00..c6c3ed82711 100644 --- a/core/lexicon/el/messages.inc.php +++ b/core/lexicon/el/messages.inc.php @@ -29,7 +29,7 @@ $_lang['message_send_email'] = 'Αποστολή 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.'; diff --git a/core/lexicon/el/snippet.inc.php b/core/lexicon/el/snippet.inc.php index 68e9d098399..1f78833faf3 100644 --- a/core/lexicon/el/snippet.inc.php +++ b/core/lexicon/el/snippet.inc.php @@ -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.'; diff --git a/core/lexicon/el/template.inc.php b/core/lexicon/el/template.inc.php index ade418cd987..d220d58bbf4 100644 --- a/core/lexicon/el/template.inc.php +++ b/core/lexicon/el/template.inc.php @@ -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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/el/topmenu.inc.php b/core/lexicon/el/topmenu.inc.php index 88f9edb57f5..7e0c4821da6 100644 --- a/core/lexicon/el/topmenu.inc.php +++ b/core/lexicon/el/topmenu.inc.php @@ -38,7 +38,7 @@ $_lang['flush_sessions'] = 'Έξοδος όλων των χρηστών'; $_lang['flush_sessions_confirm'] = 'Είστε βέβαιοι ότι θέλετε να ανανεώσετε όλα τα δικαιώματα χρηστών; Εάν ναι, θα διαγραφούν όλες οι τρέχουσες και πρόσφατες συνδέσεις (συμπεριλαμβανομένης της δικής σας) και όλοι οι χρήστες θα αναγκαστούν να συνδεθούν ξανά.'; $_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'] = 'Προσαρμογή φόρμας'; $_lang['form_customization_desc'] = 'Create bespoke MODX Manager interfaces'; diff --git a/core/lexicon/el/tv.inc.php b/core/lexicon/el/tv.inc.php index 3be51bce873..b7f4b0e6d60 100644 --- a/core/lexicon/el/tv.inc.php +++ b/core/lexicon/el/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/en/file.inc.php b/core/lexicon/en/file.inc.php index 0af3c2e2fcf..762dd752194 100644 --- a/core/lexicon/en/file.inc.php +++ b/core/lexicon/en/file.inc.php @@ -89,7 +89,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.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Error'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/en/messages.inc.php b/core/lexicon/en/messages.inc.php index 0af6b14574a..eb8305dca2d 100644 --- a/core/lexicon/en/messages.inc.php +++ b/core/lexicon/en/messages.inc.php @@ -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.'; diff --git a/core/lexicon/en/snippet.inc.php b/core/lexicon/en/snippet.inc.php index b6f45c5b654..c06eb0cf1a1 100644 --- a/core/lexicon/en/snippet.inc.php +++ b/core/lexicon/en/snippet.inc.php @@ -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.'; diff --git a/core/lexicon/en/template.inc.php b/core/lexicon/en/template.inc.php index 5ccd77065c4..738b49ea204 100644 --- a/core/lexicon/en/template.inc.php +++ b/core/lexicon/en/template.inc.php @@ -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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/en/topmenu.inc.php b/core/lexicon/en/topmenu.inc.php index cb267540c08..e254e6e3103 100644 --- a/core/lexicon/en/topmenu.inc.php +++ b/core/lexicon/en/topmenu.inc.php @@ -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'; diff --git a/core/lexicon/en/tv.inc.php b/core/lexicon/en/tv.inc.php index a1b71f0018b..f668a4d0a20 100644 --- a/core/lexicon/en/tv.inc.php +++ b/core/lexicon/en/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/es/tv.inc.php b/core/lexicon/es/tv.inc.php index d06f185c9a3..70ff21a394e 100644 --- a/core/lexicon/es/tv.inc.php +++ b/core/lexicon/es/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/et/tv.inc.php b/core/lexicon/et/tv.inc.php index a9bbf4a4530..36301e0c813 100644 --- a/core/lexicon/et/tv.inc.php +++ b/core/lexicon/et/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/fa/file.inc.php b/core/lexicon/fa/file.inc.php index 238202d9c22..011d3e19066 100644 --- a/core/lexicon/fa/file.inc.php +++ b/core/lexicon/fa/file.inc.php @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Add file into upload queue.'; $_lang['upf_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.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'خطا'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/fa/template.inc.php b/core/lexicon/fa/template.inc.php index a0fb2247efe..a2b72cf341e 100644 --- a/core/lexicon/fa/template.inc.php +++ b/core/lexicon/fa/template.inc.php @@ -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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/fa/topmenu.inc.php b/core/lexicon/fa/topmenu.inc.php index 6d4fd2aebba..8c1a57b96e5 100644 --- a/core/lexicon/fa/topmenu.inc.php +++ b/core/lexicon/fa/topmenu.inc.php @@ -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'; diff --git a/core/lexicon/fa/tv.inc.php b/core/lexicon/fa/tv.inc.php index 7e28a6bf5fd..523a8fae443 100644 --- a/core/lexicon/fa/tv.inc.php +++ b/core/lexicon/fa/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/fi/messages.inc.php b/core/lexicon/fi/messages.inc.php index 39fed744af0..eccc3922a9c 100644 --- a/core/lexicon/fi/messages.inc.php +++ b/core/lexicon/fi/messages.inc.php @@ -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.'; diff --git a/core/lexicon/fi/snippet.inc.php b/core/lexicon/fi/snippet.inc.php index 8d3df54c7c5..b712234f8e6 100644 --- a/core/lexicon/fi/snippet.inc.php +++ b/core/lexicon/fi/snippet.inc.php @@ -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.'; diff --git a/core/lexicon/fi/template.inc.php b/core/lexicon/fi/template.inc.php index 9fab39c8fcf..2fc2590877e 100644 --- a/core/lexicon/fi/template.inc.php +++ b/core/lexicon/fi/template.inc.php @@ -21,7 +21,7 @@ $_lang['template_empty'] = '(tyhjä)'; $_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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/fi/topmenu.inc.php b/core/lexicon/fi/topmenu.inc.php index 8570b200217..b7130609bf4 100644 --- a/core/lexicon/fi/topmenu.inc.php +++ b/core/lexicon/fi/topmenu.inc.php @@ -38,7 +38,7 @@ $_lang['flush_sessions'] = 'Kirjaa kaikki käyttäjät ulos'; $_lang['flush_sessions_confirm'] = 'Oletko varma, että haluat tyhjentää kaikki käyttäjäistunnot? Tämä kirjaa ulos kaikki nykyiset käyttäjäistunnot mukaan lukien omasi ja pakottaa kaikki kirjautumaan uudelleen.'; $_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'; diff --git a/core/lexicon/fi/tv.inc.php b/core/lexicon/fi/tv.inc.php index 026256335c8..727148704c9 100644 --- a/core/lexicon/fi/tv.inc.php +++ b/core/lexicon/fi/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/he/file.inc.php b/core/lexicon/he/file.inc.php index 97604a8d09e..dd7502f0927 100644 --- a/core/lexicon/he/file.inc.php +++ b/core/lexicon/he/file.inc.php @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Add file into upload queue.'; $_lang['upf_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.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'שגיאה'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/he/messages.inc.php b/core/lexicon/he/messages.inc.php index 7766adefb21..a254eb7a66e 100644 --- a/core/lexicon/he/messages.inc.php +++ b/core/lexicon/he/messages.inc.php @@ -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.'; diff --git a/core/lexicon/he/snippet.inc.php b/core/lexicon/he/snippet.inc.php index 72bc8cdd5cd..45bdf7c617b 100644 --- a/core/lexicon/he/snippet.inc.php +++ b/core/lexicon/he/snippet.inc.php @@ -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.'; diff --git a/core/lexicon/he/template.inc.php b/core/lexicon/he/template.inc.php index a4c7d777812..974d93e530e 100644 --- a/core/lexicon/he/template.inc.php +++ b/core/lexicon/he/template.inc.php @@ -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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/he/topmenu.inc.php b/core/lexicon/he/topmenu.inc.php index b1f76db7816..718ca7ab034 100644 --- a/core/lexicon/he/topmenu.inc.php +++ b/core/lexicon/he/topmenu.inc.php @@ -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'; diff --git a/core/lexicon/he/tv.inc.php b/core/lexicon/he/tv.inc.php index c8d13824a45..18c5a785553 100644 --- a/core/lexicon/he/tv.inc.php +++ b/core/lexicon/he/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/id/tv.inc.php b/core/lexicon/id/tv.inc.php index 50c2eb2b732..7e57df71f94 100644 --- a/core/lexicon/id/tv.inc.php +++ b/core/lexicon/id/tv.inc.php @@ -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'] = 'Template(s) berikut saat ini menggunakan TV ini: [[+templates]].

Lepaskan TV dari template(s) sebelum menghapusnya.'; diff --git a/core/lexicon/ja/tv.inc.php b/core/lexicon/ja/tv.inc.php index 534edf5f517..ad266003c11 100644 --- a/core/lexicon/ja/tv.inc.php +++ b/core/lexicon/ja/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/nl/tv.inc.php b/core/lexicon/nl/tv.inc.php index 0eabbb49e98..0215f7e0d9b 100644 --- a/core/lexicon/nl/tv.inc.php +++ b/core/lexicon/nl/tv.inc.php @@ -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'] = 'De volgende templates gebruiken op dit moment deze template variabele: [[+templates]].

Koppel de template variabele eerst los van de template(s) voor deze te verwijderen.'; diff --git a/core/lexicon/pl/snippet.inc.php b/core/lexicon/pl/snippet.inc.php index 80a22b2357a..73b27e4d9a2 100644 --- a/core/lexicon/pl/snippet.inc.php +++ b/core/lexicon/pl/snippet.inc.php @@ -16,8 +16,8 @@ $_lang['snippet_duplicate_confirm'] = 'Na pewno chcesz zduplikować ten skrawek?'; $_lang['snippet_duplicate_error'] = 'Wystąpił błąd podczas powielania Skrawka.'; $_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'] = 'Nazwa Skrawka jest nieprawidłowa.'; $_lang['snippet_err_locked'] = 'Ten Skrawek jest zablokowany do edycji.'; diff --git a/core/lexicon/pl/template.inc.php b/core/lexicon/pl/template.inc.php index c8ea3b0dbeb..51bdbb2c730 100644 --- a/core/lexicon/pl/template.inc.php +++ b/core/lexicon/pl/template.inc.php @@ -21,7 +21,7 @@ $_lang['template_empty'] = '(brak)'; $_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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/pl/tv.inc.php b/core/lexicon/pl/tv.inc.php index fcd46df05ea..55624b5ef72 100644 --- a/core/lexicon/pl/tv.inc.php +++ b/core/lexicon/pl/tv.inc.php @@ -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'] = 'Następujące szablony korzystają ze zmiennej: [[+templates]].
< br /> proszę odłącz zmienną od szablonu przed jej usunięciem.'; diff --git a/core/lexicon/pt/tv.inc.php b/core/lexicon/pt/tv.inc.php index da2d1e73628..8e87391014f 100644 --- a/core/lexicon/pt/tv.inc.php +++ b/core/lexicon/pt/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/ro/file.inc.php b/core/lexicon/ro/file.inc.php index dafe6ecfe96..6bd981b0cdb 100644 --- a/core/lexicon/ro/file.inc.php +++ b/core/lexicon/ro/file.inc.php @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Add file into upload queue.'; $_lang['upf_close'] = 'Închide'; $_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.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Eroare'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/ro/snippet.inc.php b/core/lexicon/ro/snippet.inc.php index 14520c20450..32b1a941857 100644 --- a/core/lexicon/ro/snippet.inc.php +++ b/core/lexicon/ro/snippet.inc.php @@ -16,8 +16,8 @@ $_lang['snippet_duplicate_confirm'] = 'Sigur doriți să duplicați acest 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.'; diff --git a/core/lexicon/ro/template.inc.php b/core/lexicon/ro/template.inc.php index 338178295b8..3621b5a0e34 100644 --- a/core/lexicon/ro/template.inc.php +++ b/core/lexicon/ro/template.inc.php @@ -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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/ro/topmenu.inc.php b/core/lexicon/ro/topmenu.inc.php index 823467428db..e1e3903f6aa 100644 --- a/core/lexicon/ro/topmenu.inc.php +++ b/core/lexicon/ro/topmenu.inc.php @@ -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'; diff --git a/core/lexicon/ro/tv.inc.php b/core/lexicon/ro/tv.inc.php index 00fe59e7ffa..b87621d869e 100644 --- a/core/lexicon/ro/tv.inc.php +++ b/core/lexicon/ro/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/sl/file.inc.php b/core/lexicon/sl/file.inc.php index 0af3c2e2fcf..762dd752194 100644 --- a/core/lexicon/sl/file.inc.php +++ b/core/lexicon/sl/file.inc.php @@ -89,7 +89,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.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Error'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/sl/messages.inc.php b/core/lexicon/sl/messages.inc.php index 0af6b14574a..eb8305dca2d 100644 --- a/core/lexicon/sl/messages.inc.php +++ b/core/lexicon/sl/messages.inc.php @@ -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.'; diff --git a/core/lexicon/sl/snippet.inc.php b/core/lexicon/sl/snippet.inc.php index b6f45c5b654..c06eb0cf1a1 100644 --- a/core/lexicon/sl/snippet.inc.php +++ b/core/lexicon/sl/snippet.inc.php @@ -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.'; diff --git a/core/lexicon/sl/template.inc.php b/core/lexicon/sl/template.inc.php index 5ccd77065c4..738b49ea204 100644 --- a/core/lexicon/sl/template.inc.php +++ b/core/lexicon/sl/template.inc.php @@ -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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/sl/topmenu.inc.php b/core/lexicon/sl/topmenu.inc.php index cb267540c08..e254e6e3103 100644 --- a/core/lexicon/sl/topmenu.inc.php +++ b/core/lexicon/sl/topmenu.inc.php @@ -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'; diff --git a/core/lexicon/sl/tv.inc.php b/core/lexicon/sl/tv.inc.php index a1b71f0018b..f668a4d0a20 100644 --- a/core/lexicon/sl/tv.inc.php +++ b/core/lexicon/sl/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/th/tv.inc.php b/core/lexicon/th/tv.inc.php index d6d25aeaeb6..14b2e7e428f 100644 --- a/core/lexicon/th/tv.inc.php +++ b/core/lexicon/th/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/tr/tv.inc.php b/core/lexicon/tr/tv.inc.php index 61e85ca8172..5a12dc13cb6 100644 --- a/core/lexicon/tr/tv.inc.php +++ b/core/lexicon/tr/tv.inc.php @@ -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'] = 'Aşağıdaki şablon(lar) şuan bu TV\'yi kullanıyor:[[+templates]].

Lütfen silmeden önce şablon(ları) TV\'den ayırın.'; diff --git a/core/lexicon/yo/file.inc.php b/core/lexicon/yo/file.inc.php index 0af3c2e2fcf..762dd752194 100644 --- a/core/lexicon/yo/file.inc.php +++ b/core/lexicon/yo/file.inc.php @@ -89,7 +89,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.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Error'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/yo/messages.inc.php b/core/lexicon/yo/messages.inc.php index 0af6b14574a..eb8305dca2d 100644 --- a/core/lexicon/yo/messages.inc.php +++ b/core/lexicon/yo/messages.inc.php @@ -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.'; diff --git a/core/lexicon/yo/snippet.inc.php b/core/lexicon/yo/snippet.inc.php index b6f45c5b654..c06eb0cf1a1 100644 --- a/core/lexicon/yo/snippet.inc.php +++ b/core/lexicon/yo/snippet.inc.php @@ -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.'; diff --git a/core/lexicon/yo/template.inc.php b/core/lexicon/yo/template.inc.php index 5ccd77065c4..738b49ea204 100644 --- a/core/lexicon/yo/template.inc.php +++ b/core/lexicon/yo/template.inc.php @@ -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.
'; $_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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/yo/topmenu.inc.php b/core/lexicon/yo/topmenu.inc.php index cb267540c08..e254e6e3103 100644 --- a/core/lexicon/yo/topmenu.inc.php +++ b/core/lexicon/yo/topmenu.inc.php @@ -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'; diff --git a/core/lexicon/yo/tv.inc.php b/core/lexicon/yo/tv.inc.php index a1b71f0018b..f668a4d0a20 100644 --- a/core/lexicon/yo/tv.inc.php +++ b/core/lexicon/yo/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/zh/messages.inc.php b/core/lexicon/zh/messages.inc.php index 7be37d5f51d..c93371e1993 100644 --- a/core/lexicon/zh/messages.inc.php +++ b/core/lexicon/zh/messages.inc.php @@ -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.'; diff --git a/core/lexicon/zh/snippet.inc.php b/core/lexicon/zh/snippet.inc.php index 65f3c193d64..8cf5441fc7e 100644 --- a/core/lexicon/zh/snippet.inc.php +++ b/core/lexicon/zh/snippet.inc.php @@ -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.'; diff --git a/core/lexicon/zh/tv.inc.php b/core/lexicon/zh/tv.inc.php index b7d72e5871b..a3164221c03 100644 --- a/core/lexicon/zh/tv.inc.php +++ b/core/lexicon/zh/tv.inc.php @@ -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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/setup/lang/da/default.inc.php b/setup/lang/da/default.inc.php index 310dd839e6b..4c7d8ad2ded 100644 --- a/setup/lang/da/default.inc.php +++ b/setup/lang/da/default.inc.php @@ -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!'; diff --git a/setup/lang/el/default.inc.php b/setup/lang/el/default.inc.php index 67bfdfe01ce..34937b2921f 100644 --- a/setup/lang/el/default.inc.php +++ b/setup/lang/el/default.inc.php @@ -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!'; diff --git a/setup/lang/en/default.inc.php b/setup/lang/en/default.inc.php index 39b5c6a1eea..7f9b6c6cf94 100644 --- a/setup/lang/en/default.inc.php +++ b/setup/lang/en/default.inc.php @@ -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!'; diff --git a/setup/lang/et/default.inc.php b/setup/lang/et/default.inc.php index aa4cee41b82..ad59479dc5a 100644 --- a/setup/lang/et/default.inc.php +++ b/setup/lang/et/default.inc.php @@ -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!'; diff --git a/setup/lang/fi/default.inc.php b/setup/lang/fi/default.inc.php index f75f4aa5d1e..746c68c7a14 100644 --- a/setup/lang/fi/default.inc.php +++ b/setup/lang/fi/default.inc.php @@ -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'] = 'Virheellinen sähköpostiosoite'; -$_lang['err_occ'] = 'Errors have occured!'; +$_lang['err_occ'] = 'Errors have occurred!'; $_lang['err_update_table'] = 'Virhe päivitettäessä taulun luokkaa [[+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'] = 'Epäonnistui!'; diff --git a/setup/lang/he/default.inc.php b/setup/lang/he/default.inc.php index 6eef76b891e..4a9ca0575cb 100644 --- a/setup/lang/he/default.inc.php +++ b/setup/lang/he/default.inc.php @@ -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!'; diff --git a/setup/lang/ro/default.inc.php b/setup/lang/ro/default.inc.php index 56219f68f67..ae72da88d48 100644 --- a/setup/lang/ro/default.inc.php +++ b/setup/lang/ro/default.inc.php @@ -81,7 +81,7 @@ $_lang['delete_setup_dir'] = 'Bifați pentru a ȘTERGE dosarul setup din sistemul de fișiere.'; $_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!'; diff --git a/setup/lang/sl/default.inc.php b/setup/lang/sl/default.inc.php index 39b5c6a1eea..7f9b6c6cf94 100644 --- a/setup/lang/sl/default.inc.php +++ b/setup/lang/sl/default.inc.php @@ -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!'; diff --git a/setup/lang/yo/default.inc.php b/setup/lang/yo/default.inc.php index 39b5c6a1eea..7f9b6c6cf94 100644 --- a/setup/lang/yo/default.inc.php +++ b/setup/lang/yo/default.inc.php @@ -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!'; diff --git a/setup/lang/zh/default.inc.php b/setup/lang/zh/default.inc.php index fd90923f807..7a8cffebaae 100644 --- a/setup/lang/zh/default.inc.php +++ b/setup/lang/zh/default.inc.php @@ -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!'; From d877c8d62cb2901eed024dc92f27035c0ea87280 Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:25:28 -0400 Subject: [PATCH 03/10] Fix typo in lexicon: irreversable -> irreversible --- core/lexicon/ar/formcustomization.inc.php | 4 ++-- core/lexicon/be/formcustomization.inc.php | 4 ++-- core/lexicon/bg/formcustomization.inc.php | 4 ++-- core/lexicon/cs/formcustomization.inc.php | 4 ++-- core/lexicon/da/formcustomization.inc.php | 4 ++-- core/lexicon/el/formcustomization.inc.php | 4 ++-- core/lexicon/en/formcustomization.inc.php | 4 ++-- core/lexicon/es/formcustomization.inc.php | 4 ++-- core/lexicon/et/formcustomization.inc.php | 4 ++-- core/lexicon/fa/formcustomization.inc.php | 4 ++-- core/lexicon/fi/formcustomization.inc.php | 4 ++-- core/lexicon/he/formcustomization.inc.php | 4 ++-- core/lexicon/id/formcustomization.inc.php | 4 ++-- core/lexicon/ja/formcustomization.inc.php | 4 ++-- core/lexicon/nl/formcustomization.inc.php | 4 ++-- core/lexicon/pl/formcustomization.inc.php | 4 ++-- core/lexicon/pt/formcustomization.inc.php | 4 ++-- core/lexicon/ro/formcustomization.inc.php | 4 ++-- core/lexicon/sl/formcustomization.inc.php | 4 ++-- core/lexicon/th/formcustomization.inc.php | 4 ++-- core/lexicon/tr/formcustomization.inc.php | 4 ++-- core/lexicon/uk/formcustomization.inc.php | 4 ++-- core/lexicon/yo/formcustomization.inc.php | 4 ++-- core/lexicon/zh/formcustomization.inc.php | 4 ++-- 24 files changed, 48 insertions(+), 48 deletions(-) diff --git a/core/lexicon/ar/formcustomization.inc.php b/core/lexicon/ar/formcustomization.inc.php index 1f7f2fa2e08..7308d7c17ae 100644 --- a/core/lexicon/ar/formcustomization.inc.php +++ b/core/lexicon/ar/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'حدد ملف XML لاستيراد مجموعة نموذج مخصص منه. يجب أن يكون بتنسيق XML الصحيح لنموذج التخصيص.'; $_lang['set_import_template_err_nf'] = 'لم يتم العثور على القالب أثناء استيراد مجموعة تخصيص النموذج.'; $_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'] = 'علامة تبويب موجود مسبقاً مع هذا المعرف. الرجاء تحديد معرف آخر.'; $_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.
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'] = 'اختيار قالب سيحد من القواعد في المجموعة من التنفيذ ما لم يكن المصدر يمتلك القالب المحدد.'; diff --git a/core/lexicon/be/formcustomization.inc.php b/core/lexicon/be/formcustomization.inc.php index 52a7116a2d2..f066509abd9 100644 --- a/core/lexicon/be/formcustomization.inc.php +++ b/core/lexicon/be/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Выберыце файл XML для імпарту набора правілаў наладаў форм з яго. Ён павінен быць у правільным фармаце (XML Form Customization).'; $_lang['set_import_template_err_nf'] = 'Шаблон не знойдзены падчас імпарту набору налад форм.'; $_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'] = 'Укладка ўжо існуе з такім ідэнтыфікатарам. Калі ласка, пазначце іншы.'; $_lang['set_tabs_msg'] = 'Тут вы можаце наладзіць ўкладкі і рэгіёны для гэтай старонкі, уключаючы іх бачнасць і назву. Проста двойчы пстрыкніце па радку, каб змяніць яго значэнне. Пакіньце поле пустым, каб выкарыстоўваць значэнне па змаўчанні
Звярніце ўвагу: калі элемент схаваны ўнутры гэтага профілю, ён будзе схаваны ў перакрываючых профілях таксама (нават калі абраны сцяжок Бачны).'; $_lang['set_template_desc'] = 'Выбіраючы шаблон вы абмяжоўваеце выкананне правілаў з гэтага набору толькі рэсурсамі з абраным шаблонам.'; diff --git a/core/lexicon/bg/formcustomization.inc.php b/core/lexicon/bg/formcustomization.inc.php index 2a765d05d26..68d26c4a34b 100644 --- a/core/lexicon/bg/formcustomization.inc.php +++ b/core/lexicon/bg/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Изберете XML файл от който да импортирате форма за персонализиране на комплект. Трябва да е в правилния XML формат за персонализиране на форма.'; $_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'] = 'Вече съществува раздел с това ID. Моля задайте друг.'; $_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.
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'] = 'Избирайки шаблон ще ограничи правилата в комплекта от изпълнение, освен ако ресурса има зададен шаблон.'; diff --git a/core/lexicon/cs/formcustomization.inc.php b/core/lexicon/cs/formcustomization.inc.php index 5836535a3ee..de764c76fa7 100644 --- a/core/lexicon/cs/formcustomization.inc.php +++ b/core/lexicon/cs/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Vyberte XML soubor, ze kterého se mají importovat sady přizpůsobení formulářů. Musí být ve správném formátu přizpůsobení formulářů.'; $_lang['set_import_template_err_nf'] = 'Šablona nebyla nalezena při importu sady přizpůsobení formulářů.'; $_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'] = 'Záložka s tímto ID již existuje. Zvolte prosím jinou.'; $_lang['set_tabs_msg'] = 'Zde můžete nastavit záložky a oblasti pro tuto stránku včetně jejich viditelnosti a titulku. Stačí poklepat na řádku a upravit její hodnotu. Nechte pole prázdné pro použití výchozí hodnoty.
Poznámka: Při skrytí prvku uvnitř tohoto profilu, bude skryt také v překrývajících profilech (i v případě, že je zaškrtnuto aby bylo viditelné).'; $_lang['set_template_desc'] = 'Vybráním šablony omezíte aplikovaní pravidel pouze na dokumenty využívající tuto šablonu.'; diff --git a/core/lexicon/da/formcustomization.inc.php b/core/lexicon/da/formcustomization.inc.php index e96148421de..29924a1e320 100644 --- a/core/lexicon/da/formcustomization.inc.php +++ b/core/lexicon/da/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Vælg en XML-fil til at importere et formulartilpasningssæt fra. Det skal være i det rette formulartilpasnings XML-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'] = 'Der findes allerede en fane med dette ID. Angiv et andet.'; $_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.
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'] = 'Ved at vælge en skabelon vil regler i sættet ikke have effekt medmindre ressourcen bruger den angivne skabelon.'; diff --git a/core/lexicon/el/formcustomization.inc.php b/core/lexicon/el/formcustomization.inc.php index a3cff17e04b..ad6a2a20ae9 100644 --- a/core/lexicon/el/formcustomization.inc.php +++ b/core/lexicon/el/formcustomization.inc.php @@ -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'] = 'Πρόβλημα κάτα την εισαγωγή του Σετ Εξατομίκευσης Φόρμας: Το Πρότυπο δεν βρέθηκε.'; $_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.
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.'; diff --git a/core/lexicon/en/formcustomization.inc.php b/core/lexicon/en/formcustomization.inc.php index 9bf7769edf9..38d0abdfd30 100644 --- a/core/lexicon/en/formcustomization.inc.php +++ b/core/lexicon/en/formcustomization.inc.php @@ -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.
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.'; diff --git a/core/lexicon/es/formcustomization.inc.php b/core/lexicon/es/formcustomization.inc.php index bf5a24aa252..8a6bb3e8826 100644 --- a/core/lexicon/es/formcustomization.inc.php +++ b/core/lexicon/es/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Archivo XML desde el cual se importará un Conjunto de Personalización de Formularios. Debe presentar un formato de Personalización de Formularios válido.'; $_lang['set_import_template_err_nf'] = 'Plantilla no encontrada durante la importación del Conjunto de Personalización de Formularios.'; $_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'] = 'Ya existe una pestaña con el mismo ID. Por favor, especifica uno diferente.'; $_lang['set_tabs_msg'] = 'Aquí ajustas las pestañas y regiones de esta página, incluyendo su visibilidad y título. Simplemente haz doble clic en una fila para editar su valor. Deja un campo vacío para usar la configuración por defecto.
Nota: al ocultar un elemento dentro de este perfil, también se ocultará en la superposición de perfiles (incluso si se selecciona Visible).'; $_lang['set_template_desc'] = 'Seleccionando una Plantilla se limitarán las reglas del Conjunto a ejecutarse a los Recursos que tengan asignada dicha Plantilla.'; diff --git a/core/lexicon/et/formcustomization.inc.php b/core/lexicon/et/formcustomization.inc.php index 6fad951a8e2..0a05e4452f5 100644 --- a/core/lexicon/et/formcustomization.inc.php +++ b/core/lexicon/et/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Valige XML fail, millest importida Vormide Kohandamise Kogu. See peab olema korrektne XML Vormide Kohandamise formaadis.'; $_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'] = 'Tab sellise ID-ga juba eksiteerib. Palun määrake teine.'; $_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.
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'] = 'Valides Template limiteerite reegleid selles Kogus käivitamast, kui just vastaval Ressurssil on määratud Template.'; diff --git a/core/lexicon/fa/formcustomization.inc.php b/core/lexicon/fa/formcustomization.inc.php index 5ee48740134..6df266d97aa 100644 --- a/core/lexicon/fa/formcustomization.inc.php +++ b/core/lexicon/fa/formcustomization.inc.php @@ -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.
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.'; diff --git a/core/lexicon/fi/formcustomization.inc.php b/core/lexicon/fi/formcustomization.inc.php index a2941d62e16..6dc51542cd5 100644 --- a/core/lexicon/fi/formcustomization.inc.php +++ b/core/lexicon/fi/formcustomization.inc.php @@ -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.
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.'; diff --git a/core/lexicon/he/formcustomization.inc.php b/core/lexicon/he/formcustomization.inc.php index 9ab959d4f5b..e4320861c00 100644 --- a/core/lexicon/he/formcustomization.inc.php +++ b/core/lexicon/he/formcustomization.inc.php @@ -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.
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.'; diff --git a/core/lexicon/id/formcustomization.inc.php b/core/lexicon/id/formcustomization.inc.php index 72771cce699..e2ddbd0a4ff 100644 --- a/core/lexicon/id/formcustomization.inc.php +++ b/core/lexicon/id/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Pilih file XML untuk mengimpor sebuah bentuk kustomisasi Set dari. Itu harus dalam format XML bentuk kustomisasi yang benar.'; $_lang['set_import_template_err_nf'] = 'Template tidak ditemukan ketika mengimpor 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'] = 'Tab yang sudah ada dengan id itu. Silakan tentukan yang lain.'; $_lang['set_tabs_msg'] = 'Di sini Anda menyesuaikan tab dan wilayah untuk halaman ini, termasuk visibilitas dan judulnya. Cukup klik dua kali pada satu baris untuk mengedit nilainya. Biarkan bidang kosong untuk menggunakan pengaturan default.
Harap diperhatikan: Saat menyembunyikan elemen di dalam profil ini, akan disembunyikan di profil yang tumpang tindih juga (walaupun Terlihat dicentang).'; $_lang['set_template_desc'] = 'Memilih Template akan membatasi aturan dalam Set mengeksekusi kecuali sumber daya Template yang ditetapkan.'; diff --git a/core/lexicon/ja/formcustomization.inc.php b/core/lexicon/ja/formcustomization.inc.php index facd27b69ac..9fe84f235d1 100644 --- a/core/lexicon/ja/formcustomization.inc.php +++ b/core/lexicon/ja/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'フォームのカスタマイズセットをインポートするXMLファイルを選択します。カスタマイズセットの正しい文法を持ったXMLファイルが必要です。'; $_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'] = '同じIDを持つタブがすでに存在します。異なるIDを指定してください。'; $_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.
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'] = 'テンプレートを指定すると、カスタマイズはそのテンプレートを持ったリソースにのみ適用されます。'; diff --git a/core/lexicon/nl/formcustomization.inc.php b/core/lexicon/nl/formcustomization.inc.php index d901801f4f2..946e548c2dd 100644 --- a/core/lexicon/nl/formcustomization.inc.php +++ b/core/lexicon/nl/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Selecteer een XML bestand om een Form Customization set van te importeren. Het moet in het correcte Form Customization formaat zijn.'; $_lang['set_import_template_err_nf'] = 'Template niet gevonden tijdens het importeren van de 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'] = 'Een tab met dat ID bestaat reeds. Geef een ander ID op.'; $_lang['set_tabs_msg'] = 'Hier is het mogelijk om de tabs en regios op deze pagina, inclusief de zichtbaarheid en titel aan te passen. Dubbelklik op een rij om de waarde te bewerken. Laat een veld leeg om de standaard waarde te gebruiken.
Let op: wanneer een element in dit profiel wordt verborgen, dan zal deze ook verborgen zijn in het geval van overlappende profielen (zelfs als het veld in deze profielen zichtbaar is).'; $_lang['set_template_desc'] = 'Een template kiezen zal de regels in de set niet uitvoeren tenzij het document deze template gebruikt.'; diff --git a/core/lexicon/pl/formcustomization.inc.php b/core/lexicon/pl/formcustomization.inc.php index f125c890bf3..5f0cff5d7b7 100644 --- a/core/lexicon/pl/formcustomization.inc.php +++ b/core/lexicon/pl/formcustomization.inc.php @@ -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.
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.'; diff --git a/core/lexicon/pt/formcustomization.inc.php b/core/lexicon/pt/formcustomization.inc.php index d9a230c709e..289f3b5adea 100644 --- a/core/lexicon/pt/formcustomization.inc.php +++ b/core/lexicon/pt/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Escolha um arquivo XML para importar um conjunto de personalização do formulário. Ele deve estar no formato correto Personalização de formulário XML.'; $_lang['set_import_template_err_nf'] = 'Template não encontrado enquanto importava Conjunto de Personalização de Formulário.'; $_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'] = 'Uma guia já existe com essa identificação. Por favor especifique outra.'; $_lang['set_tabs_msg'] = 'Aqui você ajustar as guias e regiões para esta página, incluindo sua visibilidade e o título. Basta clicar duas vezes em uma linha para editar o seu valor. Deixe um campo vazio para usar a configuração padrão.
Por favor observe: escondendo um elemento dentro deste perfil, ele ficará oculto em perfis sobrepostos também (mesmo que marcado como Visível).'; $_lang['set_template_desc'] = 'Escolher um modelo vai limitar as regras do Conjunto de execução, salvo o recurso tem o modelo especificado.'; diff --git a/core/lexicon/ro/formcustomization.inc.php b/core/lexicon/ro/formcustomization.inc.php index 13adb85ee56..81906bb3bee 100644 --- a/core/lexicon/ro/formcustomization.inc.php +++ b/core/lexicon/ro/formcustomization.inc.php @@ -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.
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.'; diff --git a/core/lexicon/sl/formcustomization.inc.php b/core/lexicon/sl/formcustomization.inc.php index 9bf7769edf9..38d0abdfd30 100644 --- a/core/lexicon/sl/formcustomization.inc.php +++ b/core/lexicon/sl/formcustomization.inc.php @@ -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.
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.'; diff --git a/core/lexicon/th/formcustomization.inc.php b/core/lexicon/th/formcustomization.inc.php index 2a0dcf88f60..47e5c751453 100644 --- a/core/lexicon/th/formcustomization.inc.php +++ b/core/lexicon/th/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'เลือกไฟล์ XML เพื่อทำการนำเข้าชุดการปรับแต่งฟอร์ม มันต้องเป็นไฟล์ที่ถูกต้องและตรงตามรูปแบบของการปรับแต่งฟอร์ม'; $_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'] = 'แท็บมีไอดีนั้นอยู่แล้ว กรุณาลองใหม่'; $_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.
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'] = 'การเลือกแม่แบบจะจำกัดกฏในชุดจากการดำเนินการเว้นแต่รีซอร์สจะมีแม่แบบที่ระบุไว้'; diff --git a/core/lexicon/tr/formcustomization.inc.php b/core/lexicon/tr/formcustomization.inc.php index 2c3e91a41df..823a3956873 100644 --- a/core/lexicon/tr/formcustomization.inc.php +++ b/core/lexicon/tr/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Bir Form Özelleştirme Dizisinden çıkartmak için bir XML dosyası seçin. Bu doğru XML Form Özelleştirme formatında olmalıdır.'; $_lang['set_import_template_err_nf'] = 'Form özelleştirilmesi esnasında şablon bulunamadı.'; $_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'] = 'Bu kimliğe sahip bir sekme zaten mevcut. Lütfen başka bir tane belirtin.'; $_lang['set_tabs_msg'] = 'Burada, görünürlük ve başlık da dahil olmak üzere bu sayfanın sekmelerini ve bölgeleri ayarlarsınız. Değeri düzenlemek için bir satırı yalnızca çift tıklayın. Varsayılan ayarı kullanmak için alanı boş bırakın.
Unutmayın: Bu profilin içinde bir öğe gizlenirken, örtüşen profillerde de gizlenecektir (Görünür işaretli olsa bile).'; $_lang['set_template_desc'] = 'Eğer Kaynak belirli bir Şablona sahip değilse, bir şablon seçmek Dizideki kuralların yürütülmesini sınırlayacak.'; diff --git a/core/lexicon/uk/formcustomization.inc.php b/core/lexicon/uk/formcustomization.inc.php index 6f00d5054e9..efcf15a8ba3 100644 --- a/core/lexicon/uk/formcustomization.inc.php +++ b/core/lexicon/uk/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Виберіть XML-файл для імпорту з нього набору правил настройки форм. Файл повинен бути коректним XML-файлом. '; $_lang['set_import_template_err_nf'] = 'Шаблон не найден під час імпорту налаштувань параметрів форм. '; $_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'] = 'Вкладка з таким ID вже є. Будь ласка, вкажіть іншу. '; $_lang['set_tabs_msg'] = 'Тут ви можете налаштувати області для цієї сторінки, включаючи їх видимість і назви. Просто двічі клацніть на рядку, щоб змінити її значення, або залиште поле порожнім для використання значення за замовчуванням.
Будь ласка, майте на увазі: приховуючи елемент всередині цього профілю, він буде також прихований в перекривних профілях (навіть якщо параметр вказаний як «видимий»).'; $_lang['set_template_desc'] = 'Вибираючи шаблон ви обмежуєте виконання правил з цього набору тільки ресурсами з зазначеним шаблоном. '; diff --git a/core/lexicon/yo/formcustomization.inc.php b/core/lexicon/yo/formcustomization.inc.php index 9bf7769edf9..38d0abdfd30 100644 --- a/core/lexicon/yo/formcustomization.inc.php +++ b/core/lexicon/yo/formcustomization.inc.php @@ -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.
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.'; diff --git a/core/lexicon/zh/formcustomization.inc.php b/core/lexicon/zh/formcustomization.inc.php index ce150076c6b..57a1b1915e3 100644 --- a/core/lexicon/zh/formcustomization.inc.php +++ b/core/lexicon/zh/formcustomization.inc.php @@ -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.
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.'; From 557fd95340bc1b0bef2e989ee2ff79dbe96b28a5 Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:28:56 -0400 Subject: [PATCH 04/10] Fix typo in lexicon: encyption -> encryption --- core/lexicon/ar/setting.inc.php | 2 +- core/lexicon/be/setting.inc.php | 2 +- core/lexicon/bg/setting.inc.php | 2 +- core/lexicon/da/setting.inc.php | 2 +- core/lexicon/en/setting.inc.php | 2 +- core/lexicon/es/setting.inc.php | 2 +- core/lexicon/et/setting.inc.php | 2 +- core/lexicon/fa/setting.inc.php | 2 +- core/lexicon/fi/setting.inc.php | 2 +- core/lexicon/fr/setting.inc.php | 2 +- core/lexicon/he/setting.inc.php | 2 +- core/lexicon/hi/setting.inc.php | 2 +- core/lexicon/hu/setting.inc.php | 2 +- core/lexicon/id/setting.inc.php | 2 +- core/lexicon/ja/setting.inc.php | 2 +- core/lexicon/nl/setting.inc.php | 2 +- core/lexicon/pl/setting.inc.php | 2 +- core/lexicon/pt/setting.inc.php | 2 +- core/lexicon/ro/setting.inc.php | 2 +- core/lexicon/sl/setting.inc.php | 2 +- core/lexicon/th/setting.inc.php | 2 +- core/lexicon/tr/setting.inc.php | 2 +- core/lexicon/uk/setting.inc.php | 2 +- core/lexicon/yo/setting.inc.php | 2 +- core/lexicon/zh/setting.inc.php | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/core/lexicon/ar/setting.inc.php b/core/lexicon/ar/setting.inc.php index cf9b343166d..8c92162de1a 100644 --- a/core/lexicon/ar/setting.inc.php +++ b/core/lexicon/ar/setting.inc.php @@ -390,7 +390,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'ضبط منفذ المخدم SMTP الافتراضي.'; $_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"'; diff --git a/core/lexicon/be/setting.inc.php b/core/lexicon/be/setting.inc.php index 1d7cb1adcc8..7b83705bbbf 100644 --- a/core/lexicon/be/setting.inc.php +++ b/core/lexicon/be/setting.inc.php @@ -386,7 +386,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Порт SMTP сервера па змаўчанні.'; $_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"'; diff --git a/core/lexicon/bg/setting.inc.php b/core/lexicon/bg/setting.inc.php index 48a5e9175a3..14ff3742c91 100644 --- a/core/lexicon/bg/setting.inc.php +++ b/core/lexicon/bg/setting.inc.php @@ -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"'; diff --git a/core/lexicon/da/setting.inc.php b/core/lexicon/da/setting.inc.php index 42d3c2ab9a0..32ddb8a43cf 100644 --- a/core/lexicon/da/setting.inc.php +++ b/core/lexicon/da/setting.inc.php @@ -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"'; diff --git a/core/lexicon/en/setting.inc.php b/core/lexicon/en/setting.inc.php index 4f161fa6f05..e7083fd43e5 100644 --- a/core/lexicon/en/setting.inc.php +++ b/core/lexicon/en/setting.inc.php @@ -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"'; diff --git a/core/lexicon/es/setting.inc.php b/core/lexicon/es/setting.inc.php index e6b11761f3c..b7fb5bf1ef7 100644 --- a/core/lexicon/es/setting.inc.php +++ b/core/lexicon/es/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Configura el puerto predeterminado del servidor de SMTP.'; $_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"'; diff --git a/core/lexicon/et/setting.inc.php b/core/lexicon/et/setting.inc.php index fe7ab2c408e..902c380444b 100644 --- a/core/lexicon/et/setting.inc.php +++ b/core/lexicon/et/setting.inc.php @@ -386,7 +386,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Vaikimisi SMTP serveri 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"'; diff --git a/core/lexicon/fa/setting.inc.php b/core/lexicon/fa/setting.inc.php index d424ec9209e..108e43cf2d4 100644 --- a/core/lexicon/fa/setting.inc.php +++ b/core/lexicon/fa/setting.inc.php @@ -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"'; diff --git a/core/lexicon/fi/setting.inc.php b/core/lexicon/fi/setting.inc.php index 015ddee6bcf..8c3430a7707 100644 --- a/core/lexicon/fi/setting.inc.php +++ b/core/lexicon/fi/setting.inc.php @@ -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"'; diff --git a/core/lexicon/fr/setting.inc.php b/core/lexicon/fr/setting.inc.php index 55082716cfb..d9b786c8d3f 100755 --- a/core/lexicon/fr/setting.inc.php +++ b/core/lexicon/fr/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Défini le port par défaut du serveur SMTP.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Définit le type d\'encyption sécurisé SMTP. Les options sont "", "ssl" ou "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Définit le type d\'encryption sécurisé SMTP. Les options sont "", "ssl" ou "tls"'; $_lang['setting_mail_smtp_autotls'] = 'SMTP Auto TLS'; $_lang['setting_mail_smtp_autotls_desc'] = 'Activer le cryptage TLS automatiquement si un serveur le supporte, même si "SMTP Secure" n\'est pas réglé sur "tls"'; diff --git a/core/lexicon/he/setting.inc.php b/core/lexicon/he/setting.inc.php index c159ab1778c..5f3ffd22fe4 100644 --- a/core/lexicon/he/setting.inc.php +++ b/core/lexicon/he/setting.inc.php @@ -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"'; diff --git a/core/lexicon/hi/setting.inc.php b/core/lexicon/hi/setting.inc.php index 102730591a7..b6c0f88eae7 100644 --- a/core/lexicon/hi/setting.inc.php +++ b/core/lexicon/hi/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'डिफ़ॉल्ट SMTP सर्वर पोर्ट सेट करता है।'; $_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'] = 'एसएमटीपी ऑटो टीएलस'; $_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"'; diff --git a/core/lexicon/hu/setting.inc.php b/core/lexicon/hu/setting.inc.php index 4e916b33681..2d3394ccf8f 100644 --- a/core/lexicon/hu/setting.inc.php +++ b/core/lexicon/hu/setting.inc.php @@ -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 önműködő 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"'; diff --git a/core/lexicon/id/setting.inc.php b/core/lexicon/id/setting.inc.php index fc6656d1a04..8208e9da07d 100644 --- a/core/lexicon/id/setting.inc.php +++ b/core/lexicon/id/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Menetapkan 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"'; diff --git a/core/lexicon/ja/setting.inc.php b/core/lexicon/ja/setting.inc.php index cd857dd0b14..df46810822a 100644 --- a/core/lexicon/ja/setting.inc.php +++ b/core/lexicon/ja/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'SMTPサーバーのデフォルトポート番号を指定します。'; $_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"'; diff --git a/core/lexicon/nl/setting.inc.php b/core/lexicon/nl/setting.inc.php index 2725146dee4..188ba6b31b5 100755 --- a/core/lexicon/nl/setting.inc.php +++ b/core/lexicon/nl/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Stel de standaard SMTP poort in.'; $_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"'; diff --git a/core/lexicon/pl/setting.inc.php b/core/lexicon/pl/setting.inc.php index 39966b1c2c2..f1d6879f525 100644 --- a/core/lexicon/pl/setting.inc.php +++ b/core/lexicon/pl/setting.inc.php @@ -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"'; diff --git a/core/lexicon/pt/setting.inc.php b/core/lexicon/pt/setting.inc.php index 290b8c0c8c2..e88312348d0 100644 --- a/core/lexicon/pt/setting.inc.php +++ b/core/lexicon/pt/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Define a porta padrão do servidor SMTP.'; $_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"'; diff --git a/core/lexicon/ro/setting.inc.php b/core/lexicon/ro/setting.inc.php index d9b36c4e7e8..fc4b212df00 100644 --- a/core/lexicon/ro/setting.inc.php +++ b/core/lexicon/ro/setting.inc.php @@ -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"'; diff --git a/core/lexicon/sl/setting.inc.php b/core/lexicon/sl/setting.inc.php index 4f161fa6f05..e7083fd43e5 100644 --- a/core/lexicon/sl/setting.inc.php +++ b/core/lexicon/sl/setting.inc.php @@ -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"'; diff --git a/core/lexicon/th/setting.inc.php b/core/lexicon/th/setting.inc.php index fff261cb938..e5699dcc942 100644 --- a/core/lexicon/th/setting.inc.php +++ b/core/lexicon/th/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'ตั้งค่าปริยายให้กับพอร์ตของ SMTP เซิร์ฟเวอร์'; $_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"'; diff --git a/core/lexicon/tr/setting.inc.php b/core/lexicon/tr/setting.inc.php index d4252e51333..4e6488ca62b 100644 --- a/core/lexicon/tr/setting.inc.php +++ b/core/lexicon/tr/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Varsayılam SMTP sunucu bağlantı noktasını ayarlar.'; $_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"'; diff --git a/core/lexicon/uk/setting.inc.php b/core/lexicon/uk/setting.inc.php index 2a4f2400137..c401f824df8 100644 --- a/core/lexicon/uk/setting.inc.php +++ b/core/lexicon/uk/setting.inc.php @@ -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"'; diff --git a/core/lexicon/yo/setting.inc.php b/core/lexicon/yo/setting.inc.php index 4f161fa6f05..e7083fd43e5 100644 --- a/core/lexicon/yo/setting.inc.php +++ b/core/lexicon/yo/setting.inc.php @@ -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"'; diff --git a/core/lexicon/zh/setting.inc.php b/core/lexicon/zh/setting.inc.php index 051d50552d3..39adc624da3 100644 --- a/core/lexicon/zh/setting.inc.php +++ b/core/lexicon/zh/setting.inc.php @@ -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"'; From 3c9aea739cfa38f6e1e6b63aeadfc78c644c2d21 Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:34:46 -0400 Subject: [PATCH 05/10] Fix typo in lexicon: notifcation -> notification --- core/lexicon/bg/user.inc.php | 2 +- core/lexicon/da/user.inc.php | 2 +- core/lexicon/el/user.inc.php | 2 +- core/lexicon/en/user.inc.php | 2 +- core/lexicon/fa/user.inc.php | 2 +- core/lexicon/fi/user.inc.php | 2 +- core/lexicon/he/user.inc.php | 2 +- core/lexicon/hi/user.inc.php | 2 +- core/lexicon/pl/user.inc.php | 2 +- core/lexicon/ro/user.inc.php | 2 +- core/lexicon/sl/user.inc.php | 2 +- core/lexicon/yo/user.inc.php | 2 +- core/lexicon/zh/user.inc.php | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/core/lexicon/bg/user.inc.php b/core/lexicon/bg/user.inc.php index 0b73d189d29..19a83815935 100644 --- a/core/lexicon/bg/user.inc.php +++ b/core/lexicon/bg/user.inc.php @@ -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.'; diff --git a/core/lexicon/da/user.inc.php b/core/lexicon/da/user.inc.php index 03b48ac9e85..70f02c776db 100644 --- a/core/lexicon/da/user.inc.php +++ b/core/lexicon/da/user.inc.php @@ -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.'; diff --git a/core/lexicon/el/user.inc.php b/core/lexicon/el/user.inc.php index 1b2c51f9da3..ecda47576df 100644 --- a/core/lexicon/el/user.inc.php +++ b/core/lexicon/el/user.inc.php @@ -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.'; diff --git a/core/lexicon/en/user.inc.php b/core/lexicon/en/user.inc.php index b142626be84..a9986fa182a 100644 --- a/core/lexicon/en/user.inc.php +++ b/core/lexicon/en/user.inc.php @@ -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.'; diff --git a/core/lexicon/fa/user.inc.php b/core/lexicon/fa/user.inc.php index c596c9b29f0..e9acb3be985 100644 --- a/core/lexicon/fa/user.inc.php +++ b/core/lexicon/fa/user.inc.php @@ -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.'; diff --git a/core/lexicon/fi/user.inc.php b/core/lexicon/fi/user.inc.php index 448a5e1c200..c8c1e6fe935 100644 --- a/core/lexicon/fi/user.inc.php +++ b/core/lexicon/fi/user.inc.php @@ -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.'; diff --git a/core/lexicon/he/user.inc.php b/core/lexicon/he/user.inc.php index 4bdfa611abb..d1ce69602b7 100644 --- a/core/lexicon/he/user.inc.php +++ b/core/lexicon/he/user.inc.php @@ -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.'; diff --git a/core/lexicon/hi/user.inc.php b/core/lexicon/hi/user.inc.php index aeccb166525..254e2e7df42 100644 --- a/core/lexicon/hi/user.inc.php +++ b/core/lexicon/hi/user.inc.php @@ -92,7 +92,7 @@ $_lang['user_err_not_specified_managerstartup'] = 'कृपया लॉगिन प्रबंधक स्टार्टअप पृष्ठ के लिए एक अस्तित्वहीन, मान्य दस्तावेज़ ID निर्दिष्ट करें।'; $_lang['user_err_not_specified_managertheme'] = 'आपने निर्दिष्ट किया है प्रबंधक विषय अपलोड नहीं किया गया है।'; $_lang['user_err_not_specified_mobnumber'] = 'कृपया एक मान्य मोबाइल फ़ोन नंबर निर्दिष्ट करें। (यदि अमेरिका, में कृपया क्षेत्र कोड निर्दिष्ट करें.)'; -$_lang['user_err_not_specified_notification_method'] = 'कृपया नए पासवर्ड के लिए एक notifcation विधि निर्दिष्ट करें।'; +$_lang['user_err_not_specified_notification_method'] = 'कृपया नए पासवर्ड के लिए एक notification विधि निर्दिष्ट करें।'; $_lang['user_err_not_specified_password'] = 'कृपया कोई पासवर्ड निर्दिष्ट करें।'; $_lang['user_err_not_specified_phonenumber'] = 'कृपया एक मान्य मोबाइल फ़ोन नंबर निर्दिष्ट करें। (यदि अमेरिका, में कृपया क्षेत्र कोड निर्दिष्ट करें.)'; $_lang['user_err_not_specified_resourcedir'] = 'आपके द्वारा निर्दिष्ट directory मान्य नहीं है।'; diff --git a/core/lexicon/pl/user.inc.php b/core/lexicon/pl/user.inc.php index 8739d780db5..9a13f50aff9 100644 --- a/core/lexicon/pl/user.inc.php +++ b/core/lexicon/pl/user.inc.php @@ -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.'; diff --git a/core/lexicon/ro/user.inc.php b/core/lexicon/ro/user.inc.php index 836b625d62a..e45b67a80a8 100644 --- a/core/lexicon/ro/user.inc.php +++ b/core/lexicon/ro/user.inc.php @@ -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.'; diff --git a/core/lexicon/sl/user.inc.php b/core/lexicon/sl/user.inc.php index b142626be84..a9986fa182a 100644 --- a/core/lexicon/sl/user.inc.php +++ b/core/lexicon/sl/user.inc.php @@ -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.'; diff --git a/core/lexicon/yo/user.inc.php b/core/lexicon/yo/user.inc.php index b142626be84..a9986fa182a 100644 --- a/core/lexicon/yo/user.inc.php +++ b/core/lexicon/yo/user.inc.php @@ -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.'; diff --git a/core/lexicon/zh/user.inc.php b/core/lexicon/zh/user.inc.php index 0c6a6133e4c..e617fa9e17a 100644 --- a/core/lexicon/zh/user.inc.php +++ b/core/lexicon/zh/user.inc.php @@ -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.'; From 5a12d72a42348165b9d27aefdabe1fcd7bd8c838 Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Wed, 17 Apr 2024 13:27:41 -0400 Subject: [PATCH 06/10] Revert non-english changes for typos --- core/lexicon/ar/formcustomization.inc.php | 4 ++-- core/lexicon/ar/setting.inc.php | 2 +- core/lexicon/ar/tv.inc.php | 2 +- core/lexicon/be/formcustomization.inc.php | 4 ++-- core/lexicon/be/setting.inc.php | 2 +- core/lexicon/be/tv.inc.php | 2 +- core/lexicon/bg/formcustomization.inc.php | 4 ++-- core/lexicon/bg/setting.inc.php | 2 +- core/lexicon/bg/snippet.inc.php | 4 ++-- core/lexicon/bg/template.inc.php | 2 +- core/lexicon/bg/topmenu.inc.php | 2 +- core/lexicon/bg/tv.inc.php | 2 +- core/lexicon/bg/user.inc.php | 2 +- core/lexicon/cs/formcustomization.inc.php | 4 ++-- core/lexicon/cs/tv.inc.php | 2 +- core/lexicon/da/formcustomization.inc.php | 4 ++-- core/lexicon/da/setting.inc.php | 2 +- core/lexicon/da/template.inc.php | 2 +- core/lexicon/da/tv.inc.php | 2 +- core/lexicon/da/user.inc.php | 2 +- core/lexicon/el/file.inc.php | 2 +- core/lexicon/el/formcustomization.inc.php | 4 ++-- core/lexicon/el/messages.inc.php | 2 +- core/lexicon/el/snippet.inc.php | 4 ++-- core/lexicon/el/template.inc.php | 2 +- core/lexicon/el/topmenu.inc.php | 2 +- core/lexicon/el/tv.inc.php | 2 +- core/lexicon/el/user.inc.php | 2 +- core/lexicon/es/formcustomization.inc.php | 4 ++-- core/lexicon/es/setting.inc.php | 2 +- core/lexicon/es/tv.inc.php | 2 +- core/lexicon/et/formcustomization.inc.php | 4 ++-- core/lexicon/et/setting.inc.php | 2 +- core/lexicon/et/tv.inc.php | 2 +- core/lexicon/fa/file.inc.php | 2 +- core/lexicon/fa/formcustomization.inc.php | 4 ++-- core/lexicon/fa/setting.inc.php | 2 +- core/lexicon/fa/template.inc.php | 2 +- core/lexicon/fa/topmenu.inc.php | 2 +- core/lexicon/fa/tv.inc.php | 2 +- core/lexicon/fa/user.inc.php | 2 +- core/lexicon/fi/formcustomization.inc.php | 4 ++-- core/lexicon/fi/messages.inc.php | 2 +- core/lexicon/fi/setting.inc.php | 2 +- core/lexicon/fi/snippet.inc.php | 4 ++-- core/lexicon/fi/template.inc.php | 2 +- core/lexicon/fi/topmenu.inc.php | 2 +- core/lexicon/fi/tv.inc.php | 2 +- core/lexicon/fi/user.inc.php | 2 +- core/lexicon/fr/setting.inc.php | 2 +- core/lexicon/he/file.inc.php | 2 +- core/lexicon/he/formcustomization.inc.php | 4 ++-- core/lexicon/he/messages.inc.php | 2 +- core/lexicon/he/setting.inc.php | 2 +- core/lexicon/he/snippet.inc.php | 4 ++-- core/lexicon/he/template.inc.php | 2 +- core/lexicon/he/topmenu.inc.php | 2 +- core/lexicon/he/tv.inc.php | 2 +- core/lexicon/he/user.inc.php | 2 +- core/lexicon/hi/setting.inc.php | 2 +- core/lexicon/hi/user.inc.php | 2 +- core/lexicon/hu/setting.inc.php | 2 +- core/lexicon/id/formcustomization.inc.php | 4 ++-- core/lexicon/id/setting.inc.php | 2 +- core/lexicon/id/tv.inc.php | 2 +- core/lexicon/ja/formcustomization.inc.php | 4 ++-- core/lexicon/ja/setting.inc.php | 2 +- core/lexicon/ja/tv.inc.php | 2 +- core/lexicon/nl/formcustomization.inc.php | 4 ++-- core/lexicon/nl/setting.inc.php | 2 +- core/lexicon/nl/tv.inc.php | 2 +- core/lexicon/pl/formcustomization.inc.php | 4 ++-- core/lexicon/pl/setting.inc.php | 2 +- core/lexicon/pl/snippet.inc.php | 4 ++-- core/lexicon/pl/template.inc.php | 2 +- core/lexicon/pl/tv.inc.php | 2 +- core/lexicon/pl/user.inc.php | 2 +- core/lexicon/pt/formcustomization.inc.php | 4 ++-- core/lexicon/pt/setting.inc.php | 2 +- core/lexicon/pt/tv.inc.php | 2 +- core/lexicon/ro/file.inc.php | 2 +- core/lexicon/ro/formcustomization.inc.php | 4 ++-- core/lexicon/ro/setting.inc.php | 2 +- core/lexicon/ro/snippet.inc.php | 4 ++-- core/lexicon/ro/template.inc.php | 2 +- core/lexicon/ro/topmenu.inc.php | 2 +- core/lexicon/ro/tv.inc.php | 2 +- core/lexicon/ro/user.inc.php | 2 +- core/lexicon/sl/file.inc.php | 2 +- core/lexicon/sl/formcustomization.inc.php | 4 ++-- core/lexicon/sl/messages.inc.php | 2 +- core/lexicon/sl/setting.inc.php | 2 +- core/lexicon/sl/snippet.inc.php | 4 ++-- core/lexicon/sl/template.inc.php | 2 +- core/lexicon/sl/topmenu.inc.php | 2 +- core/lexicon/sl/tv.inc.php | 2 +- core/lexicon/sl/user.inc.php | 2 +- core/lexicon/th/formcustomization.inc.php | 4 ++-- core/lexicon/th/setting.inc.php | 2 +- core/lexicon/th/tv.inc.php | 2 +- core/lexicon/tr/formcustomization.inc.php | 4 ++-- core/lexicon/tr/setting.inc.php | 2 +- core/lexicon/tr/tv.inc.php | 2 +- core/lexicon/uk/formcustomization.inc.php | 4 ++-- core/lexicon/uk/setting.inc.php | 2 +- core/lexicon/yo/file.inc.php | 2 +- core/lexicon/yo/formcustomization.inc.php | 4 ++-- core/lexicon/yo/messages.inc.php | 2 +- core/lexicon/yo/setting.inc.php | 2 +- core/lexicon/yo/snippet.inc.php | 4 ++-- core/lexicon/yo/template.inc.php | 2 +- core/lexicon/yo/topmenu.inc.php | 2 +- core/lexicon/yo/tv.inc.php | 2 +- core/lexicon/yo/user.inc.php | 2 +- core/lexicon/zh/formcustomization.inc.php | 4 ++-- core/lexicon/zh/messages.inc.php | 2 +- core/lexicon/zh/setting.inc.php | 2 +- core/lexicon/zh/snippet.inc.php | 4 ++-- core/lexicon/zh/tv.inc.php | 2 +- core/lexicon/zh/user.inc.php | 2 +- setup/lang/da/default.inc.php | 2 +- setup/lang/el/default.inc.php | 2 +- setup/lang/et/default.inc.php | 2 +- setup/lang/fi/default.inc.php | 2 +- setup/lang/he/default.inc.php | 2 +- setup/lang/ro/default.inc.php | 2 +- setup/lang/sl/default.inc.php | 2 +- setup/lang/yo/default.inc.php | 2 +- setup/lang/zh/default.inc.php | 2 +- 129 files changed, 161 insertions(+), 161 deletions(-) diff --git a/core/lexicon/ar/formcustomization.inc.php b/core/lexicon/ar/formcustomization.inc.php index 7308d7c17ae..1f7f2fa2e08 100644 --- a/core/lexicon/ar/formcustomization.inc.php +++ b/core/lexicon/ar/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'حدد ملف XML لاستيراد مجموعة نموذج مخصص منه. يجب أن يكون بتنسيق XML الصحيح لنموذج التخصيص.'; $_lang['set_import_template_err_nf'] = 'لم يتم العثور على القالب أثناء استيراد مجموعة تخصيص النموذج.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'علامة تبويب موجود مسبقاً مع هذا المعرف. الرجاء تحديد معرف آخر.'; $_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.
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'] = 'اختيار قالب سيحد من القواعد في المجموعة من التنفيذ ما لم يكن المصدر يمتلك القالب المحدد.'; diff --git a/core/lexicon/ar/setting.inc.php b/core/lexicon/ar/setting.inc.php index 8c92162de1a..cf9b343166d 100644 --- a/core/lexicon/ar/setting.inc.php +++ b/core/lexicon/ar/setting.inc.php @@ -390,7 +390,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'ضبط منفذ المخدم SMTP الافتراضي.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/ar/tv.inc.php b/core/lexicon/ar/tv.inc.php index 44c250e93c4..8c5c6dad8d1 100644 --- a/core/lexicon/ar/tv.inc.php +++ b/core/lexicon/ar/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/be/formcustomization.inc.php b/core/lexicon/be/formcustomization.inc.php index f066509abd9..52a7116a2d2 100644 --- a/core/lexicon/be/formcustomization.inc.php +++ b/core/lexicon/be/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Выберыце файл XML для імпарту набора правілаў наладаў форм з яго. Ён павінен быць у правільным фармаце (XML Form Customization).'; $_lang['set_import_template_err_nf'] = 'Шаблон не знойдзены падчас імпарту набору налад форм.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Укладка ўжо існуе з такім ідэнтыфікатарам. Калі ласка, пазначце іншы.'; $_lang['set_tabs_msg'] = 'Тут вы можаце наладзіць ўкладкі і рэгіёны для гэтай старонкі, уключаючы іх бачнасць і назву. Проста двойчы пстрыкніце па радку, каб змяніць яго значэнне. Пакіньце поле пустым, каб выкарыстоўваць значэнне па змаўчанні
Звярніце ўвагу: калі элемент схаваны ўнутры гэтага профілю, ён будзе схаваны ў перакрываючых профілях таксама (нават калі абраны сцяжок Бачны).'; $_lang['set_template_desc'] = 'Выбіраючы шаблон вы абмяжоўваеце выкананне правілаў з гэтага набору толькі рэсурсамі з абраным шаблонам.'; diff --git a/core/lexicon/be/setting.inc.php b/core/lexicon/be/setting.inc.php index 7b83705bbbf..1d7cb1adcc8 100644 --- a/core/lexicon/be/setting.inc.php +++ b/core/lexicon/be/setting.inc.php @@ -386,7 +386,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Порт SMTP сервера па змаўчанні.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/be/tv.inc.php b/core/lexicon/be/tv.inc.php index da2954c2507..088ee8ca380 100644 --- a/core/lexicon/be/tv.inc.php +++ b/core/lexicon/be/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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'] = 'Наступны шаблон (ці шаблоны) выкарыстоўваюць гэтую зменную шаблону: [[+templates]].

Калі ласка, адлучыце зменную шаблону ад шаблону (ці шаблонаў) перад выдаленнем.'; diff --git a/core/lexicon/bg/formcustomization.inc.php b/core/lexicon/bg/formcustomization.inc.php index 68d26c4a34b..2a765d05d26 100644 --- a/core/lexicon/bg/formcustomization.inc.php +++ b/core/lexicon/bg/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Изберете XML файл от който да импортирате форма за персонализиране на комплект. Трябва да е в правилния XML формат за персонализиране на форма.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Вече съществува раздел с това ID. Моля задайте друг.'; $_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.
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'] = 'Избирайки шаблон ще ограничи правилата в комплекта от изпълнение, освен ако ресурса има зададен шаблон.'; diff --git a/core/lexicon/bg/setting.inc.php b/core/lexicon/bg/setting.inc.php index 14ff3742c91..48a5e9175a3 100644 --- a/core/lexicon/bg/setting.inc.php +++ b/core/lexicon/bg/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/bg/snippet.inc.php b/core/lexicon/bg/snippet.inc.php index 1944553716e..958e20b0e0a 100644 --- a/core/lexicon/bg/snippet.inc.php +++ b/core/lexicon/bg/snippet.inc.php @@ -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 occurred while trying to delete the snippet.'; -$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate 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_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.'; diff --git a/core/lexicon/bg/template.inc.php b/core/lexicon/bg/template.inc.php index b69b2775ae9..1af27157c46 100644 --- a/core/lexicon/bg/template.inc.php +++ b/core/lexicon/bg/template.inc.php @@ -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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/bg/topmenu.inc.php b/core/lexicon/bg/topmenu.inc.php index 24f06fc1982..8e46e325813 100644 --- a/core/lexicon/bg/topmenu.inc.php +++ b/core/lexicon/bg/topmenu.inc.php @@ -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 occurred while attempting to flush the current user sessions.'; +$_lang['flush_sessions_err'] = 'An error occured 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'; diff --git a/core/lexicon/bg/tv.inc.php b/core/lexicon/bg/tv.inc.php index 288d40cc63b..a0b54049eb1 100644 --- a/core/lexicon/bg/tv.inc.php +++ b/core/lexicon/bg/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/bg/user.inc.php b/core/lexicon/bg/user.inc.php index 19a83815935..0b73d189d29 100644 --- a/core/lexicon/bg/user.inc.php +++ b/core/lexicon/bg/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/cs/formcustomization.inc.php b/core/lexicon/cs/formcustomization.inc.php index de764c76fa7..5836535a3ee 100644 --- a/core/lexicon/cs/formcustomization.inc.php +++ b/core/lexicon/cs/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Vyberte XML soubor, ze kterého se mají importovat sady přizpůsobení formulářů. Musí být ve správném formátu přizpůsobení formulářů.'; $_lang['set_import_template_err_nf'] = 'Šablona nebyla nalezena při importu sady přizpůsobení formulářů.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Záložka s tímto ID již existuje. Zvolte prosím jinou.'; $_lang['set_tabs_msg'] = 'Zde můžete nastavit záložky a oblasti pro tuto stránku včetně jejich viditelnosti a titulku. Stačí poklepat na řádku a upravit její hodnotu. Nechte pole prázdné pro použití výchozí hodnoty.
Poznámka: Při skrytí prvku uvnitř tohoto profilu, bude skryt také v překrývajících profilech (i v případě, že je zaškrtnuto aby bylo viditelné).'; $_lang['set_template_desc'] = 'Vybráním šablony omezíte aplikovaní pravidel pouze na dokumenty využívající tuto šablonu.'; diff --git a/core/lexicon/cs/tv.inc.php b/core/lexicon/cs/tv.inc.php index 7a784e823d4..79dc4537245 100644 --- a/core/lexicon/cs/tv.inc.php +++ b/core/lexicon/cs/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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'] = 'Následující šablony aktuálně používají tuto TV: [[+templates]].

Prosím, odpojte TV ze šablon před jejich odstraněním.'; diff --git a/core/lexicon/da/formcustomization.inc.php b/core/lexicon/da/formcustomization.inc.php index 29924a1e320..e96148421de 100644 --- a/core/lexicon/da/formcustomization.inc.php +++ b/core/lexicon/da/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Vælg en XML-fil til at importere et formulartilpasningssæt fra. Det skal være i det rette formulartilpasnings XML-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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Der findes allerede en fane med dette ID. Angiv et andet.'; $_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.
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'] = 'Ved at vælge en skabelon vil regler i sættet ikke have effekt medmindre ressourcen bruger den angivne skabelon.'; diff --git a/core/lexicon/da/setting.inc.php b/core/lexicon/da/setting.inc.php index 32ddb8a43cf..42d3c2ab9a0 100644 --- a/core/lexicon/da/setting.inc.php +++ b/core/lexicon/da/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/da/template.inc.php b/core/lexicon/da/template.inc.php index ce8f9d49c94..04f004cbee6 100644 --- a/core/lexicon/da/template.inc.php +++ b/core/lexicon/da/template.inc.php @@ -21,7 +21,7 @@ $_lang['template_empty'] = '(tom)'; $_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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/da/tv.inc.php b/core/lexicon/da/tv.inc.php index 164d7d79e99..dfa20502bbf 100644 --- a/core/lexicon/da/tv.inc.php +++ b/core/lexicon/da/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/da/user.inc.php b/core/lexicon/da/user.inc.php index 70f02c776db..03b48ac9e85 100644 --- a/core/lexicon/da/user.inc.php +++ b/core/lexicon/da/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/el/file.inc.php b/core/lexicon/el/file.inc.php index 3a3aef54f0c..37c520b55bb 100644 --- a/core/lexicon/el/file.inc.php +++ b/core/lexicon/el/file.inc.php @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Add file into upload queue.'; $_lang['upf_close'] = 'Κλείσιμο'; $_lang['upf_close_desc'] = 'Close the window.'; -$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occurred.'; +$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occured.'; $_lang['upf_err_filetype'] = 'Selected file extension isn\'t permitted.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Σφάλμα'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/el/formcustomization.inc.php b/core/lexicon/el/formcustomization.inc.php index ad6a2a20ae9..a3cff17e04b 100644 --- a/core/lexicon/el/formcustomization.inc.php +++ b/core/lexicon/el/formcustomization.inc.php @@ -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'] = 'Πρόβλημα κάτα την εισαγωγή του Σετ Εξατομίκευσης Φόρμας: Το Πρότυπο δεν βρέθηκε.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/el/messages.inc.php b/core/lexicon/el/messages.inc.php index c6c3ed82711..3adb89e9b00 100644 --- a/core/lexicon/el/messages.inc.php +++ b/core/lexicon/el/messages.inc.php @@ -29,7 +29,7 @@ $_lang['message_send_email'] = 'Αποστολή Email'; $_lang['message_err_nfs'] = 'Message not found.'; $_lang['message_err_not_specified_subject'] = 'Subject not specified!'; -$_lang['message_err_remove'] = 'An error occurred while trying to delete the message.'; +$_lang['message_err_remove'] = 'An error occured 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.'; diff --git a/core/lexicon/el/snippet.inc.php b/core/lexicon/el/snippet.inc.php index 1f78833faf3..68e9d098399 100644 --- a/core/lexicon/el/snippet.inc.php +++ b/core/lexicon/el/snippet.inc.php @@ -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 occurred while trying to delete the snippet.'; -$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate 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_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.'; diff --git a/core/lexicon/el/template.inc.php b/core/lexicon/el/template.inc.php index d220d58bbf4..ade418cd987 100644 --- a/core/lexicon/el/template.inc.php +++ b/core/lexicon/el/template.inc.php @@ -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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/el/topmenu.inc.php b/core/lexicon/el/topmenu.inc.php index 7e0c4821da6..88f9edb57f5 100644 --- a/core/lexicon/el/topmenu.inc.php +++ b/core/lexicon/el/topmenu.inc.php @@ -38,7 +38,7 @@ $_lang['flush_sessions'] = 'Έξοδος όλων των χρηστών'; $_lang['flush_sessions_confirm'] = 'Είστε βέβαιοι ότι θέλετε να ανανεώσετε όλα τα δικαιώματα χρηστών; Εάν ναι, θα διαγραφούν όλες οι τρέχουσες και πρόσφατες συνδέσεις (συμπεριλαμβανομένης της δικής σας) και όλοι οι χρήστες θα αναγκαστούν να συνδεθούν ξανά.'; $_lang['flush_sessions_desc'] = 'Immediately destroy all sessions'; -$_lang['flush_sessions_err'] = 'An error occurred while attempting to flush the current user sessions.'; +$_lang['flush_sessions_err'] = 'An error occured 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'] = 'Προσαρμογή φόρμας'; $_lang['form_customization_desc'] = 'Create bespoke MODX Manager interfaces'; diff --git a/core/lexicon/el/tv.inc.php b/core/lexicon/el/tv.inc.php index b7f4b0e6d60..3be51bce873 100644 --- a/core/lexicon/el/tv.inc.php +++ b/core/lexicon/el/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/el/user.inc.php b/core/lexicon/el/user.inc.php index ecda47576df..1b2c51f9da3 100644 --- a/core/lexicon/el/user.inc.php +++ b/core/lexicon/el/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/es/formcustomization.inc.php b/core/lexicon/es/formcustomization.inc.php index 8a6bb3e8826..bf5a24aa252 100644 --- a/core/lexicon/es/formcustomization.inc.php +++ b/core/lexicon/es/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Archivo XML desde el cual se importará un Conjunto de Personalización de Formularios. Debe presentar un formato de Personalización de Formularios válido.'; $_lang['set_import_template_err_nf'] = 'Plantilla no encontrada durante la importación del Conjunto de Personalización de Formularios.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Ya existe una pestaña con el mismo ID. Por favor, especifica uno diferente.'; $_lang['set_tabs_msg'] = 'Aquí ajustas las pestañas y regiones de esta página, incluyendo su visibilidad y título. Simplemente haz doble clic en una fila para editar su valor. Deja un campo vacío para usar la configuración por defecto.
Nota: al ocultar un elemento dentro de este perfil, también se ocultará en la superposición de perfiles (incluso si se selecciona Visible).'; $_lang['set_template_desc'] = 'Seleccionando una Plantilla se limitarán las reglas del Conjunto a ejecutarse a los Recursos que tengan asignada dicha Plantilla.'; diff --git a/core/lexicon/es/setting.inc.php b/core/lexicon/es/setting.inc.php index b7fb5bf1ef7..e6b11761f3c 100644 --- a/core/lexicon/es/setting.inc.php +++ b/core/lexicon/es/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Configura el puerto predeterminado del servidor de SMTP.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/es/tv.inc.php b/core/lexicon/es/tv.inc.php index 70ff21a394e..d06f185c9a3 100644 --- a/core/lexicon/es/tv.inc.php +++ b/core/lexicon/es/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/et/formcustomization.inc.php b/core/lexicon/et/formcustomization.inc.php index 0a05e4452f5..6fad951a8e2 100644 --- a/core/lexicon/et/formcustomization.inc.php +++ b/core/lexicon/et/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Valige XML fail, millest importida Vormide Kohandamise Kogu. See peab olema korrektne XML Vormide Kohandamise formaadis.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Tab sellise ID-ga juba eksiteerib. Palun määrake teine.'; $_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.
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'] = 'Valides Template limiteerite reegleid selles Kogus käivitamast, kui just vastaval Ressurssil on määratud Template.'; diff --git a/core/lexicon/et/setting.inc.php b/core/lexicon/et/setting.inc.php index 902c380444b..fe7ab2c408e 100644 --- a/core/lexicon/et/setting.inc.php +++ b/core/lexicon/et/setting.inc.php @@ -386,7 +386,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Vaikimisi SMTP serveri port.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/et/tv.inc.php b/core/lexicon/et/tv.inc.php index 36301e0c813..a9bbf4a4530 100644 --- a/core/lexicon/et/tv.inc.php +++ b/core/lexicon/et/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/fa/file.inc.php b/core/lexicon/fa/file.inc.php index 011d3e19066..238202d9c22 100644 --- a/core/lexicon/fa/file.inc.php +++ b/core/lexicon/fa/file.inc.php @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Add file into upload queue.'; $_lang['upf_close'] = 'بستن'; $_lang['upf_close_desc'] = 'Close the window.'; -$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occurred.'; +$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occured.'; $_lang['upf_err_filetype'] = 'Selected file extension isn\'t permitted.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'خطا'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/fa/formcustomization.inc.php b/core/lexicon/fa/formcustomization.inc.php index 6df266d97aa..5ee48740134 100644 --- a/core/lexicon/fa/formcustomization.inc.php +++ b/core/lexicon/fa/formcustomization.inc.php @@ -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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/fa/setting.inc.php b/core/lexicon/fa/setting.inc.php index 108e43cf2d4..d424ec9209e 100644 --- a/core/lexicon/fa/setting.inc.php +++ b/core/lexicon/fa/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/fa/template.inc.php b/core/lexicon/fa/template.inc.php index a2b72cf341e..a0fb2247efe 100644 --- a/core/lexicon/fa/template.inc.php +++ b/core/lexicon/fa/template.inc.php @@ -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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/fa/topmenu.inc.php b/core/lexicon/fa/topmenu.inc.php index 8c1a57b96e5..6d4fd2aebba 100644 --- a/core/lexicon/fa/topmenu.inc.php +++ b/core/lexicon/fa/topmenu.inc.php @@ -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 occurred while attempting to flush the current user sessions.'; +$_lang['flush_sessions_err'] = 'An error occured 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'; diff --git a/core/lexicon/fa/tv.inc.php b/core/lexicon/fa/tv.inc.php index 523a8fae443..7e28a6bf5fd 100644 --- a/core/lexicon/fa/tv.inc.php +++ b/core/lexicon/fa/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/fa/user.inc.php b/core/lexicon/fa/user.inc.php index e9acb3be985..c596c9b29f0 100644 --- a/core/lexicon/fa/user.inc.php +++ b/core/lexicon/fa/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/fi/formcustomization.inc.php b/core/lexicon/fi/formcustomization.inc.php index 6dc51542cd5..a2941d62e16 100644 --- a/core/lexicon/fi/formcustomization.inc.php +++ b/core/lexicon/fi/formcustomization.inc.php @@ -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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/fi/messages.inc.php b/core/lexicon/fi/messages.inc.php index eccc3922a9c..39fed744af0 100644 --- a/core/lexicon/fi/messages.inc.php +++ b/core/lexicon/fi/messages.inc.php @@ -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 occurred while trying to delete the message.'; +$_lang['message_err_remove'] = 'An error occured 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.'; diff --git a/core/lexicon/fi/setting.inc.php b/core/lexicon/fi/setting.inc.php index 8c3430a7707..015ddee6bcf 100644 --- a/core/lexicon/fi/setting.inc.php +++ b/core/lexicon/fi/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/fi/snippet.inc.php b/core/lexicon/fi/snippet.inc.php index b712234f8e6..8d3df54c7c5 100644 --- a/core/lexicon/fi/snippet.inc.php +++ b/core/lexicon/fi/snippet.inc.php @@ -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 occurred while trying to delete the snippet.'; -$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate 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_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.'; diff --git a/core/lexicon/fi/template.inc.php b/core/lexicon/fi/template.inc.php index 2fc2590877e..9fab39c8fcf 100644 --- a/core/lexicon/fi/template.inc.php +++ b/core/lexicon/fi/template.inc.php @@ -21,7 +21,7 @@ $_lang['template_empty'] = '(tyhjä)'; $_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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/fi/topmenu.inc.php b/core/lexicon/fi/topmenu.inc.php index b7130609bf4..8570b200217 100644 --- a/core/lexicon/fi/topmenu.inc.php +++ b/core/lexicon/fi/topmenu.inc.php @@ -38,7 +38,7 @@ $_lang['flush_sessions'] = 'Kirjaa kaikki käyttäjät ulos'; $_lang['flush_sessions_confirm'] = 'Oletko varma, että haluat tyhjentää kaikki käyttäjäistunnot? Tämä kirjaa ulos kaikki nykyiset käyttäjäistunnot mukaan lukien omasi ja pakottaa kaikki kirjautumaan uudelleen.'; $_lang['flush_sessions_desc'] = 'Immediately destroy all sessions'; -$_lang['flush_sessions_err'] = 'An error occurred while attempting to flush the current user sessions.'; +$_lang['flush_sessions_err'] = 'An error occured 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'; diff --git a/core/lexicon/fi/tv.inc.php b/core/lexicon/fi/tv.inc.php index 727148704c9..026256335c8 100644 --- a/core/lexicon/fi/tv.inc.php +++ b/core/lexicon/fi/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/fi/user.inc.php b/core/lexicon/fi/user.inc.php index c8c1e6fe935..448a5e1c200 100644 --- a/core/lexicon/fi/user.inc.php +++ b/core/lexicon/fi/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/fr/setting.inc.php b/core/lexicon/fr/setting.inc.php index d9b786c8d3f..55082716cfb 100755 --- a/core/lexicon/fr/setting.inc.php +++ b/core/lexicon/fr/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Défini le port par défaut du serveur SMTP.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Définit le type d\'encryption sécurisé SMTP. Les options sont "", "ssl" ou "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Définit le type d\'encyption sécurisé SMTP. Les options sont "", "ssl" ou "tls"'; $_lang['setting_mail_smtp_autotls'] = 'SMTP Auto TLS'; $_lang['setting_mail_smtp_autotls_desc'] = 'Activer le cryptage TLS automatiquement si un serveur le supporte, même si "SMTP Secure" n\'est pas réglé sur "tls"'; diff --git a/core/lexicon/he/file.inc.php b/core/lexicon/he/file.inc.php index dd7502f0927..97604a8d09e 100644 --- a/core/lexicon/he/file.inc.php +++ b/core/lexicon/he/file.inc.php @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Add file into upload queue.'; $_lang['upf_close'] = 'סגור'; $_lang['upf_close_desc'] = 'Close the window.'; -$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occurred.'; +$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occured.'; $_lang['upf_err_filetype'] = 'Selected file extension isn\'t permitted.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'שגיאה'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/he/formcustomization.inc.php b/core/lexicon/he/formcustomization.inc.php index e4320861c00..9ab959d4f5b 100644 --- a/core/lexicon/he/formcustomization.inc.php +++ b/core/lexicon/he/formcustomization.inc.php @@ -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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/he/messages.inc.php b/core/lexicon/he/messages.inc.php index a254eb7a66e..7766adefb21 100644 --- a/core/lexicon/he/messages.inc.php +++ b/core/lexicon/he/messages.inc.php @@ -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 occurred while trying to delete the message.'; +$_lang['message_err_remove'] = 'An error occured 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.'; diff --git a/core/lexicon/he/setting.inc.php b/core/lexicon/he/setting.inc.php index 5f3ffd22fe4..c159ab1778c 100644 --- a/core/lexicon/he/setting.inc.php +++ b/core/lexicon/he/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/he/snippet.inc.php b/core/lexicon/he/snippet.inc.php index 45bdf7c617b..72bc8cdd5cd 100644 --- a/core/lexicon/he/snippet.inc.php +++ b/core/lexicon/he/snippet.inc.php @@ -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 occurred while trying to delete the snippet.'; -$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate 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_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.'; diff --git a/core/lexicon/he/template.inc.php b/core/lexicon/he/template.inc.php index 974d93e530e..a4c7d777812 100644 --- a/core/lexicon/he/template.inc.php +++ b/core/lexicon/he/template.inc.php @@ -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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/he/topmenu.inc.php b/core/lexicon/he/topmenu.inc.php index 718ca7ab034..b1f76db7816 100644 --- a/core/lexicon/he/topmenu.inc.php +++ b/core/lexicon/he/topmenu.inc.php @@ -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 occurred while attempting to flush the current user sessions.'; +$_lang['flush_sessions_err'] = 'An error occured 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'; diff --git a/core/lexicon/he/tv.inc.php b/core/lexicon/he/tv.inc.php index 18c5a785553..c8d13824a45 100644 --- a/core/lexicon/he/tv.inc.php +++ b/core/lexicon/he/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/he/user.inc.php b/core/lexicon/he/user.inc.php index d1ce69602b7..4bdfa611abb 100644 --- a/core/lexicon/he/user.inc.php +++ b/core/lexicon/he/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/hi/setting.inc.php b/core/lexicon/hi/setting.inc.php index b6c0f88eae7..102730591a7 100644 --- a/core/lexicon/hi/setting.inc.php +++ b/core/lexicon/hi/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'डिफ़ॉल्ट SMTP सर्वर पोर्ट सेट करता है।'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption type. Options are "", "ssl" or "tls"'; $_lang['setting_mail_smtp_autotls'] = 'एसएमटीपी ऑटो टीएलस'; $_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"'; diff --git a/core/lexicon/hi/user.inc.php b/core/lexicon/hi/user.inc.php index 254e2e7df42..aeccb166525 100644 --- a/core/lexicon/hi/user.inc.php +++ b/core/lexicon/hi/user.inc.php @@ -92,7 +92,7 @@ $_lang['user_err_not_specified_managerstartup'] = 'कृपया लॉगिन प्रबंधक स्टार्टअप पृष्ठ के लिए एक अस्तित्वहीन, मान्य दस्तावेज़ ID निर्दिष्ट करें।'; $_lang['user_err_not_specified_managertheme'] = 'आपने निर्दिष्ट किया है प्रबंधक विषय अपलोड नहीं किया गया है।'; $_lang['user_err_not_specified_mobnumber'] = 'कृपया एक मान्य मोबाइल फ़ोन नंबर निर्दिष्ट करें। (यदि अमेरिका, में कृपया क्षेत्र कोड निर्दिष्ट करें.)'; -$_lang['user_err_not_specified_notification_method'] = 'कृपया नए पासवर्ड के लिए एक notification विधि निर्दिष्ट करें।'; +$_lang['user_err_not_specified_notification_method'] = 'कृपया नए पासवर्ड के लिए एक notifcation विधि निर्दिष्ट करें।'; $_lang['user_err_not_specified_password'] = 'कृपया कोई पासवर्ड निर्दिष्ट करें।'; $_lang['user_err_not_specified_phonenumber'] = 'कृपया एक मान्य मोबाइल फ़ोन नंबर निर्दिष्ट करें। (यदि अमेरिका, में कृपया क्षेत्र कोड निर्दिष्ट करें.)'; $_lang['user_err_not_specified_resourcedir'] = 'आपके द्वारा निर्दिष्ट directory मान्य नहीं है।'; diff --git a/core/lexicon/hu/setting.inc.php b/core/lexicon/hu/setting.inc.php index 2d3394ccf8f..4e916b33681 100644 --- a/core/lexicon/hu/setting.inc.php +++ b/core/lexicon/hu/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption type. Options are "", "ssl" or "tls"'; $_lang['setting_mail_smtp_autotls'] = 'SMTP önműködő 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"'; diff --git a/core/lexicon/id/formcustomization.inc.php b/core/lexicon/id/formcustomization.inc.php index e2ddbd0a4ff..72771cce699 100644 --- a/core/lexicon/id/formcustomization.inc.php +++ b/core/lexicon/id/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Pilih file XML untuk mengimpor sebuah bentuk kustomisasi Set dari. Itu harus dalam format XML bentuk kustomisasi yang benar.'; $_lang['set_import_template_err_nf'] = 'Template tidak ditemukan ketika mengimpor 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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Tab yang sudah ada dengan id itu. Silakan tentukan yang lain.'; $_lang['set_tabs_msg'] = 'Di sini Anda menyesuaikan tab dan wilayah untuk halaman ini, termasuk visibilitas dan judulnya. Cukup klik dua kali pada satu baris untuk mengedit nilainya. Biarkan bidang kosong untuk menggunakan pengaturan default.
Harap diperhatikan: Saat menyembunyikan elemen di dalam profil ini, akan disembunyikan di profil yang tumpang tindih juga (walaupun Terlihat dicentang).'; $_lang['set_template_desc'] = 'Memilih Template akan membatasi aturan dalam Set mengeksekusi kecuali sumber daya Template yang ditetapkan.'; diff --git a/core/lexicon/id/setting.inc.php b/core/lexicon/id/setting.inc.php index 8208e9da07d..fc6656d1a04 100644 --- a/core/lexicon/id/setting.inc.php +++ b/core/lexicon/id/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Menetapkan default SMTP server port.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/id/tv.inc.php b/core/lexicon/id/tv.inc.php index 7e57df71f94..50c2eb2b732 100644 --- a/core/lexicon/id/tv.inc.php +++ b/core/lexicon/id/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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'] = 'Template(s) berikut saat ini menggunakan TV ini: [[+templates]].

Lepaskan TV dari template(s) sebelum menghapusnya.'; diff --git a/core/lexicon/ja/formcustomization.inc.php b/core/lexicon/ja/formcustomization.inc.php index 9fe84f235d1..facd27b69ac 100644 --- a/core/lexicon/ja/formcustomization.inc.php +++ b/core/lexicon/ja/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'フォームのカスタマイズセットをインポートするXMLファイルを選択します。カスタマイズセットの正しい文法を持ったXMLファイルが必要です。'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = '同じIDを持つタブがすでに存在します。異なるIDを指定してください。'; $_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.
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'] = 'テンプレートを指定すると、カスタマイズはそのテンプレートを持ったリソースにのみ適用されます。'; diff --git a/core/lexicon/ja/setting.inc.php b/core/lexicon/ja/setting.inc.php index df46810822a..cd857dd0b14 100644 --- a/core/lexicon/ja/setting.inc.php +++ b/core/lexicon/ja/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'SMTPサーバーのデフォルトポート番号を指定します。'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/ja/tv.inc.php b/core/lexicon/ja/tv.inc.php index ad266003c11..534edf5f517 100644 --- a/core/lexicon/ja/tv.inc.php +++ b/core/lexicon/ja/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/nl/formcustomization.inc.php b/core/lexicon/nl/formcustomization.inc.php index 946e548c2dd..d901801f4f2 100644 --- a/core/lexicon/nl/formcustomization.inc.php +++ b/core/lexicon/nl/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Selecteer een XML bestand om een Form Customization set van te importeren. Het moet in het correcte Form Customization formaat zijn.'; $_lang['set_import_template_err_nf'] = 'Template niet gevonden tijdens het importeren van de 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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Een tab met dat ID bestaat reeds. Geef een ander ID op.'; $_lang['set_tabs_msg'] = 'Hier is het mogelijk om de tabs en regios op deze pagina, inclusief de zichtbaarheid en titel aan te passen. Dubbelklik op een rij om de waarde te bewerken. Laat een veld leeg om de standaard waarde te gebruiken.
Let op: wanneer een element in dit profiel wordt verborgen, dan zal deze ook verborgen zijn in het geval van overlappende profielen (zelfs als het veld in deze profielen zichtbaar is).'; $_lang['set_template_desc'] = 'Een template kiezen zal de regels in de set niet uitvoeren tenzij het document deze template gebruikt.'; diff --git a/core/lexicon/nl/setting.inc.php b/core/lexicon/nl/setting.inc.php index 188ba6b31b5..2725146dee4 100755 --- a/core/lexicon/nl/setting.inc.php +++ b/core/lexicon/nl/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Stel de standaard SMTP poort in.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/nl/tv.inc.php b/core/lexicon/nl/tv.inc.php index 0215f7e0d9b..0eabbb49e98 100644 --- a/core/lexicon/nl/tv.inc.php +++ b/core/lexicon/nl/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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'] = 'De volgende templates gebruiken op dit moment deze template variabele: [[+templates]].

Koppel de template variabele eerst los van de template(s) voor deze te verwijderen.'; diff --git a/core/lexicon/pl/formcustomization.inc.php b/core/lexicon/pl/formcustomization.inc.php index 5f0cff5d7b7..f125c890bf3 100644 --- a/core/lexicon/pl/formcustomization.inc.php +++ b/core/lexicon/pl/formcustomization.inc.php @@ -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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/pl/setting.inc.php b/core/lexicon/pl/setting.inc.php index f1d6879f525..39966b1c2c2 100644 --- a/core/lexicon/pl/setting.inc.php +++ b/core/lexicon/pl/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/pl/snippet.inc.php b/core/lexicon/pl/snippet.inc.php index 73b27e4d9a2..80a22b2357a 100644 --- a/core/lexicon/pl/snippet.inc.php +++ b/core/lexicon/pl/snippet.inc.php @@ -16,8 +16,8 @@ $_lang['snippet_duplicate_confirm'] = 'Na pewno chcesz zduplikować ten skrawek?'; $_lang['snippet_duplicate_error'] = 'Wystąpił błąd podczas powielania Skrawka.'; $_lang['snippet_err_create'] = 'An error occurred while creating 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_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_ae'] = 'A snippet already exists with the name "[[+name]]".'; $_lang['snippet_err_invalid_name'] = 'Nazwa Skrawka jest nieprawidłowa.'; $_lang['snippet_err_locked'] = 'Ten Skrawek jest zablokowany do edycji.'; diff --git a/core/lexicon/pl/template.inc.php b/core/lexicon/pl/template.inc.php index 51bdbb2c730..c8ea3b0dbeb 100644 --- a/core/lexicon/pl/template.inc.php +++ b/core/lexicon/pl/template.inc.php @@ -21,7 +21,7 @@ $_lang['template_empty'] = '(brak)'; $_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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/pl/tv.inc.php b/core/lexicon/pl/tv.inc.php index 55624b5ef72..fcd46df05ea 100644 --- a/core/lexicon/pl/tv.inc.php +++ b/core/lexicon/pl/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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'] = 'Następujące szablony korzystają ze zmiennej: [[+templates]].
< br /> proszę odłącz zmienną od szablonu przed jej usunięciem.'; diff --git a/core/lexicon/pl/user.inc.php b/core/lexicon/pl/user.inc.php index 9a13f50aff9..8739d780db5 100644 --- a/core/lexicon/pl/user.inc.php +++ b/core/lexicon/pl/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/pt/formcustomization.inc.php b/core/lexicon/pt/formcustomization.inc.php index 289f3b5adea..d9a230c709e 100644 --- a/core/lexicon/pt/formcustomization.inc.php +++ b/core/lexicon/pt/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Escolha um arquivo XML para importar um conjunto de personalização do formulário. Ele deve estar no formato correto Personalização de formulário XML.'; $_lang['set_import_template_err_nf'] = 'Template não encontrado enquanto importava Conjunto de Personalização de Formulário.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Uma guia já existe com essa identificação. Por favor especifique outra.'; $_lang['set_tabs_msg'] = 'Aqui você ajustar as guias e regiões para esta página, incluindo sua visibilidade e o título. Basta clicar duas vezes em uma linha para editar o seu valor. Deixe um campo vazio para usar a configuração padrão.
Por favor observe: escondendo um elemento dentro deste perfil, ele ficará oculto em perfis sobrepostos também (mesmo que marcado como Visível).'; $_lang['set_template_desc'] = 'Escolher um modelo vai limitar as regras do Conjunto de execução, salvo o recurso tem o modelo especificado.'; diff --git a/core/lexicon/pt/setting.inc.php b/core/lexicon/pt/setting.inc.php index e88312348d0..290b8c0c8c2 100644 --- a/core/lexicon/pt/setting.inc.php +++ b/core/lexicon/pt/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Define a porta padrão do servidor SMTP.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/pt/tv.inc.php b/core/lexicon/pt/tv.inc.php index 8e87391014f..da2d1e73628 100644 --- a/core/lexicon/pt/tv.inc.php +++ b/core/lexicon/pt/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/ro/file.inc.php b/core/lexicon/ro/file.inc.php index 6bd981b0cdb..dafe6ecfe96 100644 --- a/core/lexicon/ro/file.inc.php +++ b/core/lexicon/ro/file.inc.php @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Add file into upload queue.'; $_lang['upf_close'] = 'Închide'; $_lang['upf_close_desc'] = 'Close the window.'; -$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occurred.'; +$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occured.'; $_lang['upf_err_filetype'] = 'Selected file extension isn\'t permitted.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Eroare'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/ro/formcustomization.inc.php b/core/lexicon/ro/formcustomization.inc.php index 81906bb3bee..13adb85ee56 100644 --- a/core/lexicon/ro/formcustomization.inc.php +++ b/core/lexicon/ro/formcustomization.inc.php @@ -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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/ro/setting.inc.php b/core/lexicon/ro/setting.inc.php index fc4b212df00..d9b36c4e7e8 100644 --- a/core/lexicon/ro/setting.inc.php +++ b/core/lexicon/ro/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/ro/snippet.inc.php b/core/lexicon/ro/snippet.inc.php index 32b1a941857..14520c20450 100644 --- a/core/lexicon/ro/snippet.inc.php +++ b/core/lexicon/ro/snippet.inc.php @@ -16,8 +16,8 @@ $_lang['snippet_duplicate_confirm'] = 'Sigur doriți să duplicați acest 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 occurred while trying to delete the snippet.'; -$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate 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_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.'; diff --git a/core/lexicon/ro/template.inc.php b/core/lexicon/ro/template.inc.php index 3621b5a0e34..338178295b8 100644 --- a/core/lexicon/ro/template.inc.php +++ b/core/lexicon/ro/template.inc.php @@ -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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/ro/topmenu.inc.php b/core/lexicon/ro/topmenu.inc.php index e1e3903f6aa..823467428db 100644 --- a/core/lexicon/ro/topmenu.inc.php +++ b/core/lexicon/ro/topmenu.inc.php @@ -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 occurred while attempting to flush the current user sessions.'; +$_lang['flush_sessions_err'] = 'An error occured 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'; diff --git a/core/lexicon/ro/tv.inc.php b/core/lexicon/ro/tv.inc.php index b87621d869e..00fe59e7ffa 100644 --- a/core/lexicon/ro/tv.inc.php +++ b/core/lexicon/ro/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/ro/user.inc.php b/core/lexicon/ro/user.inc.php index e45b67a80a8..836b625d62a 100644 --- a/core/lexicon/ro/user.inc.php +++ b/core/lexicon/ro/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/sl/file.inc.php b/core/lexicon/sl/file.inc.php index 762dd752194..0af3c2e2fcf 100644 --- a/core/lexicon/sl/file.inc.php +++ b/core/lexicon/sl/file.inc.php @@ -89,7 +89,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 occurred.'; +$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occured.'; $_lang['upf_err_filetype'] = 'Selected file extension isn\'t permitted.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Error'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/sl/formcustomization.inc.php b/core/lexicon/sl/formcustomization.inc.php index 38d0abdfd30..9bf7769edf9 100644 --- a/core/lexicon/sl/formcustomization.inc.php +++ b/core/lexicon/sl/formcustomization.inc.php @@ -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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/sl/messages.inc.php b/core/lexicon/sl/messages.inc.php index eb8305dca2d..0af6b14574a 100644 --- a/core/lexicon/sl/messages.inc.php +++ b/core/lexicon/sl/messages.inc.php @@ -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 occurred while trying to delete the message.'; +$_lang['message_err_remove'] = 'An error occured 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.'; diff --git a/core/lexicon/sl/setting.inc.php b/core/lexicon/sl/setting.inc.php index e7083fd43e5..4f161fa6f05 100644 --- a/core/lexicon/sl/setting.inc.php +++ b/core/lexicon/sl/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/sl/snippet.inc.php b/core/lexicon/sl/snippet.inc.php index c06eb0cf1a1..b6f45c5b654 100644 --- a/core/lexicon/sl/snippet.inc.php +++ b/core/lexicon/sl/snippet.inc.php @@ -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 occurred while trying to delete the snippet.'; -$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate 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_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.'; diff --git a/core/lexicon/sl/template.inc.php b/core/lexicon/sl/template.inc.php index 738b49ea204..5ccd77065c4 100644 --- a/core/lexicon/sl/template.inc.php +++ b/core/lexicon/sl/template.inc.php @@ -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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/sl/topmenu.inc.php b/core/lexicon/sl/topmenu.inc.php index e254e6e3103..cb267540c08 100644 --- a/core/lexicon/sl/topmenu.inc.php +++ b/core/lexicon/sl/topmenu.inc.php @@ -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 occurred while attempting to flush the current user sessions.'; +$_lang['flush_sessions_err'] = 'An error occured 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'; diff --git a/core/lexicon/sl/tv.inc.php b/core/lexicon/sl/tv.inc.php index f668a4d0a20..a1b71f0018b 100644 --- a/core/lexicon/sl/tv.inc.php +++ b/core/lexicon/sl/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/sl/user.inc.php b/core/lexicon/sl/user.inc.php index a9986fa182a..b142626be84 100644 --- a/core/lexicon/sl/user.inc.php +++ b/core/lexicon/sl/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/th/formcustomization.inc.php b/core/lexicon/th/formcustomization.inc.php index 47e5c751453..2a0dcf88f60 100644 --- a/core/lexicon/th/formcustomization.inc.php +++ b/core/lexicon/th/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'เลือกไฟล์ XML เพื่อทำการนำเข้าชุดการปรับแต่งฟอร์ม มันต้องเป็นไฟล์ที่ถูกต้องและตรงตามรูปแบบของการปรับแต่งฟอร์ม'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'แท็บมีไอดีนั้นอยู่แล้ว กรุณาลองใหม่'; $_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.
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'] = 'การเลือกแม่แบบจะจำกัดกฏในชุดจากการดำเนินการเว้นแต่รีซอร์สจะมีแม่แบบที่ระบุไว้'; diff --git a/core/lexicon/th/setting.inc.php b/core/lexicon/th/setting.inc.php index e5699dcc942..fff261cb938 100644 --- a/core/lexicon/th/setting.inc.php +++ b/core/lexicon/th/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'ตั้งค่าปริยายให้กับพอร์ตของ SMTP เซิร์ฟเวอร์'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/th/tv.inc.php b/core/lexicon/th/tv.inc.php index 14b2e7e428f..d6d25aeaeb6 100644 --- a/core/lexicon/th/tv.inc.php +++ b/core/lexicon/th/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/tr/formcustomization.inc.php b/core/lexicon/tr/formcustomization.inc.php index 823a3956873..2c3e91a41df 100644 --- a/core/lexicon/tr/formcustomization.inc.php +++ b/core/lexicon/tr/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Bir Form Özelleştirme Dizisinden çıkartmak için bir XML dosyası seçin. Bu doğru XML Form Özelleştirme formatında olmalıdır.'; $_lang['set_import_template_err_nf'] = 'Form özelleştirilmesi esnasında şablon bulunamadı.'; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Bu kimliğe sahip bir sekme zaten mevcut. Lütfen başka bir tane belirtin.'; $_lang['set_tabs_msg'] = 'Burada, görünürlük ve başlık da dahil olmak üzere bu sayfanın sekmelerini ve bölgeleri ayarlarsınız. Değeri düzenlemek için bir satırı yalnızca çift tıklayın. Varsayılan ayarı kullanmak için alanı boş bırakın.
Unutmayın: Bu profilin içinde bir öğe gizlenirken, örtüşen profillerde de gizlenecektir (Görünür işaretli olsa bile).'; $_lang['set_template_desc'] = 'Eğer Kaynak belirli bir Şablona sahip değilse, bir şablon seçmek Dizideki kuralların yürütülmesini sınırlayacak.'; diff --git a/core/lexicon/tr/setting.inc.php b/core/lexicon/tr/setting.inc.php index 4e6488ca62b..d4252e51333 100644 --- a/core/lexicon/tr/setting.inc.php +++ b/core/lexicon/tr/setting.inc.php @@ -385,7 +385,7 @@ $_lang['setting_mail_smtp_port_desc'] = 'Varsayılam SMTP sunucu bağlantı noktasını ayarlar.'; $_lang['setting_mail_smtp_secure'] = 'SMTP Secure'; -$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/tr/tv.inc.php b/core/lexicon/tr/tv.inc.php index 5a12dc13cb6..61e85ca8172 100644 --- a/core/lexicon/tr/tv.inc.php +++ b/core/lexicon/tr/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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'] = 'Aşağıdaki şablon(lar) şuan bu TV\'yi kullanıyor:[[+templates]].

Lütfen silmeden önce şablon(ları) TV\'den ayırın.'; diff --git a/core/lexicon/uk/formcustomization.inc.php b/core/lexicon/uk/formcustomization.inc.php index efcf15a8ba3..6f00d5054e9 100644 --- a/core/lexicon/uk/formcustomization.inc.php +++ b/core/lexicon/uk/formcustomization.inc.php @@ -84,8 +84,8 @@ $_lang['set_import_msg'] = 'Виберіть XML-файл для імпорту з нього набору правил настройки форм. Файл повинен бути коректним XML-файлом. '; $_lang['set_import_template_err_nf'] = 'Шаблон не найден під час імпорту налаштувань параметрів форм. '; $_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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_tab_err_ae'] = 'Вкладка з таким ID вже є. Будь ласка, вкажіть іншу. '; $_lang['set_tabs_msg'] = 'Тут ви можете налаштувати області для цієї сторінки, включаючи їх видимість і назви. Просто двічі клацніть на рядку, щоб змінити її значення, або залиште поле порожнім для використання значення за замовчуванням.
Будь ласка, майте на увазі: приховуючи елемент всередині цього профілю, він буде також прихований в перекривних профілях (навіть якщо параметр вказаний як «видимий»).'; $_lang['set_template_desc'] = 'Вибираючи шаблон ви обмежуєте виконання правил з цього набору тільки ресурсами з зазначеним шаблоном. '; diff --git a/core/lexicon/uk/setting.inc.php b/core/lexicon/uk/setting.inc.php index c401f824df8..2a4f2400137 100644 --- a/core/lexicon/uk/setting.inc.php +++ b/core/lexicon/uk/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/yo/file.inc.php b/core/lexicon/yo/file.inc.php index 762dd752194..0af3c2e2fcf 100644 --- a/core/lexicon/yo/file.inc.php +++ b/core/lexicon/yo/file.inc.php @@ -89,7 +89,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 occurred.'; +$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occured.'; $_lang['upf_err_filetype'] = 'Selected file extension isn\'t permitted.
Please select files with following extensions: {1}'; $_lang['upf_error'] = 'Error'; $_lang['upf_filename'] = 'Filename'; diff --git a/core/lexicon/yo/formcustomization.inc.php b/core/lexicon/yo/formcustomization.inc.php index 38d0abdfd30..9bf7769edf9 100644 --- a/core/lexicon/yo/formcustomization.inc.php +++ b/core/lexicon/yo/formcustomization.inc.php @@ -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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/yo/messages.inc.php b/core/lexicon/yo/messages.inc.php index eb8305dca2d..0af6b14574a 100644 --- a/core/lexicon/yo/messages.inc.php +++ b/core/lexicon/yo/messages.inc.php @@ -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 occurred while trying to delete the message.'; +$_lang['message_err_remove'] = 'An error occured 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.'; diff --git a/core/lexicon/yo/setting.inc.php b/core/lexicon/yo/setting.inc.php index e7083fd43e5..4f161fa6f05 100644 --- a/core/lexicon/yo/setting.inc.php +++ b/core/lexicon/yo/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/yo/snippet.inc.php b/core/lexicon/yo/snippet.inc.php index c06eb0cf1a1..b6f45c5b654 100644 --- a/core/lexicon/yo/snippet.inc.php +++ b/core/lexicon/yo/snippet.inc.php @@ -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 occurred while trying to delete the snippet.'; -$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate 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_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.'; diff --git a/core/lexicon/yo/template.inc.php b/core/lexicon/yo/template.inc.php index 738b49ea204..5ccd77065c4 100644 --- a/core/lexicon/yo/template.inc.php +++ b/core/lexicon/yo/template.inc.php @@ -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.
'; $_lang['template_err_delete'] = 'An error occurred while trying to delete the template.'; -$_lang['template_err_duplicate'] = 'An error occurred while duplicating the template.'; +$_lang['template_err_duplicate'] = 'An error occured 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:
'; $_lang['template_err_invalid_name'] = 'Template name is invalid.'; diff --git a/core/lexicon/yo/topmenu.inc.php b/core/lexicon/yo/topmenu.inc.php index e254e6e3103..cb267540c08 100644 --- a/core/lexicon/yo/topmenu.inc.php +++ b/core/lexicon/yo/topmenu.inc.php @@ -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 occurred while attempting to flush the current user sessions.'; +$_lang['flush_sessions_err'] = 'An error occured 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'; diff --git a/core/lexicon/yo/tv.inc.php b/core/lexicon/yo/tv.inc.php index f668a4d0a20..a1b71f0018b 100644 --- a/core/lexicon/yo/tv.inc.php +++ b/core/lexicon/yo/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/yo/user.inc.php b/core/lexicon/yo/user.inc.php index a9986fa182a..b142626be84 100644 --- a/core/lexicon/yo/user.inc.php +++ b/core/lexicon/yo/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/core/lexicon/zh/formcustomization.inc.php b/core/lexicon/zh/formcustomization.inc.php index 57a1b1915e3..ce150076c6b 100644 --- a/core/lexicon/zh/formcustomization.inc.php +++ b/core/lexicon/zh/formcustomization.inc.php @@ -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 irreversible.'; -$_lang['set_remove_multiple_confirm'] = 'Are you sure you want to permanently delete these sets? This is irreversible.'; +$_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_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.
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.'; diff --git a/core/lexicon/zh/messages.inc.php b/core/lexicon/zh/messages.inc.php index c93371e1993..7be37d5f51d 100644 --- a/core/lexicon/zh/messages.inc.php +++ b/core/lexicon/zh/messages.inc.php @@ -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 occurred while trying to delete the message.'; +$_lang['message_err_remove'] = 'An error occured 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.'; diff --git a/core/lexicon/zh/setting.inc.php b/core/lexicon/zh/setting.inc.php index 39adc624da3..051d50552d3 100644 --- a/core/lexicon/zh/setting.inc.php +++ b/core/lexicon/zh/setting.inc.php @@ -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 encryption type. Options are "", "ssl" or "tls"'; +$_lang['setting_mail_smtp_secure_desc'] = 'Sets SMTP secure encyption 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"'; diff --git a/core/lexicon/zh/snippet.inc.php b/core/lexicon/zh/snippet.inc.php index 8cf5441fc7e..65f3c193d64 100644 --- a/core/lexicon/zh/snippet.inc.php +++ b/core/lexicon/zh/snippet.inc.php @@ -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 occurred while trying to delete the snippet.'; -$_lang['snippet_err_duplicate'] = 'An error occurred while trying to duplicate 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_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.'; diff --git a/core/lexicon/zh/tv.inc.php b/core/lexicon/zh/tv.inc.php index a3164221c03..b7d72e5871b 100644 --- a/core/lexicon/zh/tv.inc.php +++ b/core/lexicon/zh/tv.inc.php @@ -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 occurred while attempting to save TV access permissions.'; +$_lang['tv_err_save_access_permissions'] = 'An error occured 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]].

Please detach the TV from the template(s) before deleting it.'; diff --git a/core/lexicon/zh/user.inc.php b/core/lexicon/zh/user.inc.php index e617fa9e17a..0c6a6133e4c 100644 --- a/core/lexicon/zh/user.inc.php +++ b/core/lexicon/zh/user.inc.php @@ -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 notification method for the new password.'; +$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation 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.'; diff --git a/setup/lang/da/default.inc.php b/setup/lang/da/default.inc.php index 4c7d8ad2ded..310dd839e6b 100644 --- a/setup/lang/da/default.inc.php +++ b/setup/lang/da/default.inc.php @@ -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 occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_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!'; diff --git a/setup/lang/el/default.inc.php b/setup/lang/el/default.inc.php index 34937b2921f..67bfdfe01ce 100644 --- a/setup/lang/el/default.inc.php +++ b/setup/lang/el/default.inc.php @@ -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 occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_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!'; diff --git a/setup/lang/et/default.inc.php b/setup/lang/et/default.inc.php index ad59479dc5a..aa4cee41b82 100644 --- a/setup/lang/et/default.inc.php +++ b/setup/lang/et/default.inc.php @@ -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 occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_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!'; diff --git a/setup/lang/fi/default.inc.php b/setup/lang/fi/default.inc.php index 746c68c7a14..f75f4aa5d1e 100644 --- a/setup/lang/fi/default.inc.php +++ b/setup/lang/fi/default.inc.php @@ -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'] = 'Virheellinen sähköpostiosoite'; -$_lang['err_occ'] = 'Errors have occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_lang['err_update_table'] = 'Virhe päivitettäessä taulun luokkaa [[+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'] = 'Epäonnistui!'; diff --git a/setup/lang/he/default.inc.php b/setup/lang/he/default.inc.php index 4a9ca0575cb..6eef76b891e 100644 --- a/setup/lang/he/default.inc.php +++ b/setup/lang/he/default.inc.php @@ -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 occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_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!'; diff --git a/setup/lang/ro/default.inc.php b/setup/lang/ro/default.inc.php index ae72da88d48..56219f68f67 100644 --- a/setup/lang/ro/default.inc.php +++ b/setup/lang/ro/default.inc.php @@ -81,7 +81,7 @@ $_lang['delete_setup_dir'] = 'Bifați pentru a ȘTERGE dosarul setup din sistemul de fișiere.'; $_lang['dir'] = 'ltr'; $_lang['email_err_ns'] = 'Email address is invalid'; -$_lang['err_occ'] = 'Errors have occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_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!'; diff --git a/setup/lang/sl/default.inc.php b/setup/lang/sl/default.inc.php index 7f9b6c6cf94..39b5c6a1eea 100644 --- a/setup/lang/sl/default.inc.php +++ b/setup/lang/sl/default.inc.php @@ -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 occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_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!'; diff --git a/setup/lang/yo/default.inc.php b/setup/lang/yo/default.inc.php index 7f9b6c6cf94..39b5c6a1eea 100644 --- a/setup/lang/yo/default.inc.php +++ b/setup/lang/yo/default.inc.php @@ -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 occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_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!'; diff --git a/setup/lang/zh/default.inc.php b/setup/lang/zh/default.inc.php index 7a8cffebaae..fd90923f807 100644 --- a/setup/lang/zh/default.inc.php +++ b/setup/lang/zh/default.inc.php @@ -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 occurred!'; +$_lang['err_occ'] = 'Errors have occured!'; $_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!'; From 3019c67cbe466827abf7aae31865fde9c5848b76 Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Sun, 21 Apr 2024 19:10:19 -0400 Subject: [PATCH 07/10] [en] Correct additional typos found in tv_widget_inc.php lexicon --- core/lexicon/en/tv_widget.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/lexicon/en/tv_widget.inc.php b/core/lexicon/en/tv_widget.inc.php index 9166a8d5b3c..f508f870f03 100644 --- a/core/lexicon/en/tv_widget.inc.php +++ b/core/lexicon/en/tv_widget.inc.php @@ -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.'; @@ -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:
From 90a79f4cb60421a196c0c472b3f66d317bdf749e Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:36:48 -0400 Subject: [PATCH 08/10] [en] Correct typos in setting.inc.php lexicon --- core/lexicon/en/setting.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/lexicon/en/setting.inc.php b/core/lexicon/en/setting.inc.php index e7083fd43e5..500f3ed3c4c 100644 --- a/core/lexicon/en/setting.inc.php +++ b/core/lexicon/en/setting.inc.php @@ -261,7 +261,7 @@ $_lang['setting_ext_debug_desc'] = 'Whether or not to load ext-all-debug.js to help debug your ExtJS code.'; $_lang['setting_extension_packages'] = 'Extension Packages'; -$_lang['setting_extension_packages_desc'] = 'A JSON array of packages to load on MODX instantiation. In the format [{"packagename":{"path":"path/to/package"}},{"anotherpackagename":{"path":"path/to/otherpackage"}}]'; +$_lang['setting_extension_packages_desc'] = 'A JSON array of packages to load on MODX installation. In the format [{"packagename":{"path":"path/to/package"}},{"anotherpackagename":{"path":"path/to/otherpackage"}}]'; $_lang['setting_enable_gravatar'] = 'Enable Gravatar'; $_lang['setting_enable_gravatar_desc'] = 'If enabled, Gravatar will be used as a profile image (if user do not have profile photo uploaded).'; @@ -806,7 +806,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.'; From a57a497306616f51bda27262cda393c56aa53b3b Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:05:05 -0400 Subject: [PATCH 09/10] Revert "[en] Correct typos in setting.inc.php lexicon" This reverts commit 90a79f4cb60421a196c0c472b3f66d317bdf749e. --- core/lexicon/en/setting.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/lexicon/en/setting.inc.php b/core/lexicon/en/setting.inc.php index 500f3ed3c4c..e7083fd43e5 100644 --- a/core/lexicon/en/setting.inc.php +++ b/core/lexicon/en/setting.inc.php @@ -261,7 +261,7 @@ $_lang['setting_ext_debug_desc'] = 'Whether or not to load ext-all-debug.js to help debug your ExtJS code.'; $_lang['setting_extension_packages'] = 'Extension Packages'; -$_lang['setting_extension_packages_desc'] = 'A JSON array of packages to load on MODX installation. In the format [{"packagename":{"path":"path/to/package"}},{"anotherpackagename":{"path":"path/to/otherpackage"}}]'; +$_lang['setting_extension_packages_desc'] = 'A JSON array of packages to load on MODX instantiation. In the format [{"packagename":{"path":"path/to/package"}},{"anotherpackagename":{"path":"path/to/otherpackage"}}]'; $_lang['setting_enable_gravatar'] = 'Enable Gravatar'; $_lang['setting_enable_gravatar_desc'] = 'If enabled, Gravatar will be used as a profile image (if user do not have profile photo uploaded).'; @@ -806,7 +806,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 placeholders like {cache_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_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.'; From be5078e213b7f8252c451f0795088b38dd4e3a51 Mon Sep 17 00:00:00 2001 From: Warfork <51063252+Warfork@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:17:28 -0400 Subject: [PATCH 10/10] [en] Correct typo placehodlers -> placeholders --- core/lexicon/en/setting.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/lexicon/en/setting.inc.php b/core/lexicon/en/setting.inc.php index e7083fd43e5..f937cc64b19 100644 --- a/core/lexicon/en/setting.inc.php +++ b/core/lexicon/en/setting.inc.php @@ -806,7 +806,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.';