You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: installation/language/en-GB/joomla.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ INSTL_DATABASE_NO_SCHEMA="No database schema exists for this database type."
93
93
INSTL_DATABASE_PASSWORD_DESC="Enter the database password you created or a password provided by your host."
94
94
INSTL_DATABASE_PREFIX_DESC="Enter a table prefix or use the randomly generated one."
95
95
INSTL_DATABASE_PREFIX_DUPLICATE_DESC="If you are using an existing database with tables with the same prefix, Joomla will rename those existing tables by adding the prefix \"bak_\"."
96
-
INSTL_DATABASE_PREFIX_MSG="The table prefix must start with a letter, optionally be followed by alphanumeric characters and by an underscore"
96
+
INSTL_DATABASE_PREFIX_MSG="The table prefix must start with a letter, optionally be followed by alphanumeric characters, and must end with an underscore."
97
97
INSTL_DATABASE_RESPONSE_ERROR="The installation process failed."
98
98
INSTL_DATABASE_TYPE_DESC="Select the database type."
99
99
INSTL_DATABASE_USER_DESC="Enter the database username you created or a username provided by your host."
0 commit comments