User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Corrects the americanisation of colour
Code review
color scheme
colour scheme
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Language & Strings |
I have tested this item ✅ successfully on 0607702
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
Language Change
PR-5.4-dev
|
||
RTC
| Labels |
Added:
RTC
bug
|
||
✅ Final check before merge with grep -i '".*color.*"' administrator/language/en-GB/* language/en-GB/* before the PR the changed entries are found, with unpacking the PR full package the remaining places are OK as CSS or plugin-type:
aadministrator/language/en-GB/lib_joomla.ini:JLIB_DATABASE_ERROR_FUNCTION_FAILED="DB function failed with error number %s <br><span style=\"color: red;\">%s</span>"
administrator/language/en-GB/lib_joomla.ini: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>"
administrator/language/en-GB/plg_fields_color.ini:PLG_FIELDS_COLOR_XML_DESCRIPTION="This plugin lets you create new fields of type 'color' in any extensions where custom fields are supported."
administrator/language/en-GB/plg_fields_color.sys.ini:PLG_FIELDS_COLOR_XML_DESCRIPTION="This plugin lets you create new fields of type 'color' in any extensions where custom fields are supported."
language/en-GB/lib_joomla.ini:JLIB_DATABASE_ERROR_FUNCTION_FAILED="DB function failed with error number %s <br><span style=\"color: red;\">%s</span>"
language/en-GB/lib_joomla.ini: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>"
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-10-17 12:18:22 |
| Closed_By | ⇒ | muhme |
Thank you @brianteeman for your contribution. Thank you @tecpromotion and @richard67 for testing.
I have tested this item ✅ successfully on 0607702
Code review.
Change is correct.
While we use American spelling for code names, e.g. variable or method names or keys of language string, the content should be British.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46264.