diff --git a/res/values/strings.xml b/res/values/strings.xml index 69346490283..67540559273 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2373,40 +2373,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