Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 76f5e7f8264d3535bbdcdf19cd6f67d4fc6e643e..c67da3bd156f9f0706664ba9c699383941ca39ab 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -5827,26 +5827,35 @@ 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 this device is now receiving security updates only, containing the URLs."> |
- This device is receiving security updates only. <ph name="BEGIN_LINK_EOL"><a target="_blank" href="$1"></ph>More info<ph name="END_LINK_EOL"></a></ph> |
+ <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."> |
+ 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 this device will no longer receive regular security updates, containing the URLs."> |
- This device will no longer receive regular security updates. <ph name="BEGIN_LINK_EOL"><a target="_blank" href="$1"></ph>More info<ph name="END_LINK_EOL"></a></ph> |
+ <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."> |
- 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."> |
- 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."> |
- More info |
+ Learn more |
+ </message> |
+ <message name="IDS_EOL_DISMISS_BUTTON" desc="A button label shown in the notification for eol status change to dismiss the notification."> |
+ Don't remind me again |
</message> |
- <message name="IDS_FLAGS_ENABLE_EOL_NOTIFICATION_NAME" desc="Name of the about:flag option to enable eol notification."> |
- Enable Device End of Life notification. |
+ <message name="IDS_FLAGS_EOL_NOTIFICATION_NAME" desc="Name of the about:flag option to disable eol notification."> |
+ Disable Device End of Life notification. |
</message> |
- <message name="IDS_FLAGS_ENABLE_EOL_NOTIFICATION_DESCRIPTION" desc="Description of the about:flag option to enable eol notification."> |
- Enable Notifcation when Device is End of Life. |
+ <message name="IDS_FLAGS_EOL_NOTIFICATION_DESCRIPTION" desc="Description of the about:flag option to disable eol notification."> |
+ Disable Notifcation when Device is End of Life. |
</message> |
<!-- Genius App --> |