summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a33f337..42fda4d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -149,4 +149,6 @@
<string name="fingerprint_as_home_summary">Use the fingerprint sensor as a home button</string>
<string name="fingerprint_wakeup_title">Fingerprint wake-up</string>
<string name="fingerprint_wakeup_summary">Allow the fingerprint sensor to wake the device while the screen is off</string>
+ <string name="fingerprint_pocketmode_title">Prevent accidental wake-up</string>
+ <string name="fingerprint_pocketmode_summary">Check the proximity sensor prior to wake-ups triggered by the fingerprint sensor</string>
</resources>