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

Commit bbd02a64 authored by Zhao Wei Liew's avatar Zhao Wei Liew
Browse files

Settings: Make proximity wake string more accurate

We also check the proximity sensor for gesture-activated wake-ups,
such as tap to wake.

Change-Id: I4e73a8d9b116e49fa168c1a4a457f55ff3885aea
parent c83e96c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -627,7 +627,7 @@

    <!-- Proximity wake -->
    <string name="proximity_wake_title">Prevent accidental wake-up</string>
    <string name="proximity_wake_summary">Check the proximity sensor prior to waking up screen</string>
    <string name="proximity_wake_summary">Check the proximity sensor prior to wake-ups triggered by gestures</string>

    <!-- Turn on display when power connected; turn off display when power disconnected -->
    <string name="wake_when_plugged_or_unplugged_title">Wake on plug</string>