File: //home/posscale/www/jts/language/english.php
<?php
// Variables, makes then easier to keep up to date here rather than in the scripts
define( '_JOOMLA_LATEST', '1.0.13' );
define( '_PHP_LATEST', '5.2.3' );
define( '_JOOMLA', 'Joomla!' );
define( '_JTS_VERSION', '1.0.2F' );
define( '_HISA_VERSION', '1.0.2' );
define( '_DIAG_VERSION', '1.0.2' );
define( '_DBOP_VERSION', '1.0.2' );
define( '_RSPW_VERSION', '1.0.0' );
define( '_DATE', 'l dS \of F Y' );
define( '_JHELP_SITE', 'Help Site' );
define( '_JUSER_GUIDE', 'User Manual' );
define( '_JINSTALL_GUIDE', 'Install Guides' );
define( '_JHELP', 'Help' );
// NEW NEW NEW
define( '_DIAG_HASHPERM_MSG', 'The file joomla_my_site.txt is not writeable. Please make this file writeable and re-run the utilitiy.<br /><br />After completing Hash Generation, set permissions to Read Only (644).' );
define( '_DIAG_HASHBUILD_MSG', 'Building new MD5 hashs of the current Joomla! site....' );
define( '_DIAG_HASHBUILD_DONE', 'New MD5 hashs created and written to joomla_my_site.txt....' );
define( '_DIAG_GENFILE_STATUS', 'Custom Hash file Status:' );
define( '_DIAG_HASHGEN_INTRO', 'The `Hash Generation` utility provides the capability to build a Hash file of the current production Joomla! site as it is installed today. This new `Custom` Hash will not only include the Joomla! Core files, but will also include any files installed by Joomla! extensions. This new Hash contains information on the site at a known point in time and can now be compared against the current site to determine if any changes have occured since the last Hash was generated.');
define( '_DIAG_HASHGEN_MSG', 'In addition to the standard Joomla! Diagnostic highliting files that have been modified or deleted, the new `Custom Joomla! Diagnostic` report also has the ability to highlite new files that may have been uploaded or added since the last hash was generated, providing a central focal point for the detection of possible exploit or intrusion of a Joomla! site. Following the Generation of your `Custom` Hash, running `Custom Joomla! Diagnostic` from the menu will now use the new custom hash file instead of the standard Joomla! Core hash file.');
define( '_DIAG_CUSTOM_COMPARE_HEAD', 'Compare file hashes against custom file' );
define( '_MSG_NEWFILE_TEXT', 'Unexpected File found!' );
define( '_DIAG_HASH_WRITE', 'joomla_my_site.txt should be read only' );
define( '_DIAG_CUSTOMHASH_MSG', 'Custom Diagnostic, adapted from Joomla! Diagnostics by Adam van Dongen of Joomla-Addons.' );
define( '_MNU_CUSTOMUSE', 'Custom Joomla! Diagnostic' );
define( '_MNU_CUSTOMGEN', 'Generate Custom Diagnostic Hash' );
define( '_USERTYPE', 'Usertype' );
define( '_STALE', 'Stale' );
define( '_DBOP_CLEANED', 'Cleaned' );
define( '_DBOP_CHCKFILED_MSG', 'It appears the Joomla! database is either incomplete or has some corrupt tables.' );
define( '_DBOP_STALE_SESSIONS', 'Stale Sessions' );
define( '_DBOP_SESSION', 'Stale Sessions Check' );
define( '_DBOP_DESC_BEFORE', 'Selecting "Optimise Now" will immediately perform the following actions; Table and Index repair, stale session deletion and database optimisation, if required. We recommend <b>Backing Up</b> your database first!</b>' );
define( '_DBOP_DESC_AFTER', 'The Joomla! database has been "Optimised", stale sessions have been removed and any damaged tables have had a repair attempted.' );
define( '_DBOP_DESC_MAIN', 'This section of JTS deals with database optimisation and integrity activities. The tables below describe the Joomla! database table-space and stale sessions current status. These actions should only be perfomed whilst the site is offline or during low traffic periods.' );
define( '_MNU_ASSESS', 'Assessment' );
define( '_MNU_AUDIT', 'Auditing' );
define( '_MNU_MAINT', 'Maintenance' );
define( '_WEBSVR_OWNERSHIP_MSG', 'The user account of the Web-Server and your account are different, this is not an error, but might result in file ownership problems when uploading files through Joomla! Ask your host if they can implement phpsuexec on your account to avoid this problem. Or change the ownership of these files for you after uploading.' );
define( '_SVRUSR', 'User Account' );
define( '_SVRUSR_ERR', 'Unable to determine runtime account');
define( '_DBOP_TABLECHK', 'Core Database Check' );
define( '_DBOP_TABLECHK_DESC', 'This is an oveview of the presence and integrity of Joomla! core database tables.' );
define( '_DBOP_TABLENAME', 'Table Name' );
define( '_DBOP_TABLESTATUS', 'Table Status' );
define( '_DBOP_TABLEREPAIR', 'Needs Repair' );
define( '_DBOP_TABLEOK', 'Integrity OK' );
define( '_DBOP_TABLEPRESENT', 'Table Present.' );
define( '_DBOP_TABLEMISSING', 'Table missing or unreadable.' );
define( '_DBOP_CONFIRM', 'Optimise Now' );
define( '_DBOP_TITLE', 'Joomla! MySQL DataBase Maintenance' );
define( '_MNU_DBOP', 'DB Maintenance' );
define( '_MNU_FLIS', 'Permissions Audit' );
define( '_FLIS_TITLE', 'Directory and File Permissions Audit' );
define( '_FLIS_VERSION', '1.0.0B' );
define( '_FLIS_MESSAGE', 'Joomla! Filesystem Permissions Audit by Russell Winter of JustJoomla!.' );
define( '_FLIS_PATH', 'Audit Path' );
define( '_FLIS_OWN', 'Ownership' );
define( '_FLIS_USR', 'UserID' );
define( '_FLIS_GRP', 'GroupID' );
define( '_FLIS_SIZE', 'Size' );
define( '_FLIS_LASMOD', 'Last Modified' );
define( '_FLIS_SUSS', 'Potentially Suspicious File Detected (.pl, .cgi, .zip, .tar, .tar.gz)' );
define( '_MNU_VLIS', 'Extensions Audit' );
define( '_VLIS_TITLE', 'Extensions Audit' );
define( '_VLIS_VERSION', '1.0.0B' );
define( '_VLIS_MESSAGE', 'Joomla! Extensions Audit by Russell Winter of JustJoomla!.' );
define( '_VLIS_NAME', 'Name' );
define( '_VLIS_AUTHOR_SITE', 'Author Site' );
define( '_VLIS_TYPE', 'Type' );
define( '_VLIS_COMPONENTS', 'Installed Components' );
define( '_VLIS_MODULES', 'Installed Modules' );
define( '_VLIS_MAMBOTS', 'Installed Mambots' );
// Menu & Title
// Index Page
define( '_JTS_HEAD', 'Joomla! Tools Suite' );
define( '_JTS_SHORTNAME', 'JTS' );
define( '_JTS_WELCOME', 'Welcome to the Joomla! Tools Suite. Please select from the menu options above to perform the appropriate Joomla! site activty.' );
define( '_JTS_TITLE', 'Joomla! Tools Suite Environment' );
define( '_JTS_MSG', 'Joomla! Tools Suite has been developed to assist you with Auditing your Joomla! installation with regards to functionaility, problem diagnosis and database optimisation.<p>This information may also assist if posting in the <a href="http://forum.joomla.org" target="_forum">Joomla! Forums</a> for support.</p>' );
define( '_MNU_HOME', 'Home' );
define( '_MENU_DISABLED', 'The Menu is disabled becaue we were unable to find your Joomla! instance. JTS should only be installed one directory level below your Joomla! directory.' );
define( '_MENU_ENABLED', 'Back To JTS Main Menu.' );
define( '_MNU_HISA', 'Joomla! HISA' );
define( '_HISA_MESSAGE', 'Joomla! Health, Installation and Security Audit by Russell Winter of JustJoomla!' );
define( '_MNU_DIAG', 'Core Joomla! Diagnostics' );
define( '_DIAG_MESSAGE', 'Joomla! Diagnostics by Adam van Dongen of Joomla-Addons.' );
define( '_DBOP_MESSAGE', 'Joomla! Database Optimisation by Russell Winter of JustJoomla!.' );
define( '_MNU_RSPW', 'Reset Admin Password' );
define( '_RSPW_MESSAGE', 'Reset Joomla! Administrator Password by Russell Winter of JustJoomla!.' );
define( '_WARN_NOCONFIG', 'JTS was unable to locate your Joomla! instance! <i>Is JTS installed in the correct directory?' );
define( '_ADVI_NOCONFIG', 'Joomla! Tools Suite should be installed in a directory under you main Joomla! instance directory.<br><i><b>Example:</b> Your Joomla! instance is located in your /home/joomla/ then JTS should be one level under that directory.' );
// Language and Teminology
// Index Page
define('_LANGUAGE','english');
define( '_VERNAME', 'Version' );
define( '_AUTHOR','Author' );
define( '_CREDITS','Contributions and Credits' );
// HISA Page
// NEW 03.02.2007
define( '_HISA_SHELLEXEC_DISABLED', 'The PHP function `shell_exec` is disabled, this means we could only find you Site IP address not the servers IP address. Many hosts disable this function for added security.' );
define( '_HISA_HTACCESS_TXT', 'The default `htaccess.txt` file is still in place. It is recommended that you rename this file to `.htaccess` even if not using SEF to implement additional Site Security features or remove it completely. <i>This functionality may not natively available to all hosting envirnments.</i>' );
define( '_HISA_SEF_NOHTACCESS', 'We did not find a `.htaccess` but you appear to have SEF enabled. Your site will most likely be unavailable and your visitors will see `HTTP 500` Error messages.' );
define( '_HISA_SEF_NOHTACCESS_MSG', 'To enable Joomla! SEF correctly you need to rename the `htaccess.txt` to ` .htaccess `. (Notice the dot in the filename)' );
define( '_HISA_SEF_500', 'HTTP 500 Errors, If you have just implemented the `.htaccess` file, and your site became unavailable, try removing the + before the "FollowSymLinks" directive.' );
define( '_HISA_ABSPATH_ERROR', 'Path appears to be incorrect, it should be' );
define( '_HISA_ABSPATH_ERROR_MSG', 'Your actual Absolute Path seems to differ from the configured Joomla! $mosConfig_absolute_path, this will cause display and functionality problems for your site.' );
define( '_HISA_TRANSLATEDBY', 'Translated By' );
define( '_HISA_TRANSLATEDWHO', 'RussW' );
define( '_HISA_SIDE_MSG1', '' );
define( '_HISA_SIDE_MSG2', '' );
define( '_HISA_INSTENV', 'Installation Check' );
define( '_REPORTDATE', 'Report Date' );
define( '_HISA_TITLE', 'Health, Installation and Security Audit' );
define( '_HISA_PREINST_TITLE', 'Joomla! v1.0 Pre-Installation Assessment' );
define( '_HISA_PREINST_MSG1', 'It appears that you do not have Joomla! v1.0 installed or that we could not find your configuration file, so we will assume that this is a Pre-Installation Assessment.' );
define( '_HISA_PREINST_MSG2', 'This Script is only designed to Assess or Pre-Check Joomla! v1.0 installations, if you have Joomla! v1.5 installed we will not detect the instance.' );
define( '_HISA_JOOMLA_DLLINK', 'You may download your own copy of Joomla! from the <a href="http://joomlacode.org/gf/project/joomla/frs/" target="_new">JoomlaCode</a>' );
define( '_HISA_ADVISORIES', 'Advisories' );
define( '_HISA_JOOMLA_UPTODATE', 'Your Joomla! instance is up to date' );
define( '_HISA_JOOMLA_OUTOFDATE', 'Your Joomla! instance is not at the latest release.' );
define( '_HISA_JOOMLA_UPGRADE', 'You should consider upgrading as soon as is feasible to the latest release' );
define( '_HISA_JOOMLA_BELOW11', 'You are running a version of Joomla! below 1.0.11. There are serious security implications you should consider.' );
define( '_HISA_JOOMLA_NOTSTABLE1', 'You are running a' );
define( '_HISA_JOOMLA_NOTSTABLE2', 'release version of Joomla!' );
define( '_HISA_INSTASSESS_TITLE', 'Installation Assessment' );
define( '_SAVE_SESSIONPATH_INSTALLNOTE', 'is not writable. You may observe Administrator login issues.' );
define( '_REGISTER_GLOBALS_INSTALLNOTE', 'is enabled, the security of your web site could be compromised. Refer to the Joomla!</font> <a href=http://forum.joomla.org target=_new>Security Forum</a>.' );
define( '_SAFE_MODE_INSTALLNOTE', 'is enabled, your installation may be troublesome. Refer to the Joomla! <a href=http://forum.joomla.org target=_new>Installation Forum</a>.' );
define( '_FILE_UPLOADS_INSTALLNOTE', 'is disabled, you will not be able to upload any files or install Extensions.' );
define( '_MAGIC_QUOTES_INSTALLNOTE', 'is disabled, this is not essential for Joomla! to function but aids in securing your web site to some degree. Your installation can continue with this setting.' );
define( '_SESSION_AUTOSTART_INSTALLNOTE', 'is enabled, you may observe eratic login behaviour.' );
define( '_ZLIB_INSTALLNOTE', 'You do not have the <b>zlib library</b> loaded in PHP.' );
define( '_XML_INSTALLNOTE', 'You do not have the <b>xml library loaded</b> in PHP.' );
define( '_MYSQL_INSTALLNOTE', 'PHP does not have <b>MySQL support</b> loaded or compiled.' );
define( '_PHP_LEVEL_INSTALLNOTE', 'Your <b>PHP version</b> is not supported by Joomla!' );
define( '_INSTALL_SCALE_20', 'It will not be possible to install or run Joomla! at this time.' );
define( '_INSTALL_SCALE_30', 'Joomla! is very unlikely to install or run under this configuration.' );
define( '_INSTALL_SCALE_40', 'Joomla! may install/run, however it is very unlikley to be functional.' );
define( '_INSTALL_SCALE_50', 'Joomla! may install or run, however functionailty will be severly hampered.' );
define( '_INSTALL_SCALE_60', 'Joomla! should probably install or run, but with reduced functionality.' );
define( '_INSTALL_SCALE_70', 'Joomla! should install or run, but the majority of features will not not function correctly.' );
define( '_INSTALL_SCALE_80', 'Joomla! should install or run, but some features will not function correctly.' );
define( '_INSTALL_SCALE_90', 'Joomla! should install or run, but you might have difficulty making use of some features.' );
define( '_INSTALL_SCALE_95', 'Joomla! should install or run, but you may observe a few minor difficulties with some features.' );
define( '_INSTALL_SCALE_GT95', 'Joomla! should install or run, with no immediate issues. Enjoy your Joomla! Experience.' );
define( '_HISA_HOSTENV', 'Host Environment' );
define( '_HISA_HOSTENV_DESC', 'This is an overview of your host servers environment.' );
define( '_WEBSVR_IP_ADV1', 'The Web-Servers virtual Site IP Address' );
define( '_WEBSVR_IP_ADV2', 'will be your Web Site IP Address' );
define( '_WEBSVR_DOCROOT_ADV', 'The Document Root is most likely going to be the base of your Joomla! absolute_path variable, with any sub-directory appended to it that you have installed Joomla! into.' );
define( '_HISA_WEBSVRENV', 'Web-Server Environment' );
define( '_HISA_WEBSVRENV_DESC', 'This is an oveview of the hosts Web Serving environment and configuration.' );
define( '_PHP_ADV1', 'Your version of PHP is not at the latest release of' );
define( '_PHP_BELOW5', 'Your version of PHP below V5, you may wish to consider moving to a higher revision for enhanced security measures.' );
define( '_HISA_PHPENV', 'PHP Environment' );
define( '_HISA_PHPENV_DESC', 'This is an oveview of the hosts PHP environment and configuration.' );
define( '_PHP_FILEUPLOADS', 'File Uploads Enabled' );
define( '_PHP_MAXUPLOADSIZE', 'Max. Upload Size' );
define( '_PHP_MAXPOSTSIZE', 'Max. Post Size' );
define( '_PHP_MAXEXETIME', 'Max. Execution Time' );
define( '_PHP_MAXINPTIME', 'Max. Input Time' );
define( '_PHP_MEMLIM', 'Memory Limit' );
define( '_PHP_PARAMS_MSG', 'Large file uploads will need upload_max_filesize and post_max_size settings increased. For very large files it may also be necessary to increase max_execution_time and memory_limit settings. Alternatively you may need to use an external FTP program to upload files.' );
define( '_HISA_JNOTINSTALLED', 'It looks as if Joomla! is not installed yet as we could not find a Joomla! configuration file.' );
define( '_HISA_NODBDETAILS', 'We believe Joomla! is installed but could not find a Joomla! configuration file, so we were unable to determine your MySQL details. ');
define( '_HISA_NOCFGFILE', 'Check your Joomla! directory for a mispelt or missing configuration.php, if you have not yet run the installer, please run the Web-Installer to generate a valid configuration file.' );
define( '_HISA_FOUNDMYSQL', 'PHP is compiled with MySQL support and should be available for use by Joomla!' );
define( '_HISA_MYSQLENV', 'MySQL Environment' );
define( '_HISA_MYSQLENV_DESC', 'This is an oveview of the hosts MySQL Database environment and configuration.' );
define( '_SQLERR20XX', 'MySQL appears to be unavailable, this needs to be resolved before we can continue.' );
define( '_SQLERR1XXX', 'MySQL appears to be available, but we received an Access Denied response.' );
define( '_HISA_MYSQLOK_NOCFG', 'MySQL support appears to be available, but we could not find your Joomla! configuration file to acquire credentials.' );
define( '_HISA_JOFFLINE_ADV', 'Your site is currently configured as <b>Offline</b>. This maybe modified in the configuration.php' );
define( '_HISA_JLIVESITE_ADV', 'The Live Site is the Internet Address of your Joomla! installation.' );
define( '_HISA_JABSPATH_ADV', 'The Absolute Path is where you should find your Joomla! installation.' );
define( '_HISA_JENV', 'Joomla! Environment' );
define( '_HISA_JENV_DESC', 'This is an oveview of your Joomla! Installation and configuration.' );
define( '_HISA_JSITENAME', 'Site Name' );
define( '_HISA_JSITESTAT', 'Site Status' );
define( '_HISA_SITEIS', 'Site is' );
define( '_HISA_JSITEVER', 'J! Version' );
define( '_HISA_JLIVESITE', 'Live Site' );
define( '_HISA_JABSPATH', 'Absolute Path' );
define( '_HISA_JCACHESET', 'Cache Setting' );
define( '_HISA_JSEFSET', 'SEF Setting' );
define( '_HISA_PHP_BELOWMIN1', 'Your version of php' );
define( '_HISA_PHP_BELOWMIN2', 'is below the minimum (4.1.0) supported by Joomla!.' );
define( '_HISA_PHP_BELOWMIN_ADV', 'You will need to consider upgrading your servers PHP to a supported version (above 4.1.0)' );
define( '_HISA_PHP_EXTMISSING', 'Your PHP instance does not have one or more required Extensions compiled or configured.' );
define( '_HISA_PHP_EXTMISSING_ADV', 'You will need to contact your host requesting the missing Extension to be compiled in to PHP.' );
define( '_HISA_PHP_SSNOTSET', 'Your PHP save_session.path variable appears not to be set by your host. You will most likely have Administrator login problems unless this is resolved.' );
define( '_HISA_PHP_SSNOTSET_ADV', 'Either your PHP save_session.path has not been set up correctly or your host has safe_mode configured. You will need to contact your host regarding resolving this issue.' );
define( '_HISA_PHP_SSNOWRITE', 'Your PHP save_session.path is not writable to you. You will most likely have Administrator login problems unless this is resolved.' );
define( '_HISA_PHP_SSNOWRITE_ADV', 'Either your PHP save_session.path directory does not have the correct write or execute permissions for you or your host has safe_mode configured. You will need to contact your host regarding resolving this issue.' );
define( '_HISA_CFG_ISWRITE', 'Your configuration.php is world writable. For security you should consider demoting the permissions on this file. World writable may expose your site to potential unwanted access or exploits.' );
define( '_HISA_CFG_ISWRITE_ADV', 'Safer permissions might be 0644. This action does mean that you will no longer be able to use Joomla! to modify the configuration online.' );
define( '_HISA_CFG_NOWRITE', 'Your configuration.php is not writable. For security this is good, however, you will no longer be able to use Joomla! to modify the configuration online.' );
define( '_HISA_REQD_SETTINGS', 'Required Settings Check' );
define( '_HISA_REQD_SETTINGS_DESC1', 'If any of these items are highlighted in red then please take actions to correct them.' );
define( '_HISA_REQD_SETTINGS_DESC2', 'Failure to do so could lead to your Joomla! installation not functioning correctly.' );
define( '_HISA_PHPVER_CHK', 'PHP version >= 4.1.0' );
define( '_HISA_ZLIB_CHK', 'zlib compression support' );
define( '_HISA_XML_CHK', 'XML support' );
define( '_HISA_MYSQL_CHK', 'MySQL support' );
define( '_HISA_JCFG_CHK', 'configuration.php' );
define( '_HISA_SSPATH_CHK', 'Save Session path' );
define( '_HISA_MAGICQ_ON_CHK', 'PHP magic_quotes_gpc setting is `OFF` instead of `ON`' );
define( '_HISA_REGGLOBALS_ON_CHK', 'PHP register_globals setting is `ON` instead of `OFF`' );
define( '_RG_EMU_ON_CHK1', 'Joomla! RG_EMULATION setting is `ON` instead of `OFF` in file globals.php(Pre-1.0.13) / configuration.php(Post-1.0.13)' );
define( '_RG_EMU_ON_CHK2', '`ON` by default for compatibility reasons' );
define( '_HISA_SECURITYCHK', 'Security Check' );
define( '_HISA_SECURITYCHK_DESC1', 'Following PHP Server Settings are not optimal for site <strong>Security or Integrity</strong> and it is recommended to change them:' );
define( '_HISA_SECURITYCHK_DESC2', 'Please check <a href="http://forum.joomla.org/index.php/topic,81058.0.html" target="_blank">the Official Joomla! Server Security post</a> for more information.' );
define( '_HISA_RECSETTINGS', 'Recommended Settings Check' );
define( '_HISA_RECSETTINGS_DESC1', 'These settings are recommended for PHP in order to ensure full compatibility with Joomla!.' );
define( '_HISA_RECSETTINGS_DESC2', 'However, Joomla! will still operate if your settings do not quite match the recommended' );
define( '_HISA_RECDIRECTIVE', 'Directive' );
define( '_HISA_RECREC', 'Recommended' );
define( '_HISA_RECACTUAL', 'Actual' );
define( '_PHP_SAFEMODE', 'Safe Mode' );
define( '_PHP_DISPLAYERRORS', 'Display Errors' );
define( '_PHP_MAGICQUOTESGPC', 'Magic Quotes GPC' );
define( '_PHP_MAGICQUOTESRT', 'Magic Quotes Runtime' );
define( '_PHP_REGISTERGLOBALS', 'Register Globals' );
define( '_PHP_OUTPUTBUFFERING', 'Output Buffering' );
define( '_PHP_SESSIONAUTOSTART', 'Session Auto Start' );
define( '_REGISTERGLOBALS_EMU', 'Register Globals Emulation' );
define( '_JREGGLOBALS_MSG', 'Register Globals Emulation is a Joomla! function and can only be tested with Joomla! installed.' );
define( '_MODE_SECURITY', 'Mode Security' );
define( '_REGGLOB_ON', 'The PHP setting register_globals is enabled, this setting may allow your site to be compromised if your directory permissions are elevated (`0777`)' );
define( '_REGGLOB_ON_ADV', 'Request that your host disable register_globals for security reasons and demote your directory permissions to the default (`0755`). Refer to the Joomla! <a href=http://forum.joomla.org target=_new>Security Forums</a> for further information.' );
define( '_HISA_DIRPERM', 'Directory and File Permissions Check' );
define( '_HISA_DIRPERM_DESC1', 'In order for Joomla! to function correctly it needs to be able to access or write to certain files or directories.' );
define( '_HISA_DIRPERM_DESC2', 'If you see "Unwriteable" you need to change the permissions on the file or directory to allow Joomla! to write to it.' );
define( '', '' );
// DataBase Optimisation Tool
define( '_SQL_HOST', 'MySQL Host' );
define( '_DB_NAME', 'Database' );
define( '_DB_STATUS', 'Status' );
define( '_DBOP_REQD', 'Optimisation Required' );
define( '_DBOP_NOTREQD', 'Not Required' );
define( '_DBOP_OPTIMISED', 'Optimised' );
define( '_DBOP_TIME', 'optimised in' );
// Diagnostics Page
define( '_DIAG_TITLE', 'Joomla! :: Diagnostics for Joomla!' );
define( '_DIAG_READMORE', 'Read More..' );
define( '_DIAG_UNSUPPORTED', '<b>UnSupported Version of Joomla! Or Joomla! Not Detected</b><br>Please upgrade to, or install the latest release.' );
define( '_REGGLOBALS_ON', 'Register globals are turned on on your server. For security reasons you\'re advised to turn this off.' );
define( '_REGGLOBALS_EMU', 'Register globals emulation has been enabled in your globals.php. For security reasons you\'re adviced to turn this off.' );
define( '_REGGLOBALS_EMU1013', 'Register globals emulation appears to be enabled or not defined in your configuration.php. For security reasons you\'re adviced to turn this off.' );
define( '_DIAG_GENERALADVICE', 'General Advice' );
define( '_DIAG_SETTING', 'Setting' );
define( '_DIAG_ADVICE', 'Advice' );
define( '_DIAG_COMPARE_HEAD', 'Compare file hashes against original' );
define( '_DIAG_ERROR_TITLE', 'Error' );
define( '_DIAG_FILENAME_TITLE', 'FileName' );
define( '_DIAG_ERRTYPE_TITLE', 'Message' );
define( '_MSG_SECURITY', 'SECURITY' );
define( '_MSG_SECURITY_TEXT', 'File does not contain _VALID_MOS.' );
define( '_DIAG_MISSINGFILES', 'Missing Files' );
define( '_MSG_MISSING', 'MISSING' );
define( '_MSG_MISSING_TEXT', 'File is missing' );
define( '_MSG_WARNING', 'WARNING' );
define( '_MSG_WARNING_TEXT', 'File is corrupted or has been altered' );
// Reset Password Page
define( '_RSPW_TITLE', 'Administrator Password Reset' );
define( '_RSPW_CONFIRM_REQ', 'Confirmation' );
define( '_RSPW_CONFIRM_REQMSG', 'Due to the nature of this tool, you are required to confim your action. Please Confirm by clicking the button below.');
define( '_RSPW_CONFIRM', 'Confirm Reset' );
define( '_RSPW_NOCONFIRM', 'Reset Not Confirmed Yet' );
define( '_RSPW_PASS_MSG1', 'This utility will generate a random password of 12 characters, guaranteeing special characters in at least 2 positions and will have a mix of upper/lower case and special characters in all all other positions.' );
define( '_RSPW_RESET', 'Password Was Reset' );
define( '_RSPW_PREV_MD5', 'Previous Admin MD5' );
define( '_RSPW_NEWPASS', 'New Password' );
define( '_RSPW_SUCCESS_MSG', 'Your Joomla! Administrator Password has been reset.');
define( '_RSPW_MAILSUBJECT', 'Admin Password Reset Notification');
define( '_RSPW_EMAILPASS', 'The Administrator email was sent to');
define( '_RSPW_EMAILFAIL1', 'The Administrator email could not be sent.');
define( '_RSPW_EMAILFAIL2', 'Please send the new password to');
// Common
define( '_WARN_SECURITY','Due to the highly sensitive nature of the information displayed by JTS, the Joomla! Tools Suite Directory<br>should only be installed within a protected directory or removed from the server immediately after use.' );
define( '_HOSTNAME','Hostname' );
define( '_PLATFORM','Platform' );
define( '_ARCHITECTURE','Architecture' );
define( '_SVRVER','Server Version' );
define( '_PHPVER','PHP Version' );
define( '_CLIENTVER', 'Client Version' );
define( '_HOSTINFO', 'Host Info' );
define( '_PROTVER', 'Protocol Version' );
define( '_SECONDS', 'secs' );
define( '_HOST_IP', 'Host IP Address' );
define( '_USERNAME', 'Username' );
define( '_CURRENT_PATH', 'Current Path' );
define( '_DOCROOT', 'Document Root' );
define( '_SITE_IP', 'Site IP Address' );
define( '_SVRPORT', 'Server Port' );
define( '_SVRADMIN', 'Server Admin' );
define( '_SVRSIG', 'Server Signature' );
define( '_SVRPROT', 'Server Protocol' );
define( '_SVRINTF', 'Gateway Interface' );
define( '_PHPINC', 'Include Files' );
define( '_PHPAPI', 'PHP API' );
define( '_ZENDVER', 'Zend Version' );
define( '_OFFLINE', 'Offline' );
define( '_ONLINE', 'Online' );
define( '_ENABLED', 'Enabled' );
define( '_DISABLED', 'Disabled' );
define( '_NO', 'No' );
define( '_YES', 'Yes' );
define( '_AVAIL', 'Available' );
define( '_UNAVAIL', 'Unavailable' );
define( '_WRITE', 'Writeable' );
define( '_NOWRITE', 'Unwriteable' );
define( '_NOTSET', 'Not Set' );
define( '_ON', 'ON' );
define( '_OFF', 'OFF' );
define( '_NA', 'N/A' );
define( '_MODE_RED', 'RED' );
define( '_MODE_RED_NOTE', 'The Directory is World Writable, this might expose your site to unwanted access or exploits' );
define( '_MODE_BLUE', 'BLUE' );
define( '_MODE_BLUE_NOTE', 'No `Execute` or `Read` bit set, file execution may be problematic in this directory' );
define( '_MODE_GREEN', 'GREEN' );
define( '_MODE_GREEN_NOTE', 'These permissions are reasonably sane, but may still require review. (Default Unix directory Mode is normally: `0755`)' );
define( '_REF', 'References' );
define( '_REF_SECFAQ_URL', 'Joomla! Security FAQ Table of Contents' );
define( '_REF_SECADM_URL', 'Joomla! Administrators Security Checklist' );
define( '_REF_PERMFAQ_URL', 'FAQ: Joomla! Permissions Overview' );
define( '_REF_EXTFAQ_URL', 'FAQ: Vulnerable 3rd Party/Non Joomla! Extensions' );
define( '_DIR', 'Directory' );
define( '_WEBSVR', 'Web-Server' );
define( '_MODE', 'Mode' );
define( '_USERACC', 'User Account' );
define( '_SUCCESS', 'Success');
define( '_ERROR', 'Error');
define( '_JOOMLA_LINK', '<a href="http://www.joomla.org" target="_blank">Joomla!</a> is Free Software released under the GNU/GPL License.' );
define( '_ADAM_LINK', 'Created by <a href="http://www.joomla-addons.org">Adam van Dongen</a> - <a href="http://www.joomla-addons.org/joomla-diagnostics.html">Joomla Diagnostics</a> © 2006 Adam van Dongen' );
define( '_JUST_LINK', 'Created by <a href="http://www.justjoomla.com.au">Russell Winter</a> - © 2007 JustJoomla!' );
define( '_OSM_LINK', 'Derivative work based on the <a href="http://www.joomla.org">Joomla! Web-Installer</a> - © 2007 OpenSourceMatters' );
?>