Fix for 5088373 Display settings: String changes related to renaming "Timeout" to "Sleep". Changed one instance of "Timeout" to "Sleep" and modified the setting description per bug.
Change-Id: Iab9084851b1fbf6bd1e8d3b730219f91232decb4
This commit is contained in:
@@ -1516,9 +1516,9 @@
|
||||
<!-- Sound & display settings screen, setting option summary to change brightness -->
|
||||
<string name="brightness_summary">Adjust the brightness of the screen</string>
|
||||
<!-- Sound & display settings screen, setting option name to change screen timeout -->
|
||||
<string name="screen_timeout">Timeout</string>
|
||||
<string name="screen_timeout">Sleep</string>
|
||||
<!-- Sound & display settings screen, setting option summary to change screen timeout -->
|
||||
<string name="screen_timeout_summary">Screen turns off automatically after <xliff:g id="timeout_description">%1$s</xliff:g></string>
|
||||
<string name="screen_timeout_summary">After <xliff:g id="timeout_description">%1$s</xliff:g> of inactivity</string>
|
||||
<!-- Wallpaper settings title [CHAR LIMIT=30] -->
|
||||
<string name="wallpaper_settings_title">Wallpaper</string>
|
||||
<!-- Wallpaper settings fragment title [CHAR LIMIT=30] -->
|
||||
|
||||
Reference in New Issue
Block a user