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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2897773002: Show proper message in about Chrome OS page (Closed)
Patch Set: Created 3 years, 7 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/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index f4df0bb66962f4385003a959082ea76d68c51597..fc4d2e91cc1821c6bc13b5cafd467957e38b4a94 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -5784,6 +5784,9 @@ Battery full
<message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status label: for updates you need to connect to an Ethernet or Wi-Fi">
To check for updates, please use Ethernet or Wi-Fi.
</message>
+ <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_NOT_RECOMMENDED" desc="Status label: for automatic updates you need to connect to an Ethernet or Wi-Fi">
+ Automatic updates only happen over Ethernet or Wi-Fi.
+ </message>
<!-- EOL Notification Strings -->
<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.">

Powered by Google App Engine
This is Rietveld 408576698