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

Change-Id: If2fcdeb8ea6fb10a5abb04f3f5e654c03332bd2e
This commit is contained in:
Eric Fischer
2012-06-08 15:06:30 -07:00
parent acd3777184
commit 1e7fa779f9

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>