Merge "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."
This commit is contained in:
committed by
Android (Google) Code Review
commit
817ae6393a
@@ -1522,9 +1522,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