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

Unified Diff: ash/ash_chromeos_strings.grdp

Issue 17157007: cros: Show notification when low-power charger connected (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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: ash/ash_chromeos_strings.grdp
diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
index 1e996435a4103ad80c13f191c16e450fbd8a44ff..6fc527db7943ed8c0c658b912de6f2bba5d1547f 100644
--- a/ash/ash_chromeos_strings.grdp
+++ b/ash/ash_chromeos_strings.grdp
@@ -3,6 +3,17 @@
Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. -->
<grit-part>
+ <!-- Status tray charging strings. -->
+ <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_TITLE" desc="The title of a notification indicating that a low-current USB charger has been connected.">
+ Low-power charger connected
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE" desc="The message body of a notification indicating that a low-current USB charger has been connected.">
+ Your Chromebook may not charge while it is turned on. Consider using the official charger.
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_SOURCE" desc="The source of the notification indicating that a low-current USB charger has been connected. Part of a menu item that allows this notification to be turned off.">
+ USB charger
+ </message>
+
<!-- Status Tray Network strings -->
<message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the network dialog header.">
Network
« no previous file with comments | « ash/ash.gyp ('k') | ash/ash_switches.h » ('j') | ash/system/chromeos/power/tray_power.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698