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

Commit 99155e25 authored by John Spurlock's avatar John Spurlock
Browse files

Add app_name to keyguard package.

Bad label referenced in the manifest.  Found while listing
installed packages in settings.

Change-Id: Ieb4a764d2a8e7f27245ce2c41998cdc77ecead92
parent 03bdcfa5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>