diff options
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
| -rw-r--r-- | chrome/app/google_chrome_strings.grd | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 4bec75e..ea6c4d7 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -248,37 +248,37 @@ Chrome supports. --> Exit Chrome </message> <message name="IDS_MACHINE_LEVEL_INSTALL_CONFLICT" desc="Error message to display when user tries to run user level Chromium even though machine level Chromium is already installed."> - System level Google Chrome is already installed on this computer. We will replace your user level Google Chrome with the system level installation. + An administrator has installed Google Chrome on this system, and it is available for all users. The system-level Google Chrome will replace your user-level installation now. </message> <message name="IDS_INSTALL_HIGHER_VERSION" desc="Error displayed when higher version already exists."> - A newer version of Google Chrome is already installed on this computer; if it no-longer works, please uninstall it before trying again. + This computer already has a more recent version of Google Chrome. If the software is not working, please uninstall Google Chrome and download it again. </message> <message name="IDS_INSTALL_USER_LEVEL_EXISTS" desc="Error displayed during system level install if user level Chromium is already installed."> - Google Chrome is already installed as a non-administrator. Please uninstall it and try again. + Google Chrome has already been installed for this user. If the software is not working, please uninstall Google Chrome and download it again. </message> <message name="IDS_INSTALL_SYSTEM_LEVEL_EXISTS" desc="Error displayed during user level install if system level Chromium is already installed."> - Google Chrome is already installed as an administrator. Please uninstall it, if you want to install Google Chrome as a non-administrator. + Google Chrome is already installed and available to all users of this computer. If you want to install Google Chrome at the user level, you must first uninstall the system-level version installed by an administrator. </message> <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation fails due to some unknown error."> Installation failed due to unspecified error. If Google Chrome is currently running, please close it and try again. </message> <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS is not supported"> - Your operating system is not supported - Google Chrome works on Windows Vista and XP SP1+. + Google Chrome requires Windows Vista or Windows XP with SP1 or higher. </message> <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Windows API call fails and we do not have more specific information."> - Your operating system encountered an unspecified error during installation. + An operating system error occurred during installation. Please download Google Chrome again. </message> <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when we fail to create temporary directory during installation."> - Could not create temporary directory for installer; please check for permissions and free space on hard disk. + The installer couldn't create a temporary directory. Please check for free disk space and permission to install software. </message> <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when we can not uncompress installation archive."> - Failed to uncompress installer archive. Please try downloading Google Chrome again. + The installer failed to uncompress archive. Please download Google Chrome again. </message> <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when we can not open the installation archive."> - Installer archive is corrupted or invalid. Please try downloading Google Chrome again. + The installer archive is corrupted or invalid. Please download Google Chrome again. </message> <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we can not find the installation directory from registry."> - Google Chrome is not installed or failed to find installation directory from registry. + Google Chrome is not installed or it failed to find installation directory. Please download Google Chrome again. </message> </messages> </release> |
