Rename night mode back to Night mode
Which is technically correct (the best correct) and appropriately manages user expectations. Change-Id: Ic1680bc47a0c7953afc01f3c678f19b0755062f4
This commit is contained in:
@@ -1990,13 +1990,13 @@
|
||||
<!-- Sound & display settings screen, setting option summary to enable adaptive brightness [CHAR LIMIT=100] -->
|
||||
<string name="auto_brightness_summary">Optimize brightness level for available light</string>
|
||||
<!-- Sound & display settings screen, setting option name to change the user interface theme [CHAR LIMIT=30] -->
|
||||
<string name="night_mode_title">Theme</string>
|
||||
<string name="night_mode_title">Night mode</string>
|
||||
<!-- Sound & display settings screen, setting option summary to change the user interface theme [CHAR LIMIT=100] -->
|
||||
<string name="night_mode_summary">%s</string>
|
||||
<!-- Sound & display settings screen, theme setting value to prefer a light-colored user interface [CHAR LIMIT=30] -->
|
||||
<string name="night_mode_no">Light</string>
|
||||
<string name="night_mode_no">Disabled</string>
|
||||
<!-- Sound & display settings screen, theme setting value to prefer a dark-colored user interface [CHAR LIMIT=30] -->
|
||||
<string name="night_mode_yes">Dark</string>
|
||||
<string name="night_mode_yes">Always on</string>
|
||||
<!-- Sound & display settings screen, theme setting value to automatically switch between a light- or dark-colored user interface [CHAR LIMIT=30] -->
|
||||
<string name="night_mode_auto">Automatic</string>
|
||||
<!-- Sound & display settings screen, setting option name to change screen timeout -->
|
||||
|
Reference in New Issue
Block a user