Merge "Twilight Location off text" into rvc-dev am: 136c101001

Change-Id: I20b97e1cb34ce75757da58cad8440ba4d4f77d39
This commit is contained in:
TreeHugger Robot
2020-04-30 04:48:47 +00:00
committed by Automerger Merge Worker
7 changed files with 151 additions and 4 deletions

View File

@@ -32,6 +32,9 @@
<item type="id" name="action_drag_move_bottom" />
<item type="id" name="action_drag_remove" />
<!-- Go to location settings button id -->
<item type="id" name="go_to_location_setting" />
<!-- For a menu item allowing users to edit a SIM display name -->
<item type="id" name="edit_sim_name" />
</resources>

View File

@@ -2810,10 +2810,10 @@
<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=120] -->
<string name="twilight_mode_location_off_dialog_message">Device location needed to determine your sunset and sunrise times.</string>
<!-- 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>
<string name="twilight_mode_launch_location">Location settings</string>
<!-- Dark ui screen-->
<!-- Display settings screen, activation button action for manual mode. [CHAR LIMIT=40] -->