New language relevant PR in upstream repo: joomla/joomla-cms#46794 Here are the upstream changes:
Click to expand the diff!
diff --git a/installation/language/en-GB/joomla.ini b/installation/language/en-GB/joomla.ini
index 44ae57b9d363d..66750bb069da0 100644
--- a/installation/language/en-GB/joomla.ini
+++ b/installation/language/en-GB/joomla.ini
@@ -97,7 +97,7 @@ INSTL_DATABASE_PREFIX_MSG="The table prefix must start with a letter, optionally
INSTL_DATABASE_RESPONSE_ERROR="The installation process failed."
INSTL_DATABASE_TYPE_DESC="Select the database type."
INSTL_DATABASE_USER_DESC="Enter the database username you created or a username provided by your host."
-INSTL_DATABASE_VALIDATION_ERROR="Check your database credentials, database type, database name or hostname. If you have MySQL 8 installed then please read this <a href=\"https://docs.joomla.org/Special:MyLanguage/Joomla_and_MySQL_8#Workaround_to_get_Joomla_working_with_MySQL_8\" target=\"_blank\" rel=\"noopener noreferrer\">wiki</a> for more information."
+INSTL_DATABASE_VALIDATION_ERROR="Check your database credentials, database type, database name or hostname."
INSTL_CONNECT_DB="Setup Database Connection"
INSTL_INSTALL_JOOMLA="Install Joomla"
New language relevant PR in upstream repo: joomla/joomla-cms#46794 Here are the upstream changes:
Click to expand the diff!