From 2935f3eb6d5a80c1bb5676ccb1461e1194b36055 Mon Sep 17 00:00:00 2001 From: Christine Franks Date: Thu, 25 May 2017 16:22:00 -0700 Subject: [PATCH] Remove night display headers and change strings Bug: 38362741 Test: manual - looks like what was expected Change-Id: Ied5ebd2b13a23e799488a476cc08d8f5db4c9ff5 --- res/values/strings.xml | 34 +++++++++++++------------- res/xml/night_display_settings.xml | 38 +++++++++++------------------- 2 files changed, 30 insertions(+), 42 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 1b6ec194d0a..c19c0b4296c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2343,40 +2343,38 @@ Night Light 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. - - Schedule - - Status - Turn on automatically + Schedule - Never - - Custom schedule - - Sunset to sunrise + None + + Turns on at custom time + + Turns on from sunset to sunrise Start time End time + + Status Intensity - Off. %1$s + Off / %1$s - Will never turn on automatically. + Will never turn on automatically - Will turn on automatically at %1$s. + Will turn on automatically at %1$s - Will turn on automatically at sunset. + Will turn on automatically at sunset - On. %1$s + On / %1$s - Will never turn off automatically. + Will never turn off automatically - Will turn off automatically at %1$s. + Will turn off automatically at %1$s - Will turn off automatically at sunrise. + Will turn off automatically at sunrise Sleep diff --git a/res/xml/night_display_settings.xml b/res/xml/night_display_settings.xml index 5374b084989..dc4fecd8b77 100644 --- a/res/xml/night_display_settings.xml +++ b/res/xml/night_display_settings.xml @@ -18,35 +18,25 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/night_display_title"> - + - + - + - + - - - - - - - - - \ No newline at end of file