Chromium Code Reviews| Index: ash/ash_strings.grd |
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
| index 676f855152f1042ae617c77223c13775689c5f6d..573213d52013091246ddd5276ce9958f65f3ad7b 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, current time <ph name="time">$1<ex>9:50</ex></ph>, <ph name="battery">$2<ex>Battery is full.</ex></ph> |
|
Peter Lundblad
2014/07/10 17:33:34
'current' seems unnecessary and takes up precious
evy
2014/07/10 18:57:40
Done.
|
| + </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> |