diff --git a/installation/forms/setup.xml b/installation/forms/setup.xml index 8f67ce3a2cc78..3f9c6ba350309 100644 --- a/installation/forms/setup.xml +++ b/installation/forms/setup.xml @@ -181,8 +181,7 @@ diff --git a/installation/language/en-GB/joomla.cli.ini b/installation/language/en-GB/joomla.cli.ini index 8004df891c0ce..391cd845cd8f8 100644 --- a/installation/language/en-GB/joomla.cli.ini +++ b/installation/language/en-GB/joomla.cli.ini @@ -31,7 +31,7 @@ INSTL_DATABASE_TYPE_DESC="Database type. Supported: mysql, mysqli, pgsql" INSTL_DATABASE_TYPE_DESC_SHORT="Database type. Supported by Joomla: mysql (=MySQL (PDO)), mysqli (=MySQLi), pgsql (=PostgreSQL (PDO))" INSTL_DATABASE_USER_DESC="Database username" INSTL_DATABASE_USER_DESC_SHORT="Database username" +INSTL_PUBLIC_FOLDER_DESC="Relative or absolute path to the public folder" INSTL_PUBLIC_FOLDER_DESC_SHORT="Relative or absolute path to the public folder" -INSTL_PUBLIC_FOLDER_LABEL="Relative or absolute path to the public folder" INSTL_SITE_NAME_DESC="Enter the name of your Joomla site" INSTL_SITE_NAME_DESC_SHORT="Name of the website" diff --git a/installation/language/en-GB/joomla.ini b/installation/language/en-GB/joomla.ini index 73c3387e35291..f1be1860cd213 100644 --- a/installation/language/en-GB/joomla.ini +++ b/installation/language/en-GB/joomla.ini @@ -115,8 +115,8 @@ INSTL_SITE_DEVMODE_LABEL="We detected development mode" INSTL_SITE_NAME_DESC="Enter the name of your Joomla site." ; Expert View +INSTL_PUBLIC_FOLDER_DESC="Relative or absolute path to the public folder" INSTL_PUBLIC_FOLDER_DESC_SHORT="Relative or absolute path to the public folder" -INSTL_PUBLIC_FOLDER_LABEL="Relative or absolute path to the public folder" ; Complete view INSTL_COMPLETE_ERROR_FOLDER_DELETE="The \"%s\" folder could not be deleted. Please manually delete the folder."