Update Night Light summary strings
am: ed765a4817
Change-Id: Ie21298848c8d9b80a96f2dd90c84bee6eeee8c6b
This commit is contained in:
@@ -2158,21 +2158,21 @@
|
|||||||
<!-- Night display screen, setting option name to configure time to automatically turn off night display. [CHAR LIMIT=30] -->
|
<!-- Night display screen, setting option name to configure time to automatically turn off night display. [CHAR LIMIT=30] -->
|
||||||
<string name="night_display_end_time_title">End time</string>
|
<string name="night_display_end_time_title">End time</string>
|
||||||
<!-- Display settings screen, summary format of night display when off. [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, summary format of night display when off. [CHAR LIMIT=NONE] -->
|
||||||
<string name="night_display_summary_off">Off / <xliff:g name="auto_mode_summary" example="Never turn on automatically">%1$s</xliff:g></string>
|
<string name="night_display_summary_off">Off. <xliff:g name="auto_mode_summary" example="Never turn on automatically">%1$s</xliff:g></string>
|
||||||
<!-- Display settings screen, summary of night display when off and will *never* turn on automatically. [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, summary of night display when off and will *never* turn on automatically. [CHAR LIMIT=NONE] -->
|
||||||
<string name="night_display_summary_off_auto_mode_never">Never turn on automatically</string>
|
<string name="night_display_summary_off_auto_mode_never">Will never turn on automatically.</string>
|
||||||
<!-- Display settings screen, summary format of night display when off and will turn on automatically at a user defined time. [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, summary format of night display when off and will turn on automatically at a user defined time. [CHAR LIMIT=NONE] -->
|
||||||
<string name="night_display_summary_off_auto_mode_custom">Turn on automatically at <xliff:g name="time" example="6 AM">%1$s</xliff:g></string>
|
<string name="night_display_summary_off_auto_mode_custom">Will turn on automatically at <xliff:g name="time" example="6 AM">%1$s</xliff:g>.</string>
|
||||||
<!-- Display settings screen, summary of night display when off and will turn on automatically at sunset. [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, summary of night display when off and will turn on automatically at sunset. [CHAR LIMIT=NONE] -->
|
||||||
<string name="night_display_summary_off_auto_mode_twilight">Turn on automatically at sunset</string>
|
<string name="night_display_summary_off_auto_mode_twilight">Will turn on automatically at sunset.</string>
|
||||||
<!-- Display settings screen, summary format of night display when on. [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, summary format of night display when on. [CHAR LIMIT=NONE] -->
|
||||||
<string name="night_display_summary_on">On / <xliff:g name="auto_mode_summary" example="Never turn off automatically">%1$s</xliff:g></string>
|
<string name="night_display_summary_on">On. <xliff:g name="auto_mode_summary" example="Never turn off automatically">%1$s</xliff:g></string>
|
||||||
<!-- Display settings screen, summary of night display when on and will *never* turn off automatically. [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, summary of night display when on and will *never* turn off automatically. [CHAR LIMIT=NONE] -->
|
||||||
<string name="night_display_summary_on_auto_mode_never">Never turn off automatically</string>
|
<string name="night_display_summary_on_auto_mode_never">Will never turn off automatically.</string>
|
||||||
<!-- Display settings screen, summary format of night display when on and will turn off automatically at a user defined time. [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, summary format of night display when on and will turn off automatically at a user defined time. [CHAR LIMIT=NONE] -->
|
||||||
<string name="night_display_summary_on_auto_mode_custom">Turn off automatically at <xliff:g name="time" example="10 PM">%1$s</xliff:g></string>
|
<string name="night_display_summary_on_auto_mode_custom">Will turn off automatically at <xliff:g name="time" example="10 PM">%1$s</xliff:g>.</string>
|
||||||
<!-- Display settings screen, summary of night display when on and will turn off automatically at sunrise. [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, summary of night display when on and will turn off automatically at sunrise. [CHAR LIMIT=NONE] -->
|
||||||
<string name="night_display_summary_on_auto_mode_twilight">Turn off automatically at sunrise</string>
|
<string name="night_display_summary_on_auto_mode_twilight">Will turn off automatically at sunrise.</string>
|
||||||
|
|
||||||
<!-- Sound & display settings screen, setting option name to change screen timeout -->
|
<!-- Sound & display settings screen, setting option name to change screen timeout -->
|
||||||
<string name="screen_timeout">Sleep</string>
|
<string name="screen_timeout">Sleep</string>
|
||||||
|
Reference in New Issue
Block a user