Merge "Turn on location dialog when using twilight scheduling" into rvc-dev am: 710fd22f81 am: b217fab040 am: 2fabcc4cde am: 5f80453992

Change-Id: Id3af3aae3a78d02fd90a5fdf587a39852be331db
This commit is contained in:
TreeHugger Robot
2020-04-03 09:11:45 +00:00
committed by Automerger Merge Worker
5 changed files with 83 additions and 0 deletions

View File

@@ -2807,6 +2807,12 @@
<!-- Night display slice screen, subtitle of intensity setting when night light is off. [CHAR LIMIT=30] -->
<string name="night_display_not_currently_on">Night Light not currently on</string>
<!-- Twilight Mode -->
<!-- When location mode is off, twilight scheduling does not function. [CHAR LIMIT=40] -->
<string name="twilight_mode_location_off_dialog_message">Device location needed to determine you sunset to sunrise</string>
<!-- When location mode is off, twilight scheduling does not function. [CHAR LIMIT=40] -->
<string name="twilight_mode_launch_location">Turn on location</string>
<!-- Dark ui screen-->
<!-- Display settings screen, activation button action for manual mode. [CHAR LIMIT=40] -->
<string name="dark_ui_activation_on_manual">Turn on now</string>