OSDN Git Service

Dark theme settings text
authorJay Aliomer <aaliomer@google.com>
Thu, 9 Jan 2020 19:00:32 +0000 (14:00 -0500)
committerJay Aliomer <aaliomer@google.com>
Thu, 9 Jan 2020 21:51:47 +0000 (21:51 +0000)
Dark theme text should be appropriate for all types of screens and
not only OLED types

Test: manual
Bug: 147432824
Change-Id: I1e59329064405c72c6f57c92a82b652cd71853a7
(cherry picked from commit d63839afdab5e808830d4cc6c0755b536aba0020)

res/values/strings.xml

index bc37029..092d6e0 100644 (file)
     <!-- Display settings screen, summary of Dark UI when on and will turn off automatically at sunrise. [CHAR LIMIT=NONE] -->
     <string name="dark_ui_summary_on_auto_mode_auto">Will turn off automatically at sunrise</string>
     <!-- Dark theme screen, description of Dark theme feature. [CHAR LIMIT=NONE] -->
-    <string name="dark_ui_text">Dark theme uses true black to help keep your battery alive longer. Dark theme schedules wait to turn on until your screen is off.</string>
+    <string name="dark_ui_text">Dark theme uses a black background to help keep battery alive longer on some screens. Dark theme schedules wait to turn on until your screen is off.</string>
 
     <!-- Sound & display settings screen, setting option name to change screen timeout -->
     <string name="screen_timeout">Screen timeout</string>