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

Commit 1e7fa779 authored by Eric Fischer's avatar Eric Fischer
Browse files

Add ID to copy translation from to string that is not translated yet.

Change-Id: If2fcdeb8ea6fb10a5abb04f3f5e654c03332bd2e
parent acd37771
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -647,7 +647,7 @@
<!-- On the security settings screen when using face unlock.  This checkbox is used to toggle whether liveliness detection is required.  If it is checked the user must blink during unlock to prove it's not a photo  -->
    <string name="biometric_weak_liveliness_title">Liveness check</string>
    <!-- On the security settings screen when using face unlock.  The summary of the liveliness checkbox -->
    <string name="biometric_weak_liveliness_summary">Require eye blink while unlocking</string>
    <string name="biometric_weak_liveliness_summary" msgid="7980026533493781616">Require eye blink while unlocking</string>

    <!-- Security settings screen, setting option name to change screen timeout -->
    <string name="lock_after_timeout">Automatically lock</string>