Merge "Add app_name to keyguard package."

This commit is contained in:
John Spurlock
2014-04-11 18:44:26 +00:00
committed by Android (Google) Code Review

View File

@ -18,6 +18,8 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App label in the manifest -->
<string name="app_name">Keyguard</string>
<!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
Displayed in one line in a large font. -->
<string name="keyguard_password_enter_pin_code">Type PIN code</string>