Change 'red' to 'amber'
Change-Id: I36e4815165a12d33ce4aaad446acae19897be138 Fixes: 31628145
This commit is contained in:
@@ -2140,7 +2140,7 @@
|
||||
<!-- 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 red. This makes it easier to look at your screen or read in dim light, and may help you fall asleep more easily.</string>
|
||||
<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] -->
|
||||
@@ -7293,7 +7293,7 @@
|
||||
<string name="condition_night_display_title">Night Light is on</string>
|
||||
|
||||
<!-- 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 red. This may help you fall asleep.</string>
|
||||
<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] -->
|
||||
<string name="suggestions_title">Suggestions</string>
|
||||
|
Reference in New Issue
Block a user