| Index: ash/ash_strings.grd | 
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd | 
| index 34a9e154ff69f803c2369191599031dbded736bd..b41d8ad418e531c73d59aaaf402c20d09be84987 100644 | 
| --- a/ash/ash_strings.grd | 
| +++ b/ash/ash_strings.grd | 
| @@ -213,7 +213,9 @@ Press Ctrl+Alt+Z to disable. | 
| <message name="IDS_ASH_STATUS_TRAY_MESSAGE_OUT_OF_USERS" desc="The error message when all the users are added into multi-profile session."> | 
| All available users have already been added to this session. | 
| </message> | 
| - | 
| +      <message name="IDS_ASH_STATUS_TRAY_NIGHT_LIGHT" desc="The label used for the button in the status tray to toggle the Night Light feature (which controls the color temperature of the screen) on or off."> | 
| +        Toggle Night Light | 
| +      </message> | 
| <message name="IDS_ASH_STATUS_TRAY_CAST" desc="The label used as the header in the cast popup."> | 
| Cast screen | 
| </message> | 
|  |