Double tap to sleep on the lock screen (2/2)

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Altaf-Mahdi
2017-09-09 13:07:59 +08:00
committed by Hưng Phan
parent 20303887fa
commit eba04ecb70
2 changed files with 16 additions and 0 deletions

View File

@@ -142,4 +142,9 @@
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
</resources>