am 32f94d01: am 1e7fa779: Add ID to copy translation from to string that is not translated yet.

* commit '32f94d0160b246978b1201aca8920a926d733ba2':
  Add ID to copy translation from to string that is not translated yet.
This commit is contained in:
Eric Fischer
2012-06-08 15:35:44 -07:00
committed by Android Git Automerger

View File

@@ -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 --> <!-- 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> <string name="biometric_weak_liveliness_title">Liveness check</string>
<!-- On the security settings screen when using face unlock. The summary of the liveliness checkbox --> <!-- 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 --> <!-- Security settings screen, setting option name to change screen timeout -->
<string name="lock_after_timeout">Automatically lock</string> <string name="lock_after_timeout">Automatically lock</string>