Index: ash/ash_strings.grd |
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
index d19d19b60ca61180dadd45f240063419824d6940..f0f6c45f8300918c7ec381006c327f87e4d2e62a 100644 |
--- a/ash/ash_strings.grd |
+++ b/ash/ash_strings.grd |
@@ -247,6 +247,13 @@ This file contains the strings for ash. |
<message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ADD_DEVICE" desc="The label used in the tray popup to add a bluetooth device."> |
Add device... |
</message> |
+ <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tray dialog to indicate that the battery is full."> |
+ Battery full |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_BATTERY_STATUS" desc="The label in the tray dialog to show the status of the battery power."> |
+Battery: <ph name="percentage">$1<ex>56</ex></ph>% |
+<ph name="hour">$2</ph>h <ph name="minute">$3</ph>m |
+ </message> |
</messages> |
</release> |
</grit> |