'The following modules have been installed:',
'DESC_MODULES_QUEUED' => 'The following modules are ready to be installed:',
'ERR_UW_CANNOT_DETERMINE_GROUP' => 'Cannot determine Group',
'ERR_UW_CANNOT_DETERMINE_USER' => 'Cannot determine Owner',
'ERR_UW_CONFIG_WRITE' => 'Error updating config.php with new version information.',
'ERR_UW_CONFIG' => 'Please make your config.php file writable and reload this page.',
'ERR_UW_DIR_NOT_WRITABLE' => 'Directory not writable',
'ERR_UW_FILE_NOT_COPIED' => 'File not copied',
'ERR_UW_FILE_NOT_DELETED' => 'Problem removing package ',
'ERR_UW_FILE_NOT_READABLE' => 'File could not be read.',
'ERR_UW_FILE_NOT_WRITABLE' => 'File cannot be moved or written to',
'ERR_UW_FLAVOR_2' => 'Upgrade Flavor: ',
'ERR_UW_FLAVOR' => 'SugarCRM System Flavor: ',
'ERR_UW_LOG_FILE_UNWRITABLE' => './upgradeWizard.log could not be created/written to. Please fix permissions on your SugarCRM directory.',
'ERR_UW_MBSTRING_FUNC_OVERLOAD' => 'mbstring.func_overload set to a value higher than 1. Please change this in your php.ini and restart the web server.',
'ERR_UW_MYSQL_VERSION' => 'SugarCRM requires MySQL version 4.1.2 or newer. Found: ',
'ERR_UW_NO_FILE_UPLOADED' => 'Please specify a file and try again!',
'ERR_UW_NO_FILES' => 'An error occurred, no files were found to check.',
'ERR_UW_NO_MANIFEST' => 'The zip file is missing a manifest.php file. Cannot proceed.',
'ERR_UW_NO_VIEW' => 'Invalid view specified.',
'ERR_UW_NO_VIEW2' => 'View not defined. Please go to the Administration home to navigate to this page.',
'ERR_UW_NOT_VALID_UPLOAD' => 'Not valid upload.',
'ERR_UW_NO_CREATE_TMP_DIR' => 'Could not create the temp directory. Check file permissions.',
'ERR_UW_ONLY_PATCHES' => 'You can only upload patches on this page.',
'ERR_UW_PREFLIGHT_ERRORS' => 'Errors Found During Preflight Check',
'ERR_UW_UPLOAD_ERR' => 'There was an error uploading the file, please try again!
\n',
'ERR_UW_VERSION' => 'SugarCRM System Version: ',
'ERR_UW_WRONG_TYPE' => 'This page is not for running ',
'ERR_UW_PHP_FILE_ERRORS' => array(
1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
3 => 'The uploaded file was only partially uploaded.',
4 => 'No file was uploaded.',
5 => 'Unknown error.',
6 => 'Missing a temporary folder.',
7 => 'Failed to write file to disk.',
8 => 'File upload stopped by extension.',
),
'LBL_BUTTON_BACK' => 'Back',
'LBL_BUTTON_CANCEL' => 'Cancel',
'LBL_BUTTON_DELETE' => 'Delete Package',
'LBL_BUTTON_DONE' => 'Done',
'LBL_BUTTON_INSTALL' => 'Preflight Upgrade',
'LBL_BUTTON_NEXT' => 'Next',
'LBL_BUTTON_RECHECK' => 'Recheck',
'LBL_UPLOAD_UPGRADE' => 'Upload an upgrade ',
'LBL_UPLOAD_FILE_NOT_FOUND' => 'Upload file not found',
'LBL_UW_BACKUP_FILES_EXIST_TITLE' => 'File Backup',
'LBL_UW_BACKUP_FILES_EXIST' => 'Backed-up files from this upgrade can be found in',
'LBL_UW_BACKUP' => 'File BACKUP',
'LBL_UW_CANCEL_DESC' => 'Upgrade Wizard has been cancelled. All temporary files and the uploaded zip file have been deleted.
Press "Done" to restart the Upgrade Wizard.',
'LBL_UW_CHARSET_SCHEMA_CHANGE' => 'Character Set Schema Changes',
'LBL_UW_CHECK_ALL' => 'Check All',
'LBL_UW_CHECKLIST' => 'Upgrade Steps',
'LBL_UW_COMMIT_ADD_TASK_DESC_1' => "Backups of Overwritten Files are in the following directory: \n",
'LBL_UW_COMMIT_ADD_TASK_DESC_2' => "Manually merge the following files:\n",
'LBL_UW_COMMIT_ADD_TASK_NAME' => 'Upgrade Process: Manually Merge Files',
'LBL_UW_COMMIT_ADD_TASK_OVERVIEW' => 'Please use whichever diff method is most familiar to you to merge these files. Until this is complete, your SugarCRM installation will be in an uncertain state, and the upgrade incomplete.',
'LBL_UW_COMPLETE' => 'Complete',
'LBL_UW_CONTINUE_CONFIRMATION' => 'This new version of Sugar contains new license agreement. Would you like to continue?',
'LBL_UW_COMPLIANCE_ALL_OK' => 'All system settings requirements satisfied',
'LBL_UW_COMPLIANCE_CALLTIME' => 'PHP Setting: Call Time Pass By Reference',
'LBL_UW_COMPLIANCE_CURL' => 'cURL Module',
'LBL_UW_COMPLIANCE_IMAP' => 'IMAP Module',
'LBL_UW_COMPLIANCE_MBSTRING' => 'MBStrings Module',
'LBL_UW_COMPLIANCE_MBSTRING_FUNC_OVERLOAD' => 'MBStrings mbstring.func_overload Parameter',
'LBL_UW_COMPLIANCE_MEMORY' => 'PHP Setting: Memory Limit',
'LBL_UW_COMPLIANCE_MSSQL_MAGIC_QUOTES' => 'MS SQL Server & PHP Magic Quotes GPC',
'LBL_UW_COMPLIANCE_MYSQL' => 'Minimum MySQL Version',
'LBL_UW_COMPLIANCE_PHP_INI' => 'Location of php.ini',
'LBL_UW_COMPLIANCE_PHP_VERSION' => 'Minimum PHP Version',
'LBL_UW_COMPLIANCE_SAFEMODE' => 'PHP Setting: Safe Mode',
'LBL_UW_COMPLIANCE_TITLE' => 'Server Settings Check',
'LBL_UW_COMPLIANCE_TITLE2' => 'Detected Settings',
'LBL_UW_COMPLIANCE_XML' => 'XML Parsing',
'LBL_UW_COPIED_FILES_TITLE' => 'Files Copied Successfully',
'LBL_UW_CUSTOM_TABLE_SCHEMA_CHANGE' => 'Custom Table Schema Changes',
'LBL_UW_DB_CHOICE1' => 'Upgrade Wizard Runs SQL',
'LBL_UW_DB_CHOICE2' => 'Manual SQL Queries',
'LBL_UW_DB_INSERT_FAILED' => 'INSERT failed - compared results differ',
'LBL_UW_DB_ISSUES_PERMS' => 'Database Privileges',
'LBL_UW_DB_ISSUES' => 'Database Issues',
'LBL_UW_DB_METHOD' => 'Database Update Method',
'LBL_UW_DB_NO_ADD_COLUMN' => 'ALTER TABLE [table] ADD COLUMN [column]',
'LBL_UW_DB_NO_CHANGE_COLUMN' => 'ALTER TABLE [table] CHANGE COLUMN [column]',
'LBL_UW_DB_NO_CREATE' => 'CREATE TABLE [table]',
'LBL_UW_DB_NO_DELETE' => 'DELETE FROM [table]',
'LBL_UW_DB_NO_DROP_COLUMN' => 'ALTER TABLE [table] DROP COLUMN [column]',
'LBL_UW_DB_NO_DROP_TABLE' => 'DROP TABLE [table]',
'LBL_UW_DB_NO_ERRORS' => 'All Privileges Available',
'LBL_UW_DB_NO_INSERT' => 'INSERT INTO [table]',
'LBL_UW_DB_NO_SELECT' => 'SELECT [x] FROM [table]',
'LBL_UW_DB_NO_UPDATE' => 'UPDATE [table]',
'LBL_UW_DB_PERMS' => 'Necessary Privilege',
'LBL_UW_DESC_MODULES_INSTALLED' => 'The following upgrades have been installed:',
'LBL_UW_END_DESC' => 'Congratulations, your system is now upgraded.',
'LBL_UW_END_DESC2' => 'If you have chosen to manually run any steps such as file merges or SQL queries, please do this now. Your system will be in an unstable state until those steps are completed.',
'LBL_UW_END_LOGOUT' => 'Please log out of your account if you plan on upgrading further than this patch/upgrade level.',
'LBL_UW_END_LOGOUT2' => 'Logout',
'LBL_UW_REPAIR_INDEX' => 'For database performance improvements, please run the Repair Index script.',
'LBL_UW_FILE_DELETED' => " has been removed.
",
'LBL_UW_FILE_GROUP' => 'Group',
'LBL_UW_FILE_ISSUES_PERMS' => 'File Permissions',
'LBL_UW_FILE_ISSUES' => 'File Issues',
'LBL_UW_FILE_NEEDS_DIFF' => 'File Requires Manual Diff',
'LBL_UW_FILE_NO_ERRORS' => 'All Files Writable',
'LBL_UW_FILE_OWNER' => 'Owner',
'LBL_UW_FILE_PERMS' => 'Permissions',
'LBL_UW_FILE_UPLOADED' => ' has been uploaded',
'LBL_UW_FILE' => 'File Name',
'LBL_UW_FILES_QUEUED' => 'The following upgrades are ready to be installed:',
'LBL_UW_FILES_REMOVED' => "The following files will be removed from the system:
\n",
'LBL_UW_FROZEN' => 'Required steps must be completed before continuing.',
'LBL_UW_HIDE_DETAILS' => 'Hide Details',
'LBL_UW_IN_PROGRESS' => 'In Progress',
'LBL_UW_INCLUDING' => 'Including',
'LBL_UW_INCOMPLETE' => 'Incomplete',
'LBL_UW_INSTALL' => 'File INSTALL',
'LBL_UW_MANUAL_MERGE' => 'File Merge',
'LBL_UW_MODULE_READY_UNINSTALL' => "Module is ready to be uninstalled. Click \"Commit\" to proceed with uninstallation.
\n",
'LBL_UW_MODULE_READY' => "Module is ready to be installed. Click \"Commit\" to proceed with installation.",
'LBL_UW_NO_INSTALLED_UPGRADES' => 'No recorded Upgrades detected.',
'LBL_UW_NONE' => 'None',
'LBL_UW_NOT_AVAILABLE' => 'Not available',
'LBL_UW_OVERWRITE_DESC' => "All changed files will be overwritten, including any code customizations and template changes you have made. Are you sure you want to proceed?",
'LBL_UW_OVERWRITE_FILES_CHOICE1' => 'Overwrite All Files',
'LBL_UW_OVERWRITE_FILES_CHOICE2' => 'Manual Merge - Preserve All',
'LBL_UW_OVERWRITE_FILES' => 'Merge Method',
'LBL_UW_PATCH_READY' => 'The patch is ready to proceed. Click the "Commit" button below to complete the upgrade process.',
'LBL_UW_PATCH_READY2' => '