| Index: ash/ash_strings.grd
 | 
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
 | 
| index 676f855152f1042ae617c77223c13775689c5f6d..e6ba0b3ff33be20c0be32fabb211ae6bf63a75ce 100644
 | 
| --- a/ash/ash_strings.grd
 | 
| +++ b/ash/ash_strings.grd
 | 
| @@ -204,6 +204,9 @@ This file contains the strings for ash.
 | 
|        <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible name of the status tray.">
 | 
|          Status tray
 | 
|        </message>
 | 
| +      <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_DESCRIPTION" desc="The accessible description of the status tray and the information on it.">
 | 
| +        Status tray, time <ph name="time">$1<ex>9:50</ex></ph>, <ph name="battery">$2<ex>Battery is full.</ex></ph>
 | 
| +      </message>
 | 
|        <message name="IDS_ASH_STATUS_TRAY_BRAILLE_DISPLAY_CONNECTED_BUBBLE" desc="The message shown on a bubble when a braille display is connected">
 | 
|  Braille display connected.
 | 
|        </message>
 | 
| 
 |