Skip to content

Commit 06393cd

Browse files
authored
[4.4] Inclusive Naming abort (language strings) (#41024)
We should be using inclusive naming throughout the cms not just in the language strings. Changes "abort" to "error" or "cancel" as appropriate, ### Rationale https://inclusivenaming.org/word-lists/tier-1/abort/ ### Test Code review Only ### Documentation New page will be added to manual.joomla.org shortly ### Note This is part of a series of pull requests that are submitted separately to make reviewing easier
1 parent f1d370d commit 06393cd

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

administrator/language/en-GB/com_templates.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ COM_TEMPLATES_DIFF_OPTIONS_SIDE="Side-by-Side"
5151
COM_TEMPLATES_DIFF_OVERRIDE="Override"
5252
COM_TEMPLATES_DIRECTORY_NOT_WRITABLE="The template folder is not writable. Some features may not work."
5353
COM_TEMPLATES_ERROR_ASSET_FILE_DELETE="The file joomla.asset.json can't be deleted. Make changes in the editor if you want to change the file."
54-
COM_TEMPLATES_ERROR_ASSET_FILE_INVALID_JSON="The joomla.asset.json file doesn't contain valid JSON, aborting save."
54+
COM_TEMPLATES_ERROR_ASSET_FILE_INVALID_JSON="The joomla.asset.json file doesn't contain valid JSON, cancelling save."
5555
COM_TEMPLATES_ERROR_CANNOT_DELETE_LAST_STYLE="Can't delete the last style of a template. Did you intend to <a href=\"index.php?option=com_installer&view=manage&filter[type]=template\" class=\"alert-link\">uninstall</a> the template?"
5656
COM_TEMPLATES_ERROR_CANNOT_UNSET_DEFAULT_STYLE="Can't unset default style."
5757
COM_TEMPLATES_ERROR_COULD_NOT_COPY="Unable to copy template files to temporary folder."

administrator/language/en-GB/joomla.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ JHIDE="Hide"
9191
JHIDEPASSWORD="Hide Password"
9292
JHOMEDASHBOARD="Home Dashboard"
9393
JINVALID_TOKEN="The most recent request was denied because it had an invalid security token. Please refresh the page and try again."
94-
JINVALID_TOKEN_NOTICE="The security token did not match. The request was aborted to prevent any security breach. Please try again."
94+
JINVALID_TOKEN_NOTICE="The security token did not match. The request was cancelled to prevent any security breach. Please try again."
9595
JLOGIN="Log in"
9696
JLOGOUT="Log out"
9797
JMENU_MULTILANG_WARNING_MISSING_MODULES="An administrator menu module for <strong>%s</strong> does not exist. <br>Create a custom administrator menu and module for each administrator language or publish a menu module set to All languages."

administrator/language/en-GB/lib_joomla.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ JLIB_HTML_UNPUBLISH_ITEM="Unpublish Item"
470470
JLIB_HTML_UNSETDEFAULT_ITEM="Unset default"
471471
JLIB_HTML_VIEW_ALL="View All"
472472

473-
JLIB_INSTALLER_ABORT="Aborting language installation: %s"
473+
JLIB_INSTALLER_ABORT="Stopping language installation: %s"
474474
JLIB_INSTALLER_ABORT_ALREADY_EXISTS="Extension %1$s: Extension %2$s already exists."
475475
JLIB_INSTALLER_ABORT_ALREADYINSTALLED="Extension is already installed."
476476
JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED="Error building Administrator Menus."
@@ -499,7 +499,7 @@ JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK="Files Install: %s"
499499
JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR="Files %1$s: SQL error file %2$s"
500500
JLIB_INSTALLER_ABORT_FILE_ROLLBACK="Files Install: %s"
501501
JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR="Files Update: SQL error file %s"
502-
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Extension installation aborted."
502+
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Extension installation stopped."
503503
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE="Extension %s: Custom install routine failure."
504504
JLIB_INSTALLER_ABORT_LIB_COPY_FILES="Library %s: Could not copy files from the source."
505505
JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED="Library Install: Library already installed."
@@ -662,7 +662,7 @@ JLIB_INSTALLER_UPDATE="Update"
662662
JLIB_INSTALLER_UPDATE_LOG_QUERY="Ran query from file %1$s. Query text: %2$s."
663663
JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE="Unable to create a content language for %s language: %s"
664664

665-
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="A connection abort has occurred while fetching the JSON data."
665+
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="A connection error has occurred while fetching the JSON data."
666666
JLIB_JS_AJAX_ERROR_NO_CONTENT="No content was returned."
667667
JLIB_JS_AJAX_ERROR_OTHER="An error has occurred while fetching the JSON data: HTTP %s status code."
668668
JLIB_JS_AJAX_ERROR_PARSE="A parse error has occurred while processing the following JSON data:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"

api/language/en-GB/joomla.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ JHELP="Help"
8989
JHIDE="Hide"
9090
JHIDEPASSWORD="Hide Password"
9191
JINVALID_TOKEN="The most recent request was denied because it had an invalid security token. Please refresh the page and try again."
92-
JINVALID_TOKEN_NOTICE="The security token did not match. The request was aborted to prevent any security breach. Please try again."
92+
JINVALID_TOKEN_NOTICE="The security token did not match. The request was cancelled to prevent any security breach. Please try again."
9393
JLOGIN="Log in"
9494
JLOGOUT="Log out"
9595
JMENU_MULTILANG_WARNING_MISSING_MODULES="An administrator menu module for <strong>%s</strong> does not exist. <br>Create a custom administrator menu and module for each administrator language or publish a menu module set to All languages."

installation/language/en-GB/joomla.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ JGLOBAL_SELECT_NO_RESULTS_MATCH="No results match"
226226
JGLOBAL_SELECT_SOME_OPTIONS="Select some options"
227227
JHIDEPASSWORD="Hide Password"
228228
JINVALID_TOKEN="The most recent request was denied because it had an invalid security token. Please refresh the page and try again."
229-
JINVALID_TOKEN_NOTICE="The security token did not match. The request was aborted to prevent any security breach. Please try again."
229+
JINVALID_TOKEN_NOTICE="The security token did not match. The request was cancelled to prevent any security breach. Please try again."
230230
JNEXT="Next"
231231
JNO="No"
232232
JNOTICE="Notice"
@@ -249,7 +249,7 @@ JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER="%1$s: Path is not a folder. Path: %2
249249
JLIB_FORM_FIELD_INVALID="Invalid field:&#160;"
250250
JLIB_FORM_VALIDATE_FIELD_INVALID="Invalid field: %s"
251251
JLIB_FORM_VALIDATE_FIELD_REQUIRED="Field required: %s"
252-
JLIB_INSTALLER_ABORT="Aborting language installation: %s"
252+
JLIB_INSTALLER_ABORT="Stopping language installation: %s"
253253
JLIB_INSTALLER_ABORT_CREATE_DIRECTORY="Extension %1$s: Failed to create folder: %2$s"
254254
JLIB_INSTALLER_ABORT_NOINSTALLPATH="Install path does not exist."
255255
JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION="Package %1$s: There was an error installing an extension: %2$s."
@@ -290,7 +290,7 @@ NOTICE="Notice"
290290
WARNING="Warning"
291291

292292
; Javascript ajax error messages
293-
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="A connection abort has occurred while fetching the JSON data."
293+
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="A connection error has occurred while fetching the JSON data."
294294
JLIB_JS_AJAX_ERROR_NO_CONTENT="No content was returned."
295295
JLIB_JS_AJAX_ERROR_OTHER="An error has occurred while fetching the JSON data: HTTP %d status code."
296296
JLIB_JS_AJAX_ERROR_PARSE="A parse error has occurred while processing the following JSON data:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"

language/en-GB/joomla.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ JINLINEHELP="Toggle Inline Help"
8484
JHIDE="Hide"
8585
JHIDEPASSWORD="Hide Password"
8686
JINVALID_TOKEN="The most recent request was denied because it had an invalid security token. Please refresh the page and try again."
87-
JINVALID_TOKEN_NOTICE="The security token did not match. The request was aborted to prevent any security breach. Please try again."
87+
JINVALID_TOKEN_NOTICE="The security token did not match. The request was cancelled to prevent any security breach. Please try again."
8888
JLOGIN="Log in"
8989
JLOGOUT="Log out"
9090
JMONTH="Month"

language/en-GB/lib_joomla.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ JLIB_HTML_UNPUBLISH_ITEM="Unpublish Item"
467467
JLIB_HTML_UNSETDEFAULT_ITEM="Unset default"
468468
JLIB_HTML_VIEW_ALL="View All"
469469

470-
JLIB_INSTALLER_ABORT="Aborting language installation: %s"
470+
JLIB_INSTALLER_ABORT="Stopping language installation: %s"
471471
JLIB_INSTALLER_ABORT_ALREADY_EXISTS="Extension %1$s: Extension %2$s already exists."
472472
JLIB_INSTALLER_ABORT_ALREADYINSTALLED="Extension is already installed."
473473
JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED="Error building Administrator Menus."
@@ -496,7 +496,7 @@ JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK="Files Install: %s"
496496
JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR="Files %1$s: SQL error file %2$s"
497497
JLIB_INSTALLER_ABORT_FILE_ROLLBACK="Files Install: %s"
498498
JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR="Files Update: SQL error file %s"
499-
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Extension installation aborted."
499+
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Extension installation stopped."
500500
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE="Extension %s: Custom install routine failure."
501501
JLIB_INSTALLER_ABORT_LIB_COPY_FILES="Library %s: Could not copy files from the source."
502502
JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED="Library Install: Library already installed."
@@ -659,7 +659,7 @@ JLIB_INSTALLER_UPDATE="Update"
659659
JLIB_INSTALLER_UPDATE_LOG_QUERY="Ran query from file %1$s. Query text: %2$s."
660660
JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE="Unable to create a content language for %s language: %s"
661661

662-
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="A connection abort has occurred while fetching the JSON data."
662+
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="A connection error has occurred while fetching the JSON data."
663663
JLIB_JS_AJAX_ERROR_NO_CONTENT="No content was returned."
664664
JLIB_JS_AJAX_ERROR_OTHER="An error has occurred while fetching the JSON data: HTTP %s status code."
665665
JLIB_JS_AJAX_ERROR_PARSE="A parse error has occurred while processing the following JSON data:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"

0 commit comments

Comments
 (0)