Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 446216a32f0a4798fcf8d698f460ec186129197e..89ec2d592bf76e87eb9ce4a2de651408166ac733 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -12107,8 +12107,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_EMPTY" desc="In the power menu button, this is the message the shows when we are calculating time until empty."> |
Calculating remaining time |
</message> |
+ <message name="IDS_STATUSBAR_BATTERY_DISCHARGING" desc="In the power menu popup, indicates that the battery is being used."> |
+ Battery |
+ </message> |
+ <message name="IDS_STATUSBAR_BATTERY_CHARGING" desc="In the power menu popup, indicates that the battery is being charged."> |
+ Charging |
+ </message> |
<message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu button, the battery is charged message."> |
- Battery is charged |
+ Battery full |
</message> |
<message name="IDS_STATUSBAR_FEEDBACK_TOOLTIP" desc="Tooltip for the feedback status bar icon."> |
Report a bug |