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

Commit bbb99bce authored by Michael Bestas's avatar Michael Bestas Committed by Steve Kondik
Browse files

Keyguard: Move CAF string

Change-Id: I5b97e1f08e135a577bcb19db199845e0fd7428c1
parent d96dc38f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -26,6 +26,9 @@
    <!-- Slot id in SIM pin/puk unlock view -->
    <string name="kg_slot_name">Slot <xliff:g id="number">%d</xliff:g>: New SIM card\u0020</string>

    <!-- Shown in the lock screen when there is SIM card IO error. -->
    <string name="lockscreen_sim_error_message_short">Invalid card.</string>

    <!-- Instructions telling the user remaining times when enter SIM PIN view.  -->
    <plurals name="kg_password_default_pin_message">
        <item quantity="one">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining attempt before you must contact your carrier to unlock your device.</item>
+0 −3
Original line number Diff line number Diff line
@@ -48,9 +48,6 @@
         to unlock the keyguard.  Displayed in one line in a large font.  -->
    <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string>

    <!-- Shown in the lock screen when there is SIM card IO error. -->
    <string name="lockscreen_sim_error_message_short">Invalid Card.</string>

    <!-- Instructions telling the user how to unlock the phone. -->
    <string name="keyguard_label_text">To unlock, press Menu then 0.</string>