[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/language/en-GB/ -> com_joomlaupdate.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
   3  ; License GNU General Public License version 2 or later; see LICENSE.txt
   4  ; Note : All ini files need to be saved as UTF-8
   5  
   6  COM_JOOMLAUPDATE_CAPTIVE_HEADLINE="Confirm your credentials"
   7  COM_JOOMLAUPDATE_CHECKED_UPDATES="Checked for updates."
   8  COM_JOOMLAUPDATE_CONFIG_BACKUPCHECK_DESC="Shows the checkbox to confirm you have taken a backup and you're ready to update in the final step before the update is actually applied."
   9  COM_JOOMLAUPDATE_CONFIG_BACKUPCHECK_LABEL="Confirm Backup Checkbox"
  10  COM_JOOMLAUPDATE_CONFIG_CUSTOMURL_LABEL="Custom URL"
  11  COM_JOOMLAUPDATE_CONFIG_SOURCES_DESC="Configure where Joomla gets its update information from."
  12  COM_JOOMLAUPDATE_CONFIG_SOURCES_LABEL="Update Source"
  13  COM_JOOMLAUPDATE_CONFIG_UPDATESOURCE_CUSTOM="Custom URL"
  14  COM_JOOMLAUPDATE_CONFIG_UPDATESOURCE_CUSTOM_ERROR="The custom URL field is empty."
  15  COM_JOOMLAUPDATE_CONFIG_UPDATESOURCE_DEFAULT="Default"
  16  COM_JOOMLAUPDATE_CONFIG_UPDATESOURCE_LABEL="Update Channel"
  17  COM_JOOMLAUPDATE_CONFIG_UPDATESOURCE_NEXT="Joomla Next"
  18  COM_JOOMLAUPDATE_CONFIG_UPDATESOURCE_TESTING="Testing"
  19  COM_JOOMLAUPDATE_CONFIG_VERSIONCHECK_DESC="Shows the checkbox in the pre–update check if any of the extensions installed on your site is potentially incompatible with the version of Joomla you are upgrading to. Note: the checkbox is displayed when upgrading to a new Joomla version family (minor or major version)."
  20  COM_JOOMLAUPDATE_CONFIG_VERSIONCHECK_LABEL="Potentially incompatible extensions checkbox"
  21  COM_JOOMLAUPDATE_CONFIGURATION="Joomla Update: Options"
  22  COM_JOOMLAUPDATE_CONFIRM="Confirm"
  23  COM_JOOMLAUPDATE_EMPTYSTATE_APPEND="Upload and Update"
  24  COM_JOOMLAUPDATE_EMPTYSTATE_BUTTON_ADD="Check for Updates"
  25  COM_JOOMLAUPDATE_EMPTYSTATE_CONTENT="Select the button below to check for updates."
  26  COM_JOOMLAUPDATE_EMPTYSTATE_TITLE="Check if an update is available."
  27  COM_JOOMLAUPDATE_ERRORMODAL_BODY_FORBIDDEN="<p>Joomla cannot communicate with the file <code>administrator/components/com_joomlaupdate/extract.php</code> which performs the update. This typically happens because of one of the following reasons:</p><ul><li>A server configuration file in your site's root, such as <code>.htaccess</code> or <code>web.config</code>, prevents access to this file.</li><li>Your server configuration prevents access to this file.</li><li>The ownership and permissions of this file do not allow your server to access this file.</li><li>Your site is behind a load balancer or CDN but its configuration does not allow access to this file or blocks sending commands to it.</li><li>Even though the file can be accessed, sending commands to it is blocked by your server's protection such as mod_security2.</li></ul><p>If you are not sure please contact your host.</p>"
  28  COM_JOOMLAUPDATE_ERRORMODAL_BODY_INVALIDLOGIN="<p>Joomla Update cannot communicate correctly with the <code>administrator/components/com_joomlaupdate/extract.php</code> which performs the update. This typically happens because of one of the following reasons:</p><ul><li>The file <code>administrator/components/com_joomlaupdate/update.php</code>, containing the instructions for applying the update, could not be created e.g. because of permissions problems.</li><li>The file mentioned above cannot be read by the <code>extract.php</code> script because of permissions problems.</li><li>Your browser, network gear or server is corrupting the password we are sending with each request to <code>extract.php</code> for security reasons</li></ul><p>Please try using a different browser, without any browser extensions installed, ideally on a different computer connected to the Internet using a different provider. If the error persists you may want to contact your host.</p>"
  29  COM_JOOMLAUPDATE_ERRORMODAL_BODY_SERVERERROR="<p>Joomla Update encountered a server error when applying the update to your site.</p><p>Your site may not have been upgraded completely to the new Joomla version.</p>"
  30  COM_JOOMLAUPDATE_ERRORMODAL_HEAD_FORBIDDEN="Access forbidden"
  31  COM_JOOMLAUPDATE_ERRORMODAL_HEAD_GENERIC="An error occurred"
  32  COM_JOOMLAUPDATE_ERRORMODAL_HEAD_SERVERERROR="Server error"
  33  COM_JOOMLAUPDATE_ERRORMODAL_BTN_HELP="Get help with this error"
  34  COM_JOOMLAUPDATE_ERRORSTATE_BTN_RETRY="Resume Update"
  35  COM_JOOMLAUPDATE_ERRORSTATE_BTN_RESTART="Restart Update"
  36  COM_JOOMLAUPDATE_FAILED_TO_CHECK_UPDATES="Failed to check for updates."
  37  COM_JOOMLAUPDATE_MINIMUM_STABILITY_ALPHA="Alpha"
  38  COM_JOOMLAUPDATE_MINIMUM_STABILITY_BETA="Beta"
  39  COM_JOOMLAUPDATE_MINIMUM_STABILITY_DESC="The minimum stability of the Joomla updates you would like to see. Development is the least stable, Stable is production quality. If an update doesn't specify a level it is assumed to be Stable."
  40  COM_JOOMLAUPDATE_MINIMUM_STABILITY_DEV="Development"
  41  COM_JOOMLAUPDATE_MINIMUM_STABILITY_LABEL="Minimum Stability"
  42  COM_JOOMLAUPDATE_MINIMUM_STABILITY_RC="Release Candidate"
  43  COM_JOOMLAUPDATE_MINIMUM_STABILITY_STABLE="Stable"
  44  COM_JOOMLAUPDATE_NODOWNLOAD_EMPTYSTATE_APPEND="Upload and Update"
  45  COM_JOOMLAUPDATE_NODOWNLOAD_EMPTYSTATE_BUTTON_ADD="Retry check for update"
  46  COM_JOOMLAUPDATE_NODOWNLOAD_EMPTYSTATE_CONTENT="An update to Joomla %1$s was found, but it wasn't possible to fetch the download URL for that update. Either the update to Joomla %1$s is not available for your stability level or there is a problem with the Joomla Update Server.<br>Please try to download the update package from <a href=\"https://downloads.joomla.org/latest\">the official Joomla download page</a> and use the Upload and Update function."
  47  COM_JOOMLAUPDATE_NODOWNLOAD_EMPTYSTATE_TITLE="We can't find a download URL"
  48  COM_JOOMLAUPDATE_OVERVIEW="Joomla Update"
  49  COM_JOOMLAUPDATE_PREUPDATE_CHECK_CAPTION="Table of server settings to check before update."
  50  COM_JOOMLAUPDATE_PREUPDATE_CHECK_COMPLETED_YOU_HAVE_DANGEROUS_PLUGINS="There are plugins installed and enabled that could interfere with the Joomla update and result in a failed update that leaves the site inaccessible.<br><br>You are strongly advised to update, disable or uninstall these plugins before upgrading."
  51  COM_JOOMLAUPDATE_PREUPDATE_CHECK_EXTENSION_AUTHOR_URL="Extension Author URL"
  52  COM_JOOMLAUPDATE_PREUPDATE_CHECK_NOT_COMPLETE="Pre-Update checks have not been completed yet - please wait."
  53  COM_JOOMLAUPDATE_PREUPDATE_EXTENSIONS="Extensions"
  54  COM_JOOMLAUPDATE_PREUPDATE_HEADING_CHECKED="Checked"
  55  COM_JOOMLAUPDATE_PREUPDATE_HEADING_REQUIREMENT="Requirement"
  56  COM_JOOMLAUPDATE_PREUPDATE_REQUIRED_SETTINGS="Required Settings"
  57  COM_JOOMLAUPDATE_PREUPDATE_RECOMMENDED_SETTINGS="Recommended Settings"
  58  COM_JOOMLAUPDATE_PREUPDATE_UNKNOWN_EXTENSION_MANIFESTCACHE_VERSION="Unknown Version"
  59  COM_JOOMLAUPDATE_REINSTALL_EMPTYSTATE_BUTTON_ADD="Reinstall Joomla! core files"
  60  COM_JOOMLAUPDATE_REINSTALL_EMPTYSTATE_CONTENT="You can reinstall all core files to repair broken or missing files."
  61  COM_JOOMLAUPDATE_REINSTALL_EMPTYSTATE_TITLE="Currently no update available."
  62  COM_JOOMLAUPDATE_SELF_EMPTYSTATE_BUTTON_ADD="Update component now"
  63  COM_JOOMLAUPDATE_SELF_EMPTYSTATE_CONTENT="You must update this component first before you can update Joomla!"
  64  COM_JOOMLAUPDATE_SELF_EMPTYSTATE_TITLE="A new version of the Joomla Update Component is available"
  65  COM_JOOMLAUPDATE_SYSTEM_CHECK="System Check"
  66  COM_JOOMLAUPDATE_TOOLBAR_CHECK="Check for Updates"
  67  COM_JOOMLAUPDATE_UPDATE_CHECK="Update Check"
  68  COM_JOOMLAUPDATE_UPDATE_CONFIRM_BACKUP="I'm aware that a backup before any update is highly recommended."
  69  COM_JOOMLAUPDATE_UPDATE_EMPTYSTATE_TITLE="Update your site to \"Joomla! %s\""
  70  COM_JOOMLAUPDATE_UPDATE_EMPTYSTATE_BUTTON_ADD="Start update"
  71  COM_JOOMLAUPDATE_UPDATE_LOG_CLEANUP="Cleaning up after installation."
  72  COM_JOOMLAUPDATE_UPDATE_LOG_COMPLETE="Update to version %s is complete."
  73  COM_JOOMLAUPDATE_UPDATE_LOG_DELETE_FILES="Deleting removed files and folders."
  74  COM_JOOMLAUPDATE_UPDATE_LOG_FILE="File %s downloaded."
  75  COM_JOOMLAUPDATE_UPDATE_LOG_FINALISE="Finalising installation."
  76  COM_JOOMLAUPDATE_UPDATE_LOG_INSTALL="Starting installation of new version."
  77  COM_JOOMLAUPDATE_UPDATE_LOG_START="Update started by user %2$s (%1$s). Old version is %3$s."
  78  COM_JOOMLAUPDATE_UPDATE_LOG_URL="Downloading update file from %s."
  79  COM_JOOMLAUPDATE_UPDATING_HEAD="Update in progress"
  80  COM_JOOMLAUPDATE_UPDATING_INPROGRESS="Please wait; Joomla is being updated. This may take a while."
  81  COM_JOOMLAUPDATE_UPDATING_FAIL="The update has failed."
  82  COM_JOOMLAUPDATE_UPDATING_COMPLETE="The update is finalising."
  83  COM_JOOMLAUPDATE_VIEW_COMPLETE_HEADING="Joomla Version Update Status"
  84  COM_JOOMLAUPDATE_VIEW_COMPLETE_MESSAGE="Your site has been updated. Your Joomla version is now %s."
  85  COM_JOOMLAUPDATE_VIEW_DEFAULT_ACTUAL="Actual"
  86  COM_JOOMLAUPDATE_VIEW_DEFAULT_COMPATIBILITY_CHECK="Joomla! %s Compatibility Check"
  87  COM_JOOMLAUPDATE_VIEW_DEFAULT_COMPATIBLE_UPDATE_WARNING="Extensions marked with <span class='label label-warning'>X.X.X</span> have an extension update available for the current version of Joomla which is not marked as compatible with the updated version of Joomla. You should contact the extension developer for more information."
  88  COM_JOOMLAUPDATE_VIEW_DEFAULT_DATABASE_STRUCTURE_NOTICE="Go to 'System - Maintenance - Database' and use the 'Update Structure' button."
  89  COM_JOOMLAUPDATE_VIEW_DEFAULT_DATABASE_STRUCTURE_TITLE="Database Table Structure Up to Date"
  90  COM_JOOMLAUPDATE_VIEW_DEFAULT_DB_NOT_SUPPORTED="Your database type is not supported"
  91  COM_JOOMLAUPDATE_VIEW_DEFAULT_DB_NOT_SUPPORTED_DESC="An update to Joomla %1$s was found, but your current database type is not supported by the new version.<br>For further details take a look at <a href=\"https://downloads.joomla.org/technical-requirements\">the minimum requirements for Joomla %1$s</a>."
  92  COM_JOOMLAUPDATE_VIEW_DEFAULT_DESCRIPTION_BREAK="Extensions marked with <span class='badge bg-danger'>No</span> or <span class='badge bg-secondary'>Missing Compatibility Tag</span> might break your website. Please consult with the developer before updating."
  93  COM_JOOMLAUPDATE_VIEW_DEFAULT_DESCRIPTION_MISSING_TAG="Extensions marked with <span class='badge bg-secondary'>Missing Compatibility Tag</span> indicate the developer has not included <a href='https://docs.joomla.org/Special:MyLanguage/Deploying_an_Update_Server' target='_blank' rel='noopener noreferrer'>compatibility information.</a>"
  94  COM_JOOMLAUPDATE_VIEW_DEFAULT_DESCRIPTION_UPDATE_REQUIRED="Extensions marked with <span class='badge bg-warning text-dark'>Yes (X.X.X)</span> might require an update."
  95  COM_JOOMLAUPDATE_VIEW_DEFAULT_DIRECTIVE="Directive"
  96  COM_JOOMLAUPDATE_VIEW_DEFAULT_DOWNLOAD_IN_PROGRESS="Downloading update file. Please wait &hellip;"
  97  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXPLANATION_AND_LINK_TO_DOCS="The pre-update check provides you with information about the readiness of your server, settings and installed extensions for the update.<br>You can find more information about this page and how to prepare for updating Joomla in the <a class='pre-update-docs' href='https://docs.joomla.org/Special:MyLanguage/Pre-Update_Check' target='_blank' rel='noopener noreferrer'>pre-update check documentation</a>."
  98  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_COMPATIBLE="Compatible"
  99  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_COMPATIBLE_WITH_JOOMLA_VERSION="%s Compatible"
 100  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_INSTALLED_VERSION="Installed Version"
 101  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_NAME="Extension Name"
 102  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_NO_COMPATIBILITY_INFORMATION="No Compatibility Information"
 103  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_SERVER_ERROR="Update Server error"
 104  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_TYPE="Extension Type"
 105  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_VERSION_MISSING="Missing Compatibility Tag"
 106  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSION_WARNING_UNKNOWN="Unknown error"
 107  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS="Extensions Pre-Update Check"
 108  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_DESC="Table of extensions to check before update."
 109  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_NONE="No extensions installed."
 110  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_PRE_UPDATE_CHECKS_FAILED="Pre-Update Checks Failed"
 111  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_PRE_UPDATE_CHECKS_FAILED_NOTES="It was not possible to check the compatibility of these plugins. The request to the update server either timed out or returned an error."
 112  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_PROBABLY_COMPATIBLE="No Update Required"
 113  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_PROBABLY_COMPATIBLE_NOTES="<p>The extension developer states that the currently installed version is compatible.</p><p id=\"updateyellowwarning\" class=\"hidden\">Please note that if you see a version highlighted as <span class='label label-warning'>X.X.X</span> then the extension developer is offering a newer version of the extension for your current version of Joomla than they do for the new version of Joomla. You should check with the extension developer if this is correct before you update Joomla.</p>"
 114  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_REQUIRING_UPDATES_TO_BE_COMPATIBLE="Update Required"
 115  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_REQUIRING_UPDATES_TO_BE_COMPATIBLE_NOTES="<p>Please update these extensions before updating Joomla.</p><p id=\"updateorangewarning\" class=\"hidden\">Please be especially careful if the extension is also listed as incompatible with the current version of Joomla!</p>"
 116  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_RUNNING_PRE_UPDATE_CHECKS="Running Pre-Update Checks"
 117  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_RUNNING_PRE_UPDATE_CHECKS_NOTES="<p>Please be patient whilst we run the pre-update checks on your extensions.</p>"
 118  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_SHOW_LESS_COMPATIBILITY_INFORMATION="Less Details"
 119  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_SHOW_MORE_COMPATIBILITY_INFORMATION="More Details"
 120  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_UPDATE_SERVER_OFFERS_NO_COMPATIBLE_VERSION="Update Information Unavailable"
 121  COM_JOOMLAUPDATE_VIEW_DEFAULT_EXTENSIONS_UPDATE_SERVER_OFFERS_NO_COMPATIBLE_VERSION_NOTES="Joomla cannot detect the extension's compatibility with the target version of Joomla."
 122  COM_JOOMLAUPDATE_VIEW_DEFAULT_NON_CORE_BACKEND_TEMPLATE_USED_NOTICE="We detected that you are not using a core admin template. You might find the upgrade process smoother if you <a href='index.php?option=com_templates&view=styles&client_id=1'>switch</a> to use the %s template."
 123  COM_JOOMLAUPDATE_VIEW_DEFAULT_HELP="More Information"
 124  COM_JOOMLAUPDATE_VIEW_DEFAULT_INFOURL="Additional Information"
 125  COM_JOOMLAUPDATE_VIEW_DEFAULT_INSTALL_SELF_UPDATE_FIRST="You must update to the latest version of the Joomla Update Component before you can update Joomla!"
 126  COM_JOOMLAUPDATE_VIEW_DEFAULT_INSTALLAGAIN="Reinstall Joomla core files"
 127  COM_JOOMLAUPDATE_VIEW_DEFAULT_INSTALLED="Installed Joomla version"
 128  COM_JOOMLAUPDATE_VIEW_DEFAULT_INSTALLUPDATE="Update"
 129  COM_JOOMLAUPDATE_VIEW_DEFAULT_LATEST="Latest Joomla version"
 130  COM_JOOMLAUPDATE_VIEW_DEFAULT_NO_DOWNLOAD_URL="Update unavailable"
 131  COM_JOOMLAUPDATE_VIEW_DEFAULT_NO_DOWNLOAD_URL_DESC="An update to Joomla %1$s was found, but it wasn't possible to fetch the download URL for that update. Either the update to Joomla %1$s is not available for your stability level or there is a problem with the Joomla Update Server.<br>Please try to download the update package from <a href=\"https://downloads.joomla.org/latest\">the official Joomla download page</a> and use the Upload and Update tab."
 132  COM_JOOMLAUPDATE_VIEW_DEFAULT_NO_LIVE_UPDATE="A new version of the Joomla Update Component is available."
 133  COM_JOOMLAUPDATE_VIEW_DEFAULT_NO_LIVE_UPDATE_DESC="You must update this component first before you can update Joomla! <a class=\"alert-link\" href=\"index.php?option=com_installer&view=update\">Click here to update the component</a>."
 134  COM_JOOMLAUPDATE_VIEW_DEFAULT_NON_CORE_PLUGIN_BEING_CHECKED="The system is currently checking these plugins to see if they could cause problems during the update.<br><br>Please be patient while the checks are completed."
 135  COM_JOOMLAUPDATE_VIEW_DEFAULT_NON_CORE_PLUGIN_CONFIRMATION="Acknowledge the warnings about potentially incompatible extensions and proceed with the update."
 136  COM_JOOMLAUPDATE_VIEW_DEFAULT_NOUPDATES="No updates available"
 137  COM_JOOMLAUPDATE_VIEW_DEFAULT_NOUPDATESNOTICE="You already have the latest Joomla version, %s."
 138  COM_JOOMLAUPDATE_VIEW_DEFAULT_PACKAGE="Update package URL"
 139  COM_JOOMLAUPDATE_VIEW_DEFAULT_PACKAGE_INFO="You can also download <a href=\"%s\" class=\"alert-link\" target=\"_blank\" rel=\"noopener noreferrer\">the update package</a> and install it manually."
 140  COM_JOOMLAUPDATE_VIEW_DEFAULT_PACKAGE_REINSTALL="Reinstall package URL"
 141  COM_JOOMLAUPDATE_VIEW_DEFAULT_PHP_VERSION_NOT_SUPPORTED="Your PHP version is not supported"
 142  COM_JOOMLAUPDATE_VIEW_DEFAULT_PHP_VERSION_NOT_SUPPORTED_DESC="An update to Joomla %1$s was found, but your currently installed PHP version does not match <a href=\"https://downloads.joomla.org/technical-requirements\">the minimum requirements for Joomla %1$s</a>."
 143  COM_JOOMLAUPDATE_VIEW_DEFAULT_POTENTIALLY_DANGEROUS_PLUGIN="Potential Upgrade Issue."
 144  COM_JOOMLAUPDATE_VIEW_DEFAULT_POTENTIALLY_DANGEROUS_PLUGIN_CONFIRM_MESSAGE="Are you sure you want to acknowledge the warnings about potentially incompatible extensions and proceed with the update?"
 145  COM_JOOMLAUPDATE_VIEW_DEFAULT_POTENTIALLY_DANGEROUS_PLUGIN_DESC="This extension includes a plugin that could cause the update to fail.<br><br>To perform the Joomla update safely you should either update this extension to a version compatible with your target version of Joomla or disable the relevant plugin(s) and check again.<br><br>For more information about the relevant plugins please check the 'Live Update' tab."
 146  COM_JOOMLAUPDATE_VIEW_DEFAULT_POTENTIALLY_DANGEROUS_PLUGIN_LIST="The following plugins could cause problems during the update"
 147  COM_JOOMLAUPDATE_VIEW_DEFAULT_PREUPDATE_CHECK="Pre-Update Check for Joomla %s"
 148  COM_JOOMLAUPDATE_VIEW_DEFAULT_RECOMMENDED="Recommended"
 149  COM_JOOMLAUPDATE_VIEW_DEFAULT_RECOMMENDED_SETTINGS_DESC="These settings are recommended for PHP in order to ensure full compatibility with Joomla. However, Joomla! will still operate if your settings do not quite match the recommended configuration."
 150  COM_JOOMLAUPDATE_VIEW_DEFAULT_RECOMMENDED_SETTINGS_PASSED="Recommended PHP Settings : Passed"
 151  COM_JOOMLAUPDATE_VIEW_DEFAULT_RECOMMENDED_SETTINGS_WARNING="Recommended PHP Settings : Warning"
 152  COM_JOOMLAUPDATE_VIEW_DEFAULT_REQUIRED_SETTINGS_PASSED="Required PHP & Database Settings : Passed"
 153  COM_JOOMLAUPDATE_VIEW_DEFAULT_REQUIRED_SETTINGS_WARNING="Required PHP & Database Settings : Warning"
 154  COM_JOOMLAUPDATE_VIEW_DEFAULT_TAB_ONLINE="Live Update"
 155  COM_JOOMLAUPDATE_VIEW_DEFAULT_TAB_PRE_UPDATE_CHECK="Pre-Update Check"
 156  COM_JOOMLAUPDATE_VIEW_DEFAULT_TAB_UPLOAD="Upload & Update"
 157  COM_JOOMLAUPDATE_VIEW_DEFAULT_UPDATE_NOTICE="Before you update Joomla, ensure that the installed extensions are available for the new Joomla version. <br>You are strongly advised to make a <strong>backup</strong> of your site's files and database before you start updating."
 158  COM_JOOMLAUPDATE_VIEW_DEFAULT_UPDATEFOUND="A Joomla update was found."
 159  COM_JOOMLAUPDATE_VIEW_DEFAULT_UPDATES_INFO_CUSTOM="You are on the &quot;%s&quot; update channel. This is not an official Joomla update channel."
 160  COM_JOOMLAUPDATE_VIEW_DEFAULT_UPDATES_INFO_DEFAULT="You are on the &quot;%s&quot; update channel. Through this channel you'll receive notifications for all updates of the current Joomla release (4.x)"
 161  COM_JOOMLAUPDATE_VIEW_DEFAULT_UPDATES_INFO_NEXT="You are on the &quot;%s&quot; update channel. Through this channel you'll receive notifications for all updates of the current Joomla release (4.x) and you will also be notified when the future major release (5.x) will be available. Before upgrading to 5.x you'll need to assess its compatibility with your environment."
 162  COM_JOOMLAUPDATE_VIEW_DEFAULT_UPDATES_INFO_TESTING="You are on the &quot;%s&quot; update channel. This channel is designed for testing new releases and fixes in Joomla.<br>It is only intended for JBS (Joomla Bug Squad&trade;) members and others within the Joomla community who are testing. Do not use this setting on a production site."
 163  COM_JOOMLAUPDATE_VIEW_DEFAULT_UPLOAD_INTRO="You can use this feature to update Joomla if your server is behind a firewall or otherwise unable to contact the update servers. First download the Joomla <em>Update Package</em> in ZIP format from <a class='alert-link' href='%s' target='_blank' rel='noopener noreferrer'>the official Joomla download page</a>. Then use the fields below to upload and install it."
 164  COM_JOOMLAUPDATE_VIEW_UPDATE_BYTESEXTRACTED="Bytes extracted"
 165  COM_JOOMLAUPDATE_VIEW_UPDATE_BYTESREAD="Bytes read"
 166  COM_JOOMLAUPDATE_VIEW_UPDATE_CHECKSUM_WRONG="File Checksum Failed"
 167  COM_JOOMLAUPDATE_VIEW_UPDATE_DOWNLOADFAILED="Download of update package failed."
 168  COM_JOOMLAUPDATE_VIEW_UPDATE_FILESEXTRACTED="Files extracted"
 169  COM_JOOMLAUPDATE_VIEW_UPDATE_FINALISE_CONFIRM_AND_CONTINUE="Confirm & Continue"
 170  COM_JOOMLAUPDATE_VIEW_UPDATE_FINALISE_HEAD="Joomla Update is finishing and cleaning up"
 171  COM_JOOMLAUPDATE_VIEW_UPDATE_FINALISE_HEAD_DESC="To complete the update Process please confirm your identity by re-entering the login information for your site &quot;%s&quot; below."
 172  COM_JOOMLAUPDATE_VIEW_UPDATE_PERCENT="Percent complete"
 173  COM_JOOMLAUPDATE_VIEW_UPLOAD_CAPTIVE_INTRO_BODY="Make sure that the update file you have uploaded comes from the official Joomla download page. Afterwards, please confirm that you want to install it by re-entering the login information for your site &quot;%s&quot; below."
 174  COM_JOOMLAUPDATE_VIEW_UPLOAD_CAPTIVE_INTRO_HEAD="Are you sure you want to install the file you uploaded?"
 175  COM_JOOMLAUPDATE_VIEW_UPLOAD_PACKAGE_FILE="Joomla package file"
 176  COM_JOOMLAUPDATE_XML_DESCRIPTION="Updates Joomla to the latest version with one click."
 177  
 178  ;Copy of INSTL constants (Pre-Update check)
 179  INSTL_DATABASE_SUPPORT="Database Support:"
 180  INSTL_DATABASE_SUPPORTED="Database Supported (%s)"
 181  INSTL_DISPLAY_ERRORS="Display Errors"
 182  INSTL_EXTENSION_AVAILABLE="%s Available"
 183  INSTL_FILE_UPLOADS="File Uploads"
 184  INSTL_JSON_SUPPORT_AVAILABLE="JSON Support"
 185  INSTL_MB_LANGUAGE_IS_DEFAULT="MB Language is Default"
 186  INSTL_MB_STRING_OVERLOAD_OFF="MB String Overload Off"
 187  INSTL_NOTICEMBLANGNOTDEFAULT="PHP mbstring language is not set to neutral. This can be set locally by entering <strong>php_value mbstring.language neutral</strong> in your <code>.htaccess</code> file."
 188  INSTL_NOTICEMBSTRINGOVERLOAD="PHP mbstring function overload is set. This can be turned off locally by entering <strong>php_value mbstring.func_overload 0</strong> in your <code>.htaccess</code> file."
 189  INSTL_OUTPUT_BUFFERING="Output Buffering"
 190  INSTL_PARSE_INI_FILE_AVAILABLE="INI Parser Support"
 191  INSTL_PHP_VERSION_NEWER="PHP Version >= %s"
 192  INSTL_SESSION_AUTO_START="Session Auto Start"
 193  INSTL_XML_SUPPORT="XML Support"
 194  INSTL_ZIP_SUPPORT_AVAILABLE="Native ZIP support"
 195  INSTL_ZLIB_COMPRESSION_SUPPORT="Zlib Compression Support"


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer