Chromium Code Reviews| Index: ash/ash_strings.grd |
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
| index eb7679c201a70ee145184336d419a40eb9f03a11..7990bacaf4fbec79ce6558cf08c399d6f93d44af 100644 |
| --- a/ash/ash_strings.grd |
| +++ b/ash/ash_strings.grd |
| @@ -282,10 +282,14 @@ Press Ctrl+Alt+Z to disable. |
| Scanning for devices... |
| </message> |
| - <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tray popup to notify that the user should restart to get system updates."> |
| + <message name="IDS_ASH_STATUS_TRAY_RESTART_TO_UPDATE" desc="The label used in the tray popup to notify that the user should restart to get system updates."> |
|
stevenjb
2014/10/01 22:26:44
Note: If the string hasn't changed, it's probably
ygorshenin1
2014/10/02 14:21:35
Done.
|
| Restart to update |
| </message> |
| + <message name="IDS_ASH_STATUS_TRAY_RESTART_AND_POWERWASH_TO_UPDATE" desc="The label used in the tray popup to notify that the user should restart and powerwash the device to get system updates."> |
| + Restart and powerwash to update |
| + </message> |
| + |
| <message name="IDS_ASH_STATUS_TRAY_VOLUME" desc="The accessible text for the volume slider."> |
| Volume |
| </message> |