| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index a65a92192cf24f30251b48ca36fc759ce65ed737..bff322e3c27e330a936981f6cbc397d56787cae7 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -2983,6 +2983,18 @@
|
| <message name="IDS_SETTINGS_DISPLAY_NIGHT_LIGHT_LABEL" desc="In Device Settings > Displays, the label for the Night Light feature (which controls the color temperature of the screen) section.">
|
| Night Light
|
| </message>
|
| + <message name="IDS_SETTINGS_DISPLAY_NIGHT_LEGEND_6AM" desc="In Device Settings > Displays, the label of the time slider marker that marks the time 6 AM.">
|
| + 6 AM
|
| + </message>
|
| + <message name="IDS_SETTINGS_DISPLAY_NIGHT_LEGEND_6PM" desc="In Device Settings > Displays, the label of the time slider marker that marks the time 6 pM.">
|
| + 6 PM
|
| + </message>
|
| + <message name="IDS_SETTINGS_DISPLAY_NIGHT_LEGEND_12AM" desc="In Device Settings > Displays, the label of the time slider marker that marks the time 12 AM.">
|
| + 12 AM
|
| + </message>
|
| + <message name="IDS_SETTINGS_DISPLAY_NIGHT_LEGEND_12PM" desc="In Device Settings > Displays, the label of the time slider marker that marks the time 12 PM.">
|
| + 12 PM
|
| + </message>
|
| <message name="IDS_SETTINGS_DISPLAY_NIGHT_LIGHT_SCHEDULE_CUSTOM" desc="In Device Settings > Displays, the label of the option to set a custom schedule of the Night Light feature.">
|
| Custom Schedule
|
| </message>
|
|
|