@@ -106,8 +106,8 @@ INSTL_INSTALL_JOOMLA="Install Joomla"
106106INSTL_ADMIN_EMAIL_DESC =" Enter the email address of the website Super User."
107107INSTL_ADMIN_PASSWORD_DESC =" Set the password for your Super User account."
108108INSTL_ADMIN_PASSWORD_LENGTH =" Enter at least 12 characters."
109- INSTL_ADMIN_USER_DESC =" Enter the real name of your Super User."
110109INSTL_ADMIN_USERNAME_DESC =" Set the username for your Super User account."
110+ INSTL_ADMIN_USER_DESC =" Enter the real name of your Super User."
111111INSTL_LOGIN_DATA =" Login Data"
112112INSTL_SETUP_SITE_NAME =" Setup Site Name"
113113INSTL_SITE =" Main Configuration"
@@ -119,15 +119,15 @@ INSTL_PUBLIC_FOLDER_DESC="Relative or absolute path to the public folder"
119119INSTL_PUBLIC_FOLDER_DESC_SHORT =" Relative or absolute path to the public folder"
120120
121121; Complete view
122- INSTL_COMPLETE_ERROR_FOLDER_DELETE =" The \" %s\" folder could not be deleted. Please manually delete the folder."
123- INSTL_COMPLETE_REMOVE_FOLDER =" Remove \" %s\" folder"
124- INSTL_COMPLETE_CONGRAT =" Congratulations!"
125- INSTL_COMPLETE_TITLE =" Congratulations! Your Joomla site is ready."
126- INSTL_COMPLETE_SITE_BTN =" Open Site"
122+ INSTL_COMPLETE_ADD_EXTRA_LANGUAGE =" Install Additional Languages"
127123INSTL_COMPLETE_ADMIN_BTN =" Open Administrator"
124+ INSTL_COMPLETE_CONGRAT =" Congratulations!"
125+ INSTL_COMPLETE_ERROR_FOLDER_DELETE =" The \" %s\" folder could not be deleted. Please manually delete the folder."
128126INSTL_COMPLETE_FINAL =" Installation is Complete"
129127INSTL_COMPLETE_FINAL_DESC =" Your Joomla installation is now complete and ready to use."
130- INSTL_COMPLETE_ADD_EXTRA_LANGUAGE =" Install Additional Languages"
128+ INSTL_COMPLETE_REMOVE_FOLDER =" Remove \" %s\" folder"
129+ INSTL_COMPLETE_SITE_BTN =" Open Site"
130+ INSTL_COMPLETE_TITLE =" Congratulations! Your Joomla site is ready."
131131INSTL_REMOVE_INST_FOLDER =" Are you sure you want to delete? Confirming will permanently delete the \" %s\" folder."
132132
133133; Languages view
@@ -140,9 +140,9 @@ INSTL_LANGUAGES_DESC="The Joomla interface is available in several languages. Ch
140140INSTL_LANGUAGES_MESSAGE_PLEASE_WAIT =" This operation will take up to 10 seconds per language to complete<br>Please wait while we download and install the languages …"
141141INSTL_LANGUAGES_NO_LANGUAGE_SELECTED =" No languages have been selected to be installed."
142142INSTL_LANGUAGES_SELECTED =" Install Selected Languages"
143+ INSTL_LANGUAGES_WARNING_BACK_BUTTON =" Return to last installation step"
143144INSTL_LANGUAGES_WARNING_NO_INTERNET =" Joomla was unable to connect to the languages server. Please finish the installation process."
144145INSTL_LANGUAGES_WARNING_NO_INTERNET2 =" Note: You will be able to install languages later using the Joomla Administrator."
145- INSTL_LANGUAGES_WARNING_BACK_BUTTON =" Return to last installation step"
146146
147147; Automated Updates Opt Out
148148INSTL_AUTOMATED_UPDATES =" Automated Updates"
@@ -155,8 +155,8 @@ INSTL_DISABLE_AUTOUPDATE="Are you sure you want to disable automated updates?"
155155INSTL_DEFAULTLANGUAGE_ADMINISTRATOR =" Default Administrator language"
156156INSTL_DEFAULTLANGUAGE_ADMIN_COULDNT_SET_DEFAULT =" Joomla was unable to set the language as default. English will be used as the default language for the Backend Administrator."
157157INSTL_DEFAULTLANGUAGE_ADMIN_SET_DEFAULT =" Joomla has set %s as your default ADMINISTRATOR language."
158- INSTL_DEFAULTLANGUAGE_COLUMN_HEADER_SELECT =" Select"
159158INSTL_DEFAULTLANGUAGE_COLUMN_HEADER_LANGUAGE =" Language"
159+ INSTL_DEFAULTLANGUAGE_COLUMN_HEADER_SELECT =" Select"
160160INSTL_DEFAULTLANGUAGE_COLUMN_HEADER_TAG =" Tag"
161161INSTL_DEFAULTLANGUAGE_COULD_NOT_DOWNLOAD_PACKAGE =" Joomla failed to download or unpack the language pack from: %s"
162162INSTL_DEFAULTLANGUAGE_COULD_NOT_INSTALL_LANGUAGE =" Joomla was unable to install the %s language."
@@ -185,8 +185,8 @@ INSTL_DATABASE_FIX_LOWERCASE="The table prefix must be lowercase for PostgreSQL.
185185INSTL_DATABASE_FIX_TOO_LONG =" The MySQL table prefix must be a maximum of 15 characters."
186186INSTL_DATABASE_INVALID_DB_DETAILS =" The database details provided are incorrect and/or empty."
187187INSTL_DATABASE_INVALID_MARIADB_VERSION =" You need MariaDB %1$s or higher to continue the installation. Your version is: %2$s"
188- INSTL_DATABASE_INVALID_MYSQL_VERSION =" You need MySQL %1$s or higher to continue the installation. Your version is: %2$s"
189188INSTL_DATABASE_INVALID_MYSQLI_VERSION =" You need MySQL %1$s or higher to continue the installation. Your version is: %2$s"
189+ INSTL_DATABASE_INVALID_MYSQL_VERSION =" You need MySQL %1$s or higher to continue the installation. Your version is: %2$s"
190190INSTL_DATABASE_INVALID_PGSQL_VERSION =" You need PostgreSQL %1$s or higher to continue the installation. Your version is: %2$s"
191191INSTL_DATABASE_INVALID_POSTGRESQL_VERSION =" You need PostgreSQL %1$s or higher to continue the installation. Your version is: %2$s"
192192INSTL_DATABASE_INVALID_TYPE =" Please select the database type."
0 commit comments