| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 67547e505ee310dc0a8dcdf7fc15bb126df26734..d2a858a6d39b46348d5f7870946cfab33f02dd88 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -5756,24 +5756,18 @@ Battery full
|
| </message>
|
|
|
| <!-- EOL Notification Strings -->
|
| - <message name="IDS_ABOUT_PAGE_EOL_SECURITY_ONLY" desc="The message in the about page to inform the user that software updates for this device are no longer available.">
|
| + <message name="IDS_ABOUT_PAGE_EOL_EOL" desc="The message in the about page to inform the user that software updates for this device are no longer available.">
|
| Software updates for this device are no longer available.
|
| </message>
|
| - <message name="IDS_ABOUT_PAGE_EOL_EOL" desc="The message in the about page to inform the user that security updates for this device are no longer available.">
|
| - Security updates for this device are no longer available.
|
| - </message>
|
| <message name="IDS_ABOUT_PAGE_EOL_LEARN_MORE" desc="The message in the about page to provide more information of device end of life, containing the URLs.">
|
| Please consider upgrading. <ph name="BEGIN_LINK_EOL"><a target="_blank" href="$1"></ph>Learn more<ph name="END_LINK_EOL"></a></ph>
|
| </message>
|
| <message name="IDS_EOL_NOTIFICATION_TITLE" desc="Notification title shown to inform the user that this device is no longer supported.">
|
| This device is no longer supported
|
| </message>
|
| - <message name="IDS_EOL_NOTIFICATION_SECURITY_ONLY" desc="Notification shown to inform the user that this device will no longer receive software updates.">
|
| + <message name="IDS_EOL_NOTIFICATION_EOL" desc="Notification shown to inform the user that this device will no longer receive software updates.">
|
| Software updates for this device are no longer available. Please consider upgrading.
|
| </message>
|
| - <message name="IDS_EOL_NOTIFICATION_EOL" desc="Notification shown to inform the user that this device will no longer receive regular security updates.">
|
| - Security updates for this device are no longer available. Please consider upgrading.
|
| - </message>
|
| <message name="IDS_EOL_MORE_INFO_BUTTON" desc="A button label shown in the notification for eol status change to get more information.">
|
| Learn more
|
| </message>
|
|
|