Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2125)

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 1884663002: Bump the min-supported OS version in the installer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 80a0781d7b853fc263bd44b8efb91e20dbdefead..ef5694792da3ee4fcd2444ca39cfebbaabbf9f2c 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -421,7 +421,7 @@ Google Chrome is unable to recover your settings.
Installation failed due to unspecified error. Please download Google Chrome 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 SP2 or higher.
+ Google Chrome requires Windows 7 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.

Powered by Google App Engine
This is Rietveld 408576698