Merge "Add app_name to keyguard package."
This commit is contained in:
committed by
Android (Google) Code Review
commit
ae3f7cca52
@ -18,6 +18,8 @@
|
|||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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.
|
<!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
|
||||||
Displayed in one line in a large font. -->
|
Displayed in one line in a large font. -->
|
||||||
<string name="keyguard_password_enter_pin_code">Type PIN code</string>
|
<string name="keyguard_password_enter_pin_code">Type PIN code</string>
|
||||||
|
Reference in New Issue
Block a user