| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 3b04388e4f4c7a30877e32b3a3ec3b6b277be71d..6b38aa37a1c8e7dab5ebb81a9b21ed84bbf69e40 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -338,6 +338,12 @@ name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the server presente
|
| This computer will no longer receive Chromium 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 Chromium updates because its hardware is no longer supported.
|
| + </message>
|
| + </if>
|
| <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu.">
|
| Chromium
|
| </message>
|
|
|