Update Settings subtexts for R.

- Update subtexts
  "When screen is dark, it turns on for new notifications" &
  "Increased battery usage"

Fixes: 143267842
Test: Rebuilt rom and saw different screens.
Change-Id: I3c6d9f807da79037be90e1f19f0d0e0c82b79353
This commit is contained in:
Stanley Wang
2020-03-20 17:15:27 +08:00
parent 040bfe3721
commit ae4f8db19a

View File

@@ -2916,11 +2916,11 @@
<!-- [CHAR LIMIT=30] Ambient display screen, title for setting to change whether the ambient display feature is triggered for new incoming notifications. -->
<string name="doze_title">New notifications</string>
<!-- [CHAR LIMIT=NONE] Ambient display screen, summary for setting to change whether the ambient display feature is triggered for new incoming notifications. -->
<string name="doze_summary">Wake screen when you receive notifications</string>
<string name="doze_summary">When screen is dark, it turns on for new notifications</string>
<!-- [CHAR LIMIT=30] Display settings screen, setting option name to change whether the always-on ambient display feature is enabled. -->
<string name="doze_always_on_title">Always on</string>
<!-- [CHAR LIMIT=NONE] Display settings screen, setting description for the always-on ambient display feature. -->
<string name="doze_always_on_summary">Show time, notification icons, and other info. Increased battery usage.</string>
<string name="doze_always_on_summary">Increased battery usage</string>
<!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->
<string name="title_font_size">Font size</string>
<!-- Summary for Font size. Lets the user know that this will make text larger or smaller. Appears in the accessibility portion of setup wizard. [CHAR LIMIT=NONE] -->