Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index 0581889d5aedb16693e4d5065be72f89c5a1a29d..829a819090c9128f55ca3ab5971bfb171264b3b7 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -252,6 +252,12 @@ |
This computer will no longer receive Google Chrome updates because its hardware is no longer supported. |
</message> |
</if> |
+ <if expr="is_win"> |
+ <!-- Windows non-SSE2 deprecation --> |
+ <message name="IDS_WIN_SSE_OBSOLETE_NOW" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer they are using is no longer supported."> |
+ This computer will no longer receive Google Chrome updates because its hardware is no longer supported. |
+ </message> |
+ </if> |
<message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu."> |
Chrome |
</message> |