Merge "Changed Night display strings to "Night Light""
diff --git a/res/values/strings.xml b/res/values/strings.xml
index eb78663..9f77998 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2281,10 +2281,10 @@
<!-- Adaptive brightness settings screen, disclaimer that explains in more detail about how adaptive brightness works [CHAR LIMIT=100] -->
<string name="auto_brightness_disclaimer">Optimize brightness level for available light. When this feature is on, you can still adjust brightness temporarily.</string>
- <!-- Night display screen, setting option name to enable night display. [CHAR LIMIT=30] -->
- <string name="night_display_title">Night display</string>
- <!-- Night display screen, description of night display feature. [CHAR LIMIT=NONE] -->
- <string name="night_display_text">Night display tints your screen amber. This makes it easier to look at your screen or read in dim light, and may help you fall asleep more easily.</string>
+ <!-- Night display screen, setting option name to enable night display (renamed "Night Light" with title caps). [CHAR LIMIT=30] -->
+ <string name="night_display_title">Night Light</string>
+ <!-- Night display screen, description of night display feature (renamed "Night Light" with title caps). [CHAR LIMIT=NONE] -->
+ <string name="night_display_text">Night Light tints your screen amber. This makes it easier to look at your screen or read in dim light, and may help you fall asleep more easily.</string>
<!-- Night display screen, category title for settings to schedule when night display activates automatically. [CHAR LIMIT=30] -->
<string name="night_display_category_schedule">Schedule</string>
<!-- Night display screen, category title for settings to manually activate night display. [CHAR LIMIT=30] -->
@@ -7857,16 +7857,16 @@
<!-- Summary of condition that work mode is off [CHAR LIMIT=NONE] -->
<string name="condition_work_summary">Apps, background sync, and other features related to your work profile are turned off.</string>
- <!-- Night display: Title for the night display option Suggestion. [CHAR LIMIT=NONE] -->
- <string name="night_display_suggestion_title">Set night display schedule</string>
+ <!-- Night display: Title for the night display option Suggestion (renamed "Night Light" with title caps). [CHAR LIMIT=NONE] -->
+ <string name="night_display_suggestion_title">Set Night Light schedule</string>
- <!-- Night display: Summary for the night display option Suggestion. [CHAR LIMIT=30] -->
+ <!-- Night display: Summary for the night display option Suggestion (renamed "Night Light" with title caps). [CHAR LIMIT=30] -->
<string name="night_display_suggestion_summary">Tint screen amber to help you fall asleep</string>
- <!-- Title of condition that night display is on [CHAR LIMIT=30] -->
- <string name="condition_night_display_title">Night display is on</string>
+ <!-- Title of condition that night display is on (renamed "Night Light" with title caps). [CHAR LIMIT=30] -->
+ <string name="condition_night_display_title">Night Light is on</string>
- <!-- Summary of condition that night display is on [CHAR LIMIT=NONE] -->
+ <!-- Summary of condition that night display is on (renamed "Night Light" with title caps). [CHAR LIMIT=NONE] -->
<string name="condition_night_display_summary">Screen is tinted amber. This may help you fall asleep.</string>
<!-- Title for the suggestions section on the dashboard [CHAR LIMIT=30] -->