diff options
-rw-r--r-- | chrome/app/chromium_strings.grd | 2 | ||||
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index b051698..02da5a0 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -292,7 +292,7 @@ be available for now. --> Installation failed due to unspecified error. If Chromium 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"> - Chromium requires Windows Vista or Windows XP with SP1 or higher. + Chromium requires Windows Vista or Windows XP with SP2 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."> An operating system error occurred during installation. Please download Chromium again. diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 5dac76d..5ab12cf 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -337,7 +337,7 @@ Chrome supports. --> 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"> - Google Chrome requires Windows Vista or Windows XP with SP1 or higher. + Google Chrome requires Windows Vista or Windows XP with SP2 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."> An operating system error occurred during installation. Please download Google Chrome again. |