Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6ba1f92 authored by Claudia de Veaux's avatar Claudia de Veaux
Browse files

Fix for 5088373 Display settings: String changes related to renaming "Timeout"...

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
parent 14f6934f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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] -->