| Index: chrome/app/settings_strings.grdp | 
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp | 
| index 4cfdf68985ab82ad399ebf6b4e945d1c1d8056fc..0f57394459c95fed713c551339c00467b03189e4 100644 | 
| --- a/chrome/app/settings_strings.grdp | 
| +++ b/chrome/app/settings_strings.grdp | 
| @@ -2989,6 +2989,12 @@ | 
| <message name="IDS_SETTINGS_DISPLAY_NIGHT_LIGHT_SCHEDULE_SUNSET_TO_SUNRISE" desc="In Device Settings > Displays, the label of the option to set the automatic schedule of the Night Light feature to turn on at sunset and off at sunrise."> | 
| Sunset to Sunrise | 
| </message> | 
| +    <message name="IDS_SETTINGS_DISPLAY_NIGHT_LIGHT_START_TIME" desc="In Device Settings > Displays, the label of the start time bubble."> | 
| +      Start time | 
| +    </message> | 
| +    <message name="IDS_SETTINGS_DISPLAY_NIGHT_LIGHT_STOP_TIME" desc="In Device Settings > Displays, the label of the end time bubble."> | 
| +      End time | 
| +    </message> | 
| <message name="IDS_SETTINGS_DISPLAY_NIGHT_LIGHT_TEXT" desc="In Device Settings > Displays, text describing the Night Light feature."> | 
| Makes it easier to look at your screen or read in dim light | 
| </message> | 
|  |